2024-07-28 20:36:10.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30839e44 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:10.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:10.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:10.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:10.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-07-28 20:36:10.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-07-28 20:36:10.253 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.253 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:10.258 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@562737e6 2024-07-28 20:36:10.259 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@562737e6 2024-07-28 20:36:10.263 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e0d352 2024-07-28 20:36:10.263 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e0d352 2024-07-28 20:36:10.267 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf5c96 2024-07-28 20:36:10.267 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf5c96 2024-07-28 20:36:10.270 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ddd969 2024-07-28 20:36:10.270 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ddd969 2024-07-28 20:36:10.272 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76aa45b3 2024-07-28 20:36:10.272 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@76aa45b3 2024-07-28 20:36:10.275 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@288e6277 2024-07-28 20:36:10.275 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@288e6277 2024-07-28 20:36:10.278 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e13a01c 2024-07-28 20:36:10.278 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@e13a01c 2024-07-28 20:36:10.280 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.281 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f22626 2024-07-28 20:36:10.281 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f22626 2024-07-28 20:36:10.283 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd16376 2024-07-28 20:36:10.284 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd16376 2024-07-28 20:36:10.284 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-07-28 20:36:10.284 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.499 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:10.499 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:10.500 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:10.501 [DefaultDispatcher-worker-4 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:10.536 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.537 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-07-28 20:36:10.538 [DefaultDispatcher-worker-1 @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-07-28 20:36:10.538 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-07-28 20:36:10.619 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.666 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.695 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.713 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.739 [DefaultDispatcher-worker-8 @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-07-28 20:36:10.739 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-07-28 20:36:10.745 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.752 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.897 [DefaultDispatcher-worker-7 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c96e48 2024-07-28 20:36:10.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-07-28 20:36:10.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-07-28 20:36:10.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:10.933 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39c96e48: (connection evicted) 2024-07-28 20:36:10.934 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@562737e6: (connection evicted) 2024-07-28 20:36:10.934 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e0d352: (connection evicted) 2024-07-28 20:36:10.935 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdf5c96: (connection evicted) 2024-07-28 20:36:10.935 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ddd969: (connection evicted) 2024-07-28 20:36:10.935 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76aa45b3: (connection evicted) 2024-07-28 20:36:10.936 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@288e6277: (connection evicted) 2024-07-28 20:36:10.936 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e13a01c: (connection evicted) 2024-07-28 20:36:10.937 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79f22626: (connection evicted) 2024-07-28 20:36:10.937 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dd16376: (connection evicted) 2024-07-28 20:36:10.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:10.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-07-28 20:36:10.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-07-28 20:36:10.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed25612 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:10.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:10.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:10.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:10.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:10.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:10.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:10.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:10.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-07-28 20:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:10.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:10.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-07-28 20:36:10.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:10.964 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:10.966 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:10.968 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:10.968 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:10.968 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:10.968 [DefaultDispatcher-worker-9 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:10.983 [DefaultDispatcher-worker-7 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:10.984 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-07-28 20:36:10.984 [DefaultDispatcher-worker-7 @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-07-28 20:36:10.984 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-07-28 20:36:10.988 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:11.000 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:11.012 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:11.024 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:11.032 [DefaultDispatcher-worker-8 @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-07-28 20:36:11.042 [DefaultDispatcher-worker-9 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:11.048 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:11.048 [DefaultDispatcher-worker-8 @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-07-28 20:36:11.051 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:11.056 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@288bc26a 2024-07-28 20:36:11.056 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@288bc26a 2024-07-28 20:36:11.060 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@264c290b 2024-07-28 20:36:11.060 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@264c290b 2024-07-28 20:36:11.064 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2273a91a 2024-07-28 20:36:11.064 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2273a91a 2024-07-28 20:36:11.067 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67712330 2024-07-28 20:36:11.067 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67712330 2024-07-28 20:36:11.071 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@111f2526 2024-07-28 20:36:11.071 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@111f2526 2024-07-28 20:36:11.074 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@565c427f 2024-07-28 20:36:11.074 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@565c427f 2024-07-28 20:36:11.077 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81ad7 2024-07-28 20:36:11.077 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d81ad7 2024-07-28 20:36:11.079 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75edc7f 2024-07-28 20:36:11.080 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75edc7f 2024-07-28 20:36:11.082 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f00efa7 2024-07-28 20:36:11.082 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f00efa7 2024-07-28 20:36:11.082 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:11.152 [DefaultDispatcher-worker-9 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb 2024-07-28 20:36:11.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-07-28 20:36:11.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-07-28 20:36:11.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:11.186 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e5c8fb: (connection evicted) 2024-07-28 20:36:11.187 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@288bc26a: (connection evicted) 2024-07-28 20:36:11.187 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264c290b: (connection evicted) 2024-07-28 20:36:11.188 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2273a91a: (connection evicted) 2024-07-28 20:36:11.189 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67712330: (connection evicted) 2024-07-28 20:36:11.189 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@111f2526: (connection evicted) 2024-07-28 20:36:11.190 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@565c427f: (connection evicted) 2024-07-28 20:36:11.190 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d81ad7: (connection evicted) 2024-07-28 20:36:11.190 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75edc7f: (connection evicted) 2024-07-28 20:36:11.191 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f00efa7: (connection evicted) 2024-07-28 20:36:11.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:11.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-07-28 20:36:11.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-07-28 20:36:11.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-07-28 20:36:11.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:11.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:11.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:11.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:11.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b39e79b 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:11.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:11.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:11.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-07-28 20:36:11.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f86f9cf 2024-07-28 20:36:11.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f86f9cf 2024-07-28 20:36:11.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-07-28 20:36:11.340 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:11.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@592a1882 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:11.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-07-28 20:36:11.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:11.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:11.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:11.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:11.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:11.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:11.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:11.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:11.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-07-28 20:36:11.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a23470 2024-07-28 20:36:11.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a23470 2024-07-28 20:36:11.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-07-28 20:36:11.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a7eca5 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:11.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:11.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:11.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:11.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:11.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-07-28 20:36:11.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@156cfa20 2024-07-28 20:36:11.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@156cfa20 2024-07-28 20:36:11.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-07-28 20:36:11.692 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:11.700 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41a23470 2024-07-28 20:36:11.717 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:11.955 [DefaultDispatcher-worker-9 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156cfa20 2024-07-28 20:36:11.962 [DefaultDispatcher-worker-9 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156cfa20 2024-07-28 20:36:11.962 [DefaultDispatcher-worker-9 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36421/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-07-28 20:36:11.963 [DefaultDispatcher-worker-9 @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:36421/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-07-28 20:36:11.963 [DefaultDispatcher-worker-9 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36421/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-07-28 20:36:11.982 [DefaultDispatcher-worker-9 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36421/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-07-28 20:36:11.982 [DefaultDispatcher-worker-9 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36421/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-07-28 20:36:12.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-07-28 20:36:12.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-07-28 20:36:12.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.015 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a23470: (connection evicted) 2024-07-28 20:36:12.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-07-28 20:36:12.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-07-28 20:36:12.019 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156cfa20 2024-07-28 20:36:12.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e5246 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-07-28 20:36:12.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2024-07-28 20:36:12.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de 2024-07-28 20:36:12.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-07-28 20:36:12.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12aa381f 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-07-28 20:36:12.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-07-28 20:36:12.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-07-28 20:36:12.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-07-28 20:36:12.103 [DefaultDispatcher-worker-8 @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-07-28 20:36:12.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-07-28 20:36:12.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-07-28 20:36:12.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.108 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9e19de: (connection evicted) 2024-07-28 20:36:12.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-07-28 20:36:12.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-07-28 20:36:12.109 [Test worker @coroutine#103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bec1589 2024-07-28 20:36:12.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6210666c 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-07-28 20:36:12.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@52657d5f 2024-07-28 20:36:12.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@52657d5f 2024-07-28 20:36:12.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-07-28 20:36:12.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43d3995f 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-07-28 20:36:12.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c830ebd 2024-07-28 20:36:12.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c830ebd 2024-07-28 20:36:12.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-07-28 20:36:12.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-07-28 20:36:12.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-07-28 20:36:12.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.150 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52657d5f: (connection evicted) 2024-07-28 20:36:12.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-07-28 20:36:12.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-07-28 20:36:12.151 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-07-28 20:36:12.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b6b0c7 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-07-28 20:36:12.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cb59f 2024-07-28 20:36:12.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cb59f 2024-07-28 20:36:12.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ccd2bc 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-07-28 20:36:12.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7a20da 2024-07-28 20:36:12.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7a20da 2024-07-28 20:36:12.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-07-28 20:36:12.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-07-28 20:36:12.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-07-28 20:36:12.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.194 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cb59f: (connection evicted) 2024-07-28 20:36:12.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-07-28 20:36:12.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f8db6 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-07-28 20:36:12.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4714ef 2024-07-28 20:36:12.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4714ef 2024-07-28 20:36:12.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-07-28 20:36:12.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-07-28 20:36:12.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318e3942 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-07-28 20:36:12.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-07-28 20:36:12.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2024-07-28 20:36:12.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-07-28 20:36:12.240 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-07-28 20:36:12.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-07-28 20:36:12.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.259 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c4714ef: (connection evicted) 2024-07-28 20:36:12.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-07-28 20:36:12.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-07-28 20:36:12.282 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.327 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460f1cdb 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-07-28 20:36:12.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2024-07-28 20:36:12.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7 2024-07-28 20:36:12.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-07-28 20:36:12.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2487e20 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-07-28 20:36:12.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a9264 2024-07-28 20:36:12.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a9264 2024-07-28 20:36:12.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-07-28 20:36:12.469 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.486 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.523 [DefaultDispatcher-worker-7 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a9264 2024-07-28 20:36:12.560 [DefaultDispatcher-worker-5 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a9264 2024-07-28 20:36:12.568 [DefaultDispatcher-worker-2 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a9264 2024-07-28 20:36:12.576 [DefaultDispatcher-worker-2 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a9264 2024-07-28 20:36:12.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-07-28 20:36:12.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-07-28 20:36:12.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.631 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@349f3ff7: (connection evicted) 2024-07-28 20:36:12.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-07-28 20:36:12.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-07-28 20:36:12.639 [Test worker @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a9264 2024-07-28 20:36:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-07-28 20:36:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70022d44 2024-07-28 20:36:12.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-07-28 20:36:12.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2024-07-28 20:36:12.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2024-07-28 20:36:12.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6921cfa 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-07-28 20:36:12.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2024-07-28 20:36:12.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e090aaa 2024-07-28 20:36:12.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-07-28 20:36:12.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-07-28 20:36:12.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-07-28 20:36:12.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.672 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932: (connection evicted) 2024-07-28 20:36:12.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-07-28 20:36:12.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d99dc3 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2024-07-28 20:36:12.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c64339f 2024-07-28 20:36:12.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579f3c8e 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-07-28 20:36:12.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1 2024-07-28 20:36:12.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2824b1 2024-07-28 20:36:12.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-07-28 20:36:12.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-07-28 20:36:12.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-07-28 20:36:12.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.696 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c64339f: (connection evicted) 2024-07-28 20:36:12.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-07-28 20:36:12.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6fd101 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2024-07-28 20:36:12.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2024-07-28 20:36:12.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-07-28 20:36:12.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-07-28 20:36:12.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2024-07-28 20:36:12.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2024-07-28 20:36:12.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-07-28 20:36:12.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-07-28 20:36:12.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-07-28 20:36:12.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.725 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a71d23: (connection evicted) 2024-07-28 20:36:12.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-07-28 20:36:12.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-07-28 20:36:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-07-28 20:36:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28519bfb 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-07-28 20:36:12.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-07-28 20:36:12.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-07-28 20:36:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-07-28 20:36:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a472b9 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-07-28 20:36:12.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2024-07-28 20:36:12.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-07-28 20:36:12.769 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.793 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-07-28 20:36:12.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-07-28 20:36:12.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.816 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b332b23: (connection evicted) 2024-07-28 20:36:12.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-07-28 20:36:12.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402f61f5 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-07-28 20:36:12.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-07-28 20:36:12.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2024-07-28 20:36:12.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-07-28 20:36:12.822 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-07-28 20:36:12.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-07-28 20:36:12.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-07-28 20:36:12.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-07-28 20:36:12.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-07-28 20:36:12.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-07-28 20:36:12.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.844 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4: (connection evicted) 2024-07-28 20:36:12.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-07-28 20:36:12.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0e9e0c 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.848 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2024-07-28 20:36:12.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d 2024-07-28 20:36:12.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f497aa 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-07-28 20:36:12.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2024-07-28 20:36:12.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2024-07-28 20:36:12.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-07-28 20:36:12.876 [DefaultDispatcher-worker-9 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2024-07-28 20:36:12.877 [DefaultDispatcher-worker-9 @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2024-07-28 20:36:12.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-07-28 20:36:12.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-07-28 20:36:12.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.879 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21ea1d9d: (connection evicted) 2024-07-28 20:36:12.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-07-28 20:36:12.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-07-28 20:36:12.881 [Test worker @coroutine#186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e387d6 2024-07-28 20:36:12.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f73f0c7 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-07-28 20:36:12.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-07-28 20:36:12.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@8debe42 2024-07-28 20:36:12.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c31b17 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2024-07-28 20:36:12.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5950054d 2024-07-28 20:36:12.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-07-28 20:36:12.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-07-28 20:36:12.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-07-28 20:36:12.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.924 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8debe42: (connection evicted) 2024-07-28 20:36:12.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:12.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-07-28 20:36:12.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-07-28 20:36:12.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6906be0f 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-07-28 20:36:12.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-07-28 20:36:12.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf 2024-07-28 20:36:12.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-07-28 20:36:12.941 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e01796a 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-07-28 20:36:12.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:12.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-07-28 20:36:12.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-07-28 20:36:12.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-07-28 20:36:12.964 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.006 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.037 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.053 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.150 [DefaultDispatcher-worker-9 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-07-28 20:36:13.152 [DefaultDispatcher-worker-9 @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-07-28 20:36:13.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-07-28 20:36:13.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-07-28 20:36:13.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.153 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@edbc2bf: (connection evicted) 2024-07-28 20:36:13.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-07-28 20:36:13.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-07-28 20:36:13.155 [Test worker @coroutine#208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e91facf 2024-07-28 20:36:13.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c87fcc 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-07-28 20:36:13.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-07-28 20:36:13.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5 2024-07-28 20:36:13.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-07-28 20:36:13.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-07-28 20:36:13.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee1963 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-07-28 20:36:13.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-07-28 20:36:13.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-07-28 20:36:13.260 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.278 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-07-28 20:36:13.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-07-28 20:36:13.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.399 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f5cbc5: (connection evicted) 2024-07-28 20:36:13.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-07-28 20:36:13.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@839755f 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-07-28 20:36:13.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-07-28 20:36:13.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328ec73 2024-07-28 20:36:13.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a05533 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2024-07-28 20:36:13.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cad24ae 2024-07-28 20:36:13.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-07-28 20:36:13.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-07-28 20:36:13.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-07-28 20:36:13.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.426 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2328ec73: (connection evicted) 2024-07-28 20:36:13.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-07-28 20:36:13.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2024-07-28 20:36:13.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2024-07-28 20:36:13.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-07-28 20:36:13.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-07-28 20:36:13.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-07-28 20:36:13.523 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.530 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.546 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.628 [DefaultDispatcher-worker-5 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-07-28 20:36:13.630 [DefaultDispatcher-worker-5 @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-07-28 20:36:13.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-07-28 20:36:13.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-07-28 20:36:13.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.631 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83: (connection evicted) 2024-07-28 20:36:13.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-07-28 20:36:13.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-07-28 20:36:13.633 [Test worker @coroutine#235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459d2ee6 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2024-07-28 20:36:13.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@60e47aab 2024-07-28 20:36:13.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@261a66b8 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-07-28 20:36:13.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eac65db 2024-07-28 20:36:13.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-07-28 20:36:13.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-07-28 20:36:13.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-07-28 20:36:13.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.658 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60e47aab: (connection evicted) 2024-07-28 20:36:13.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-07-28 20:36:13.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f20b6fe 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-07-28 20:36:13.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2024-07-28 20:36:13.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2024-07-28 20:36:13.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-07-28 20:36:13.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2024-07-28 20:36:13.696 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2024-07-28 20:36:13.698 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73a49597 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2024-07-28 20:36:13.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@29699283 2024-07-28 20:36:13.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-07-28 20:36:13.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-07-28 20:36:13.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-07-28 20:36:13.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:13.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-07-28 20:36:13.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-07-28 20:36:13.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d9af731 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-07-28 20:36:13.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2024-07-28 20:36:13.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2024-07-28 20:36:13.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-07-28 20:36:13.720 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2024-07-28 20:36:13.731 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2024-07-28 20:36:13.733 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2024-07-28 20:36:13.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ecf57b 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2024-07-28 20:36:13.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2024-07-28 20:36:13.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-07-28 20:36:13.746 [DefaultDispatcher-worker-1 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2024-07-28 20:36:13.747 [DefaultDispatcher-worker-9 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f34376 2024-07-28 20:36:13.748 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2024-07-28 20:36:13.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-07-28 20:36:13.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-07-28 20:36:13.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.751 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16f34376: (connection evicted) 2024-07-28 20:36:13.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-07-28 20:36:13.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-07-28 20:36:13.754 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-07-28 20:36:13.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-07-28 20:36:13.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-07-28 20:36:13.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-07-28 20:36:13.759 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-07-28 20:36:13.769 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-07-28 20:36:13.771 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5256fbc 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2024-07-28 20:36:13.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2024-07-28 20:36:13.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-07-28 20:36:13.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-07-28 20:36:13.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-07-28 20:36:13.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:13.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-07-28 20:36:13.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa2a006 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-07-28 20:36:13.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-07-28 20:36:13.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-07-28 20:36:13.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-07-28 20:36:13.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-07-28 20:36:13.794 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-07-28 20:36:13.796 [Test worker @coroutine#300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb849b2 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-07-28 20:36:13.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2024-07-28 20:36:13.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2024-07-28 20:36:13.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-07-28 20:36:13.802 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-07-28 20:36:13.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-07-28 20:36:13.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:13.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-07-28 20:36:13.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dddfc35 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-07-28 20:36:13.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6106dfb6 2024-07-28 20:36:13.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6106dfb6 2024-07-28 20:36:13.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-07-28 20:36:13.836 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.869 [DefaultDispatcher-worker-6 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6106dfb6 2024-07-28 20:36:13.874 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.885 [DefaultDispatcher-worker-3 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6106dfb6 2024-07-28 20:36:13.899 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.910 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.940 [DefaultDispatcher-worker-6 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6106dfb6 2024-07-28 20:36:13.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-07-28 20:36:13.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-07-28 20:36:13.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:13.942 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6106dfb6: (connection evicted) 2024-07-28 20:36:13.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:13.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-07-28 20:36:13.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-07-28 20:36:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-07-28 20:36:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:13.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f166d61 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:13.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:13.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-07-28 20:36:13.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f 2024-07-28 20:36:13.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f 2024-07-28 20:36:13.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-07-28 20:36:13.992 [DefaultDispatcher-worker-7 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f 2024-07-28 20:36:14.000 [DefaultDispatcher-worker-1 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f 2024-07-28 20:36:14.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-07-28 20:36:14.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-07-28 20:36:14.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.017 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ad8d36f: (connection evicted) 2024-07-28 20:36:14.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:14.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-07-28 20:36:14.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ace2408 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-07-28 20:36:14.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2024-07-28 20:36:14.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2024-07-28 20:36:14.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-07-28 20:36:14.057 [DefaultDispatcher-worker-1 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18 2024-07-28 20:36:14.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-07-28 20:36:14.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-07-28 20:36:14.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.059 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1dd18: (connection evicted) 2024-07-28 20:36:14.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:14.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-07-28 20:36:14.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-07-28 20:36:14.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33eab2e8 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-07-28 20:36:14.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@37364634 2024-07-28 20:36:14.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@37364634 2024-07-28 20:36:14.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-07-28 20:36:14.100 [DefaultDispatcher-worker-4 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37364634 2024-07-28 20:36:14.109 [DefaultDispatcher-worker-2 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37364634 2024-07-28 20:36:14.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-07-28 20:36:14.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-07-28 20:36:14.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.110 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37364634: (connection evicted) 2024-07-28 20:36:14.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:14.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-07-28 20:36:14.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-07-28 20:36:14.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395eb363 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-07-28 20:36:14.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2024-07-28 20:36:14.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2024-07-28 20:36:14.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-07-28 20:36:14.152 [DefaultDispatcher-worker-7 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160546b1 2024-07-28 20:36:14.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-07-28 20:36:14.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-07-28 20:36:14.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.155 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@160546b1: (connection evicted) 2024-07-28 20:36:14.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:14.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-07-28 20:36:14.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-07-28 20:36:14.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73234691 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-07-28 20:36:14.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@270b8c2a 2024-07-28 20:36:14.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@270b8c2a 2024-07-28 20:36:14.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-07-28 20:36:14.200 [DefaultDispatcher-worker-8 @coroutine#328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@270b8c2a 2024-07-28 20:36:14.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-07-28 20:36:14.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-07-28 20:36:14.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.201 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@270b8c2a: (connection evicted) 2024-07-28 20:36:14.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:14.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-07-28 20:36:14.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-07-28 20:36:14.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543d2ef3 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-07-28 20:36:14.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2024-07-28 20:36:14.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2024-07-28 20:36:14.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-07-28 20:36:14.473 [DefaultDispatcher-worker-4 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2024-07-28 20:36:14.484 [DefaultDispatcher-worker-11 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2024-07-28 20:36:14.487 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/manifest.json 2024-07-28 20:36:14.487 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/manifest.json. 2024-07-28 20:36:14.487 [Test worker @coroutine#343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/manifest.json 2024-07-28 20:36:14.490 [Test worker @coroutine#343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/manifest.json 2024-07-28 20:36:14.490 [Test worker @coroutine#343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/manifest.json 2024-07-28 20:36:14.502 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.608 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/manifest.json. 2024-07-28 20:36:14.608 [Test worker @coroutine#343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51971/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:14.623 [DefaultDispatcher-worker-9 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@99223ac 2024-07-28 20:36:14.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-07-28 20:36:14.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-07-28 20:36:14.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.631 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@99223ac: (connection evicted) 2024-07-28 20:36:14.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:14.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-07-28 20:36:14.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-07-28 20:36:14.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-07-28 20:36:14.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d61298 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2024-07-28 20:36:14.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2024-07-28 20:36:14.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-07-28 20:36:14.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-07-28 20:36:14.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cdcae0 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2024-07-28 20:36:14.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2024-07-28 20:36:14.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-07-28 20:36:14.684 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-07-28 20:36:14.736 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.747 [Test worker] INFO ktor.application - Application started in 0.07 seconds. 2024-07-28 20:36:14.747 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@e344f14 2024-07-28 20:36:14.751 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:14.831 [DefaultDispatcher-worker-6 @coroutine#355] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-07-28 20:36:14.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ee7301 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-07-28 20:36:14.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@68feca3a 2024-07-28 20:36:14.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@68feca3a 2024-07-28 20:36:14.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-07-28 20:36:14.858 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-07-28 20:36:14.864 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-07-28 20:36:14.864 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-07-28 20:36:14.865 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-07-28 20:36:14.865 [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-07-28 20:36:14.865 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-07-28 20:36:14.865 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-07-28 20:36:14.865 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-07-28 20:36:14.865 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b53ce18 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:14.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:14.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:14.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:14.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-07-28 20:36:14.915 [DefaultDispatcher-worker-6 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:14.926 [DefaultDispatcher-worker-9 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:14.933 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:14.933 [DefaultDispatcher-worker-2 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68feca3a 2024-07-28 20:36:14.936 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68feca3a 2024-07-28 20:36:14.942 [DefaultDispatcher-worker-4 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:14.949 [DefaultDispatcher-worker-2 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:14.950 [Test worker @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json 2024-07-28 20:36:14.950 [Test worker @coroutine#361] 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/619999893704658944/_ustadmanifest.json. 2024-07-28 20:36:14.950 [Test worker @coroutine#361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json 2024-07-28 20:36:14.954 [Test worker @coroutine#361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json 2024-07-28 20:36:14.954 [Test worker @coroutine#361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json 2024-07-28 20:36:14.954 [Test worker @coroutine#361] 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/619999893704658944/_ustadmanifest.json. 2024-07-28 20:36:14.955 [Test worker @coroutine#361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:14.967 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:14.972 [DefaultDispatcher-worker-2 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:14.979 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-07-28 20:36:14.980 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1f5818f8-a822-47c9-bfb5-1d08d629db96', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-07-28 20:36:14.984 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:14.984 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1f5818f8-a822-47c9-bfb5-1d08d629db96 2024-07-28 20:36:14.991 [DefaultDispatcher-worker-2 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:14.991 [DefaultDispatcher-worker-2 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:14.991 [DefaultDispatcher-worker-2 @coroutine#381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:14.991 [DefaultDispatcher-worker-2 @coroutine#381] 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-07-28 20:36:15.001 [DefaultDispatcher-worker-1 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:15.001 [DefaultDispatcher-worker-1 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:15.001 [DefaultDispatcher-worker-1 @coroutine#380] 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-07-28 20:36:15.001 [DefaultDispatcher-worker-1 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:15.010 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:15.010 [DefaultDispatcher-worker-6 @coroutine#379] 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-07-28 20:36:15.010 [DefaultDispatcher-worker-6 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:15.010 [DefaultDispatcher-worker-6 @coroutine#379] 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-07-28 20:36:15.069 [eventLoopGroupProxy-4-3 @call-handler#401] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-07-28 20:36:15.069 [eventLoopGroupProxy-4-4 @call-handler#402] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-07-28 20:36:15.069 [eventLoopGroupProxy-4-2 @call-handler#403] 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-07-28 20:36:15.069 [eventLoopGroupProxy-4-1 @call-handler#404] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-07-28 20:36:15.075 [eventLoopGroupProxy-4-4 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:15.075 [eventLoopGroupProxy-4-1 @call-handler#404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:15.077 [eventLoopGroupProxy-4-3 @call-handler#401] 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-07-28 20:36:15.077 [eventLoopGroupProxy-4-2 @call-handler#403] 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-07-28 20:36:15.078 [eventLoopGroupProxy-4-3 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:15.081 [eventLoopGroupProxy-4-3 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:15.083 [DefaultDispatcher-worker-8 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:15.083 [DefaultDispatcher-worker-4 @coroutine#381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:15.083 [DefaultDispatcher-worker-8 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:15.083 [DefaultDispatcher-worker-4 @coroutine#381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:15.088 [eventLoopGroupProxy-4-3 @call-handler#401] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 24ms 2024-07-28 20:36:15.088 [eventLoopGroupProxy-4-1 @call-handler#404] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 24ms 2024-07-28 20:36:15.092 [DefaultDispatcher-worker-3 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:15.093 [eventLoopGroupProxy-4-2 @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2024-07-28 20:36:15.101 [DefaultDispatcher-worker-2 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:15.108 [eventLoopGroupProxy-4-2 @call-handler#403] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2024-07-28 20:36:15.109 [DefaultDispatcher-worker-2 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:15.109 [DefaultDispatcher-worker-2 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:15.113 [DefaultDispatcher-worker-2 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-07-28 20:36:15.113 [DefaultDispatcher-worker-2 @coroutine#379] 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-07-28 20:36:15.130 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:15.130 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:15.130 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:15.130 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:15.136 [eventLoopGroupProxy-4-3 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:15.151 [eventLoopGroupProxy-4-3 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2024-07-28 20:36:15.152 [eventLoopGroupProxy-4-3 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:15.153 [eventLoopGroupProxy-4-3 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-07-28 20:36:15.153 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:15.163 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:15.163 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:15.163 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:15.163 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:15.167 [eventLoopGroupProxy-4-3 @call-handler#422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:15.172 [eventLoopGroupProxy-4-3 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2024-07-28 20:36:15.173 [eventLoopGroupProxy-4-3 @call-handler#422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:15.173 [eventLoopGroupProxy-4-3 @call-handler#422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-07-28 20:36:15.174 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:15.188 [DefaultDispatcher-worker-4 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:15.200 [DefaultDispatcher-worker-2 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:15.217 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:15.217 [DefaultDispatcher-worker-2 @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/UmAppDatabase/replication/message. 2024-07-28 20:36:15.217 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:15.217 [DefaultDispatcher-worker-2 @coroutine#382] 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-07-28 20:36:15.219 [eventLoopGroupProxy-4-3 @call-handler#437] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-07-28 20:36:15.220 [eventLoopGroupProxy-4-3 @call-handler#437] 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-07-28 20:36:15.220 [eventLoopGroupProxy-4-3 @call-handler#437] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:15.242 [DefaultDispatcher-worker-2 @call-handler#437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2024-07-28 20:36:15.244 [eventLoopGroupProxy-4-3 @call-handler#437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:15.244 [DefaultDispatcher-worker-10 @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json 2024-07-28 20:36:15.244 [DefaultDispatcher-worker-10 @coroutine#354] 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/619999893704658944/_ustadmanifest.json. 2024-07-28 20:36:15.244 [DefaultDispatcher-worker-10 @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json 2024-07-28 20:36:15.244 [eventLoopGroupProxy-4-3 @call-handler#437] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-07-28 20:36:15.245 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:15.245 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:15.245 [DefaultDispatcher-worker-2 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:15.245 [DefaultDispatcher-worker-2 @coroutine#382] 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-07-28 20:36:15.247 [DefaultDispatcher-worker-7 @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json 2024-07-28 20:36:15.247 [DefaultDispatcher-worker-7 @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json 2024-07-28 20:36:15.248 [DefaultDispatcher-worker-5 @coroutine#354] 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/619999893704658944/_ustadmanifest.json. 2024-07-28 20:36:15.249 [DefaultDispatcher-worker-5 @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/619999893704658944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:15.259 [DefaultDispatcher-worker-7 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18adc20a 2024-07-28 20:36:15.262 [DefaultDispatcher-worker-10 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2024-07-28 20:36:15.265 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-07-28 20:36:15.265 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-07-28 20:36:15.265 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-07-28 20:36:15.265 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-07-28 20:36:15.265 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-07-28 20:36:15.267 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68feca3a 2024-07-28 20:36:15.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-07-28 20:36:15.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-07-28 20:36:15.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:15.268 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18adc20a: (connection evicted) 2024-07-28 20:36:15.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:15.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-07-28 20:36:15.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-07-28 20:36:15.360 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:15.360 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:15.689 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:15.738 [DefaultDispatcher-worker-7 @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2024-07-28 20:36:16.273 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@e344f14 2024-07-28 20:36:16.274 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@e344f14 2024-07-28 20:36:16.278 [Test worker @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7cf8c4 2024-07-28 20:36:16.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-07-28 20:36:16.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-07-28 20:36:16.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:16.278 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73db7df0: (connection evicted) 2024-07-28 20:36:16.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:16.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-07-28 20:36:16.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3113595e 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:16.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-07-28 20:36:16.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:16.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:16.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e297d9 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:16.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:16.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-07-28 20:36:16.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-07-28 20:36:16.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-07-28 20:36:16.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-07-28 20:36:16.301 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-07-28 20:36:16.303 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-07-28 20:36:16.303 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@35e3f3b8 2024-07-28 20:36:16.305 [DefaultDispatcher-worker-6 @coroutine#463] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3976910 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:16.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-07-28 20:36:16.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-07-28 20:36:16.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-07-28 20:36:16.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-07-28 20:36:16.308 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-07-28 20:36:16.309 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-07-28 20:36:16.309 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-07-28 20:36:16.309 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-07-28 20:36:16.309 [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-07-28 20:36:16.309 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-07-28 20:36:16.309 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-07-28 20:36:16.309 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-07-28 20:36:16.309 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab06829 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:16.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:16.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-07-28 20:36:16.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-07-28 20:36:16.350 [DefaultDispatcher-worker-16 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.361 [DefaultDispatcher-worker-5 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.370 [DefaultDispatcher-worker-5 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-07-28 20:36:16.374 [Test worker @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-07-28 20:36:16.384 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:16.385 [DefaultDispatcher-worker-12 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.387 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:16.394 [DefaultDispatcher-worker-5 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.395 [Test worker @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json 2024-07-28 20:36:16.395 [Test worker @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json. 2024-07-28 20:36:16.395 [Test worker @coroutine#468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json 2024-07-28 20:36:16.398 [Test worker @coroutine#468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json 2024-07-28 20:36:16.398 [Test worker @coroutine#468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json 2024-07-28 20:36:16.399 [Test worker @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json. 2024-07-28 20:36:16.399 [Test worker @coroutine#468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:16.406 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:16.410 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:16.416 [DefaultDispatcher-worker-14 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.416 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-07-28 20:36:16.416 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-057348c1-1cff-4c7e-b8f1-180bc04d7c75', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-07-28 20:36:16.418 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:16.418 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-057348c1-1cff-4c7e-b8f1-180bc04d7c75 2024-07-28 20:36:16.419 [DefaultDispatcher-worker-5 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:16.419 [DefaultDispatcher-worker-5 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:16.419 [DefaultDispatcher-worker-5 @coroutine#489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:16.419 [DefaultDispatcher-worker-5 @coroutine#489] 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-07-28 20:36:16.424 [eventLoopGroupProxy-7-2 @call-handler#499] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-07-28 20:36:16.424 [eventLoopGroupProxy-7-2 @call-handler#499] 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-07-28 20:36:16.424 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:16.424 [eventLoopGroupProxy-7-1 @call-handler#500] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-07-28 20:36:16.425 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:16.425 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:16.425 [eventLoopGroupProxy-7-2 @call-handler#499] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-07-28 20:36:16.426 [DefaultDispatcher-worker-7 @coroutine#489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:16.426 [DefaultDispatcher-worker-7 @coroutine#489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:16.428 [DefaultDispatcher-worker-16 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.428 [DefaultDispatcher-worker-16 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:16.429 [DefaultDispatcher-worker-16 @coroutine#488] 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-07-28 20:36:16.429 [DefaultDispatcher-worker-16 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:16.431 [DefaultDispatcher-worker-5 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:16.431 [DefaultDispatcher-worker-5 @coroutine#487] 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-07-28 20:36:16.431 [DefaultDispatcher-worker-5 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:16.432 [DefaultDispatcher-worker-5 @coroutine#487] 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-07-28 20:36:16.432 [eventLoopGroupProxy-7-2 @call-handler#508] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-07-28 20:36:16.432 [eventLoopGroupProxy-7-2 @call-handler#508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:16.432 [eventLoopGroupProxy-7-2 @call-handler#508] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-07-28 20:36:16.433 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:16.433 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:16.435 [eventLoopGroupProxy-7-3 @call-handler#515] 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-07-28 20:36:16.435 [eventLoopGroupProxy-7-3 @call-handler#515] 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-07-28 20:36:16.437 [eventLoopGroupProxy-7-3 @coroutine#516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:16.439 [eventLoopGroupProxy-7-3 @call-handler#515] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-07-28 20:36:16.440 [DefaultDispatcher-worker-16 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:16.440 [DefaultDispatcher-worker-16 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:16.441 [DefaultDispatcher-worker-16 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-07-28 20:36:16.441 [DefaultDispatcher-worker-16 @coroutine#487] 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-07-28 20:36:16.442 [DefaultDispatcher-worker-16 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.442 [DefaultDispatcher-worker-16 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:16.442 [DefaultDispatcher-worker-16 @coroutine#520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.442 [DefaultDispatcher-worker-5 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.442 [DefaultDispatcher-worker-16 @coroutine#520] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:16.445 [eventLoopGroupProxy-7-2 @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-07-28 20:36:16.448 [eventLoopGroupProxy-7-2 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:16.449 [eventLoopGroupProxy-7-2 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:16.449 [eventLoopGroupProxy-7-2 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-07-28 20:36:16.450 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.451 [DefaultDispatcher-worker-2 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.452 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.452 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:16.452 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.453 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:16.455 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:16.458 [eventLoopGroupProxy-7-2 @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:16.458 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:16.459 [eventLoopGroupProxy-7-2 @call-handler#528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:16.459 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.461 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.461 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:16.461 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.461 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:16.463 [eventLoopGroupProxy-7-2 @call-handler#533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:16.507 [eventLoopGroupProxy-7-2 @call-handler#533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:16.507 [eventLoopGroupProxy-7-2 @call-handler#533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:16.510 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.511 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.511 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:16.511 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.511 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:16.514 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:16.514 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-07-28 20:36:16.515 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:16.515 [DefaultDispatcher-worker-5 @coroutine#520] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:16.515 [DefaultDispatcher-worker-5 @coroutine#520] 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-07-28 20:36:16.516 [DefaultDispatcher-worker-5 @coroutine#520] 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-07-28 20:36:16.516 [DefaultDispatcher-worker-5 @coroutine#520] 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-07-28 20:36:16.529 [DefaultDispatcher-worker-13 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.538 [DefaultDispatcher-worker-14 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:16.541 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-07-28 20:36:17.041 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-835f1e19-b6af-447b-be6d-cfeeb69e3c5a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-07-28 20:36:17.042 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:17.042 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-835f1e19-b6af-447b-be6d-cfeeb69e3c5a 2024-07-28 20:36:17.046 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:17.046 [DefaultDispatcher-worker-5 @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-07-28 20:36:17.046 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:17.046 [DefaultDispatcher-worker-5 @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-07-28 20:36:17.048 [eventLoopGroupProxy-7-2 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-07-28 20:36:17.049 [eventLoopGroupProxy-7-2 @call-handler#545] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-07-28 20:36:17.050 [eventLoopGroupProxy-7-2 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:17.052 [eventLoopGroupProxy-7-2 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-07-28 20:36:17.053 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:17.053 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:17.054 [DefaultDispatcher-worker-5 @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-07-28 20:36:17.054 [DefaultDispatcher-worker-5 @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-07-28 20:36:17.055 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.055 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.055 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.056 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.058 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.061 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.061 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:17.062 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.064 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.064 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.064 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.064 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.066 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.068 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.069 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:17.069 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.071 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.071 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.071 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.071 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.073 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.114 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.115 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-07-28 20:36:17.116 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.117 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.117 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.117 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.117 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.119 [eventLoopGroupProxy-7-2 @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-07-28 20:36:17.162 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.163 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:17.163 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.164 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.164 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.165 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.165 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.167 [eventLoopGroupProxy-7-2 @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-07-28 20:36:17.210 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.211 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:17.211 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.212 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.213 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.213 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.213 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.215 [eventLoopGroupProxy-7-2 @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-07-28 20:36:17.258 [eventLoopGroupProxy-7-2 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.258 [eventLoopGroupProxy-7-2 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-07-28 20:36:17.259 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.260 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.260 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.260 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.260 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.262 [eventLoopGroupProxy-7-2 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.306 [eventLoopGroupProxy-7-2 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.306 [eventLoopGroupProxy-7-2 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:17.307 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.308 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.308 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.309 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.309 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.311 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.354 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.354 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-07-28 20:36:17.355 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.356 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.356 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.356 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.356 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.358 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.402 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.402 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:17.403 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.404 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.404 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.404 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.404 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.406 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.450 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.450 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:17.451 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.452 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.452 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.452 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.452 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.454 [eventLoopGroupProxy-7-2 @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-07-28 20:36:17.498 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.498 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:17.499 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.500 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.500 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-07-28 20:36:17.500 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.500 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:17.502 [eventLoopGroupProxy-7-2 @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-07-28 20:36:17.550 [eventLoopGroupProxy-7-2 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.551 [eventLoopGroupProxy-7-2 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-07-28 20:36:17.551 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.553 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.553 [DefaultDispatcher-worker-1 @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-07-28 20:36:17.553 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.553 [DefaultDispatcher-worker-1 @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-07-28 20:36:17.554 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.557 [DefaultDispatcher-worker-15 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:17.598 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.598 [eventLoopGroupProxy-7-2 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:17.599 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.600 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.600 [DefaultDispatcher-worker-2 @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-07-28 20:36:17.600 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.601 [DefaultDispatcher-worker-2 @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-07-28 20:36:17.602 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.648 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:17.648 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.648 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-07-28 20:36:17.649 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.652 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.652 [DefaultDispatcher-worker-2 @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-07-28 20:36:17.652 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.652 [DefaultDispatcher-worker-2 @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-07-28 20:36:17.654 [eventLoopGroupProxy-7-2 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.656 [eventLoopGroupProxy-7-2 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:17.656 [eventLoopGroupProxy-7-2 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.656 [eventLoopGroupProxy-7-2 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:17.657 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.659 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.659 [DefaultDispatcher-worker-2 @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-07-28 20:36:17.659 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.659 [DefaultDispatcher-worker-2 @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-07-28 20:36:17.661 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:17.664 [eventLoopGroupProxy-7-2 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:17.664 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.664 [eventLoopGroupProxy-7-2 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:17.665 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:17.677 [DefaultDispatcher-worker-6 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:17.687 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:17.688 [DefaultDispatcher-worker-11 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:17.688 [DefaultDispatcher-worker-11 @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/UmAppDatabase/replication/message. 2024-07-28 20:36:17.688 [DefaultDispatcher-worker-11 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:17.688 [DefaultDispatcher-worker-11 @coroutine#490] 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-07-28 20:36:17.690 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-07-28 20:36:17.691 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-07-28 20:36:17.691 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:17.710 [DefaultDispatcher-worker-15 @call-handler#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-07-28 20:36:17.711 [eventLoopGroupProxy-7-2 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:17.711 [eventLoopGroupProxy-7-2 @call-handler#614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2024-07-28 20:36:17.711 [DefaultDispatcher-worker-15 @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json 2024-07-28 20:36:17.711 [DefaultDispatcher-worker-15 @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json. 2024-07-28 20:36:17.711 [DefaultDispatcher-worker-15 @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json 2024-07-28 20:36:17.712 [DefaultDispatcher-worker-6 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:17.712 [DefaultDispatcher-worker-6 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:17.712 [DefaultDispatcher-worker-6 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:17.712 [DefaultDispatcher-worker-6 @coroutine#490] 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-07-28 20:36:17.713 [DefaultDispatcher-worker-2 @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json 2024-07-28 20:36:17.713 [DefaultDispatcher-worker-2 @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json 2024-07-28 20:36:17.714 [DefaultDispatcher-worker-2 @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json. 2024-07-28 20:36:17.714 [DefaultDispatcher-worker-2 @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/619999901643440128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:17.724 [DefaultDispatcher-worker-4 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2024-07-28 20:36:17.726 [DefaultDispatcher-worker-2 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a74c940 2024-07-28 20:36:17.728 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-07-28 20:36:17.728 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-07-28 20:36:17.728 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-07-28 20:36:17.728 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-07-28 20:36:17.728 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-07-28 20:36:17.730 [Test worker @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bbb216 2024-07-28 20:36:17.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-07-28 20:36:17.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-07-28 20:36:17.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:17.731 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c: (connection evicted) 2024-07-28 20:36:17.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:17.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-07-28 20:36:17.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-07-28 20:36:17.809 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:18.042 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:18.178 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:18.286 [DefaultDispatcher-worker-1 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7091a016 2024-07-28 20:36:18.734 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@35e3f3b8 2024-07-28 20:36:18.735 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@35e3f3b8 2024-07-28 20:36:18.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-07-28 20:36:18.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-07-28 20:36:18.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:18.736 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a74c940: (connection evicted) 2024-07-28 20:36:18.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:18.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-07-28 20:36:18.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-07-28 20:36:18.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6265a548 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:18.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:18.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-07-28 20:36:18.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:18.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:18.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466cca41 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:18.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:18.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:18.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-07-28 20:36:18.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-07-28 20:36:18.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-07-28 20:36:18.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-07-28 20:36:18.760 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-07-28 20:36:18.762 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-07-28 20:36:18.762 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1aebe759 2024-07-28 20:36:18.763 [DefaultDispatcher-worker-6 @coroutine#642] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d988297 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:18.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:18.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2024-07-28 20:36:18.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2024-07-28 20:36:18.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-07-28 20:36:18.766 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-07-28 20:36:18.767 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-07-28 20:36:18.767 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-07-28 20:36:18.767 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-07-28 20:36:18.767 [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-07-28 20:36:18.767 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-07-28 20:36:18.767 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-07-28 20:36:18.767 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-07-28 20:36:18.767 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f839ec5 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:18.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-07-28 20:36:18.804 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.813 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.822 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2024-07-28 20:36:18.824 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2024-07-28 20:36:18.835 [DefaultDispatcher-worker-11 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.840 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:18.844 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:18.844 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.845 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json 2024-07-28 20:36:18.845 [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/619999911874113536/_ustadmanifest.json. 2024-07-28 20:36:18.845 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json 2024-07-28 20:36:18.847 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json 2024-07-28 20:36:18.847 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json 2024-07-28 20:36:18.848 [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/619999911874113536/_ustadmanifest.json. 2024-07-28 20:36:18.848 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:18.862 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.863 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-07-28 20:36:18.863 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5085460f-2c45-49f4-9ad2-17bd1356ccf8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-07-28 20:36:18.864 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:18.865 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:18.865 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5085460f-2c45-49f4-9ad2-17bd1356ccf8 2024-07-28 20:36:18.866 [DefaultDispatcher-worker-11 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:18.866 [DefaultDispatcher-worker-11 @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-07-28 20:36:18.866 [DefaultDispatcher-worker-11 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:18.866 [DefaultDispatcher-worker-11 @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-07-28 20:36:18.868 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:18.870 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-07-28 20:36:18.870 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-07-28 20:36:18.870 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.870 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:18.870 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:18.871 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.871 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-07-28 20:36:18.872 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:18.872 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:18.874 [DefaultDispatcher-worker-16 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.875 [DefaultDispatcher-worker-16 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:18.875 [DefaultDispatcher-worker-16 @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-07-28 20:36:18.875 [DefaultDispatcher-worker-16 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:18.877 [DefaultDispatcher-worker-7 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:18.877 [DefaultDispatcher-worker-7 @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-07-28 20:36:18.877 [DefaultDispatcher-worker-7 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:18.877 [DefaultDispatcher-worker-7 @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-07-28 20:36:18.877 [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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-07-28 20:36:18.878 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.878 [eventLoopGroupProxy-10-1 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-07-28 20:36:18.878 [DefaultDispatcher-worker-1 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:18.878 [DefaultDispatcher-worker-1 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:18.880 [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-07-28 20:36:18.880 [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-07-28 20:36:18.882 [eventLoopGroupProxy-10-3 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:18.884 [eventLoopGroupProxy-10-3 @call-handler#694] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-07-28 20:36:18.884 [DefaultDispatcher-worker-15 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:18.884 [DefaultDispatcher-worker-15 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:18.885 [DefaultDispatcher-worker-15 @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-07-28 20:36:18.885 [DefaultDispatcher-worker-15 @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-07-28 20:36:18.888 [DefaultDispatcher-worker-15 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.888 [DefaultDispatcher-worker-15 @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-07-28 20:36:18.888 [DefaultDispatcher-worker-15 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.889 [DefaultDispatcher-worker-15 @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-07-28 20:36:18.889 [DefaultDispatcher-worker-10 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.891 [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-07-28 20:36:18.894 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:18.895 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.895 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-07-28 20:36:18.896 [DefaultDispatcher-worker-16 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.897 [DefaultDispatcher-worker-8 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.899 [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-07-28 20:36:18.899 [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-07-28 20:36:18.899 [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-07-28 20:36:18.899 [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-07-28 20:36:18.901 [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-07-28 20:36:18.909 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:18.909 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.909 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-07-28 20:36:18.910 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.912 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.912 [DefaultDispatcher-worker-12 @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-07-28 20:36:18.912 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.912 [DefaultDispatcher-worker-12 @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-07-28 20:36:18.914 [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-07-28 20:36:18.920 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:18.920 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.920 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-07-28 20:36:18.921 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.923 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.923 [DefaultDispatcher-worker-12 @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-07-28 20:36:18.923 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.923 [DefaultDispatcher-worker-12 @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-07-28 20:36:18.925 [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-07-28 20:36:18.927 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:18.927 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.927 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:18.928 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.929 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.929 [DefaultDispatcher-worker-12 @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-07-28 20:36:18.929 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.929 [DefaultDispatcher-worker-12 @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-07-28 20:36:18.931 [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-07-28 20:36:18.933 [eventLoopGroupProxy-10-1 @coroutine#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:18.933 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.933 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:18.934 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:18.947 [DefaultDispatcher-worker-8 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.956 [DefaultDispatcher-worker-15 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.957 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:18.957 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:18.957 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:18.957 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-07-28 20:36:18.959 [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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-07-28 20:36:18.960 [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-07-28 20:36:18.960 [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-07-28 20:36:18.983 [DefaultDispatcher-worker-16 @call-handler#732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-07-28 20:36:18.984 [eventLoopGroupProxy-10-1 @call-handler#732] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:18.984 [eventLoopGroupProxy-10-1 @call-handler#732] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-07-28 20:36:18.984 [DefaultDispatcher-worker-1 @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json 2024-07-28 20:36:18.984 [DefaultDispatcher-worker-1 @coroutine#641] 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/619999911874113536/_ustadmanifest.json. 2024-07-28 20:36:18.984 [DefaultDispatcher-worker-1 @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json 2024-07-28 20:36:18.985 [DefaultDispatcher-worker-14 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:18.985 [DefaultDispatcher-worker-14 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:18.986 [DefaultDispatcher-worker-14 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:18.986 [DefaultDispatcher-worker-14 @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-07-28 20:36:18.986 [DefaultDispatcher-worker-8 @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json 2024-07-28 20:36:18.986 [DefaultDispatcher-worker-8 @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json 2024-07-28 20:36:18.987 [DefaultDispatcher-worker-8 @coroutine#641] 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/619999911874113536/_ustadmanifest.json. 2024-07-28 20:36:18.987 [DefaultDispatcher-worker-8 @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/619999911874113536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:18.997 [DefaultDispatcher-worker-15 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b859355 2024-07-28 20:36:18.999 [DefaultDispatcher-worker-2 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@496c6d94 2024-07-28 20:36:19.000 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-07-28 20:36:19.000 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-07-28 20:36:19.000 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-07-28 20:36:19.000 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-07-28 20:36:19.000 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-07-28 20:36:19.002 [Test worker @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118879d2 2024-07-28 20:36:19.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-07-28 20:36:19.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-07-28 20:36:19.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:19.003 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b859355: (connection evicted) 2024-07-28 20:36:19.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:19.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-07-28 20:36:19.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-07-28 20:36:19.267 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:19.267 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:19.448 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:20.007 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1aebe759 2024-07-28 20:36:20.007 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1aebe759 2024-07-28 20:36:20.009 [Test worker @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12051d38 2024-07-28 20:36:20.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-07-28 20:36:20.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-07-28 20:36:20.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:20.009 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@496c6d94: (connection evicted) 2024-07-28 20:36:20.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:20.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-07-28 20:36:20.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a85454b 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:20.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:20.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-07-28 20:36:20.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-07-28 20:36:20.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7aba7c 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:20.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-07-28 20:36:20.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-07-28 20:36:20.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-07-28 20:36:20.035 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-07-28 20:36:20.037 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-07-28 20:36:20.037 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1f86f7da 2024-07-28 20:36:20.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-07-28 20:36:20.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:20.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:20.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:20.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:20.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:20.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:20.038 [DefaultDispatcher-worker-7 @coroutine#761] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-07-28 20:36:20.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7940b729 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:20.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-07-28 20:36:20.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-07-28 20:36:20.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-07-28 20:36:20.041 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-07-28 20:36:20.042 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-07-28 20:36:20.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-07-28 20:36:20.042 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-07-28 20:36:20.042 [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-07-28 20:36:20.042 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-07-28 20:36:20.042 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-07-28 20:36:20.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-07-28 20:36:20.042 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@514b247b 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:20.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:20.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-07-28 20:36:20.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-07-28 20:36:20.081 [DefaultDispatcher-worker-9 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.089 [DefaultDispatcher-worker-9 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.116 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:20.119 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:20.139 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:20.143 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:20.194 [DefaultDispatcher-worker-9 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-07-28 20:36:20.230 [DefaultDispatcher-worker-9 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-07-28 20:36:20.239 [DefaultDispatcher-worker-9 @coroutine#775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-07-28 20:36:20.245 [DefaultDispatcher-worker-9 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-07-28 20:36:20.261 [DefaultDispatcher-worker-7 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.267 [DefaultDispatcher-worker-7 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.268 [Test worker @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json 2024-07-28 20:36:20.268 [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/619999920114212864/_ustadmanifest.json. 2024-07-28 20:36:20.268 [Test worker @coroutine#766] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json 2024-07-28 20:36:20.269 [Test worker @coroutine#766] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json 2024-07-28 20:36:20.270 [Test worker @coroutine#766] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json 2024-07-28 20:36:20.271 [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/619999920114212864/_ustadmanifest.json. 2024-07-28 20:36:20.271 [Test worker @coroutine#766] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:20.360 [DefaultDispatcher-worker-2 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.360 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-07-28 20:36:20.360 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-60f5b758-24ed-4f7b-b94c-ce5f74ab52b5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-07-28 20:36:20.363 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-07-28 20:36:20.363 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-60f5b758-24ed-4f7b-b94c-ce5f74ab52b5 2024-07-28 20:36:20.364 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:20.364 [DefaultDispatcher-worker-15 @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-07-28 20:36:20.364 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:20.364 [DefaultDispatcher-worker-15 @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-07-28 20:36:20.367 [eventLoopGroupProxy-13-1 @call-handler#803] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-07-28 20:36:20.367 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-07-28 20:36:20.368 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.368 [eventLoopGroupProxy-13-1 @call-handler#803] 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-07-28 20:36:20.368 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:20.368 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.369 [eventLoopGroupProxy-13-1 @call-handler#803] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-07-28 20:36:20.369 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:20.369 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:20.373 [DefaultDispatcher-worker-2 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.374 [DefaultDispatcher-worker-2 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:20.374 [DefaultDispatcher-worker-2 @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-07-28 20:36:20.374 [DefaultDispatcher-worker-2 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:20.376 [eventLoopGroupProxy-13-1 @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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-07-28 20:36:20.377 [eventLoopGroupProxy-13-1 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.377 [eventLoopGroupProxy-13-1 @call-handler#811] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-07-28 20:36:20.378 [DefaultDispatcher-worker-2 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:20.378 [DefaultDispatcher-worker-2 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:20.389 [DefaultDispatcher-worker-8 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.397 [DefaultDispatcher-worker-5 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.402 [DefaultDispatcher-worker-4 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:20.403 [DefaultDispatcher-worker-4 @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-07-28 20:36:20.403 [DefaultDispatcher-worker-4 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:20.403 [DefaultDispatcher-worker-4 @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-07-28 20:36:20.404 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.405 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.452 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.455 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 51ms 2024-07-28 20:36:20.456 [DefaultDispatcher-worker-4 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:20.456 [DefaultDispatcher-worker-4 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:20.458 [DefaultDispatcher-worker-11 @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-07-28 20:36:20.458 [DefaultDispatcher-worker-11 @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-07-28 20:36:20.464 [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-07-28 20:36:20.464 [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-07-28 20:36:20.464 [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-07-28 20:36:20.464 [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-07-28 20:36:20.466 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.470 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.471 [eventLoopGroupProxy-13-1 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.471 [eventLoopGroupProxy-13-1 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-07-28 20:36:20.472 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.473 [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-07-28 20:36:20.473 [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-07-28 20:36:20.474 [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-07-28 20:36:20.474 [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-07-28 20:36:20.475 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.520 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.521 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.521 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-07-28 20:36:20.521 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.523 [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-07-28 20:36:20.523 [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-07-28 20:36:20.523 [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-07-28 20:36:20.523 [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-07-28 20:36:20.525 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.528 [eventLoopGroupProxy-13-1 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.529 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.529 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:20.530 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.532 [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-07-28 20:36:20.532 [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-07-28 20:36:20.532 [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-07-28 20:36:20.532 [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-07-28 20:36:20.534 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.540 [eventLoopGroupProxy-13-1 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.540 [eventLoopGroupProxy-13-1 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.541 [eventLoopGroupProxy-13-1 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-07-28 20:36:20.541 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.543 [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-07-28 20:36:20.543 [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-07-28 20:36:20.543 [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-07-28 20:36:20.543 [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-07-28 20:36:20.545 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.588 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.588 [eventLoopGroupProxy-13-1 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.588 [eventLoopGroupProxy-13-1 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-07-28 20:36:20.589 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.592 [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-07-28 20:36:20.592 [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-07-28 20:36:20.592 [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-07-28 20:36:20.592 [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-07-28 20:36:20.594 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.668 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.668 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.669 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 75ms 2024-07-28 20:36:20.669 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.673 [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-07-28 20:36:20.673 [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-07-28 20:36:20.673 [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-07-28 20:36:20.673 [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-07-28 20:36:20.675 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.730 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.730 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.730 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-07-28 20:36:20.731 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.732 [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-07-28 20:36:20.732 [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-07-28 20:36:20.732 [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-07-28 20:36:20.732 [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-07-28 20:36:20.733 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.784 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.784 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.784 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-07-28 20:36:20.785 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.786 [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-07-28 20:36:20.786 [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-07-28 20:36:20.786 [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-07-28 20:36:20.786 [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-07-28 20:36:20.788 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.832 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.833 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.833 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:20.833 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.835 [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-07-28 20:36:20.835 [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-07-28 20:36:20.835 [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-07-28 20:36:20.835 [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-07-28 20:36:20.837 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.881 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.881 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.882 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-07-28 20:36:20.882 [DefaultDispatcher-worker-16 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.885 [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-07-28 20:36:20.885 [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-07-28 20:36:20.885 [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-07-28 20:36:20.885 [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-07-28 20:36:20.887 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.889 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.889 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.889 [DefaultDispatcher-worker-14 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:20.890 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.890 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.892 [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-07-28 20:36:20.892 [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-07-28 20:36:20.892 [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-07-28 20:36:20.892 [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-07-28 20:36:20.894 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.896 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.896 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.897 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.897 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.899 [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-07-28 20:36:20.899 [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-07-28 20:36:20.899 [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-07-28 20:36:20.899 [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-07-28 20:36:20.900 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.903 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.903 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.903 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.904 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.905 [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-07-28 20:36:20.905 [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-07-28 20:36:20.905 [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-07-28 20:36:20.905 [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-07-28 20:36:20.907 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.909 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.909 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.909 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.910 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.911 [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-07-28 20:36:20.911 [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-07-28 20:36:20.911 [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-07-28 20:36:20.911 [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-07-28 20:36:20.913 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.917 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.918 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.918 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-07-28 20:36:20.919 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.920 [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-07-28 20:36:20.920 [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-07-28 20:36:20.920 [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-07-28 20:36:20.920 [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-07-28 20:36:20.922 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.925 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.925 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.925 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.926 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.927 [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-07-28 20:36:20.927 [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-07-28 20:36:20.927 [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-07-28 20:36:20.927 [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-07-28 20:36:20.929 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.931 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.932 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.932 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.932 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.934 [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-07-28 20:36:20.934 [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-07-28 20:36:20.934 [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-07-28 20:36:20.934 [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-07-28 20:36:20.935 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.938 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.938 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.938 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.939 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.940 [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-07-28 20:36:20.940 [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-07-28 20:36:20.940 [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-07-28 20:36:20.940 [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-07-28 20:36:20.941 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.944 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.944 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.944 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.945 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.946 [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-07-28 20:36:20.946 [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-07-28 20:36:20.946 [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-07-28 20:36:20.946 [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-07-28 20:36:20.947 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.950 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.950 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.950 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.951 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.953 [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-07-28 20:36:20.953 [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-07-28 20:36:20.953 [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-07-28 20:36:20.953 [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-07-28 20:36:20.955 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:20.957 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.957 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.957 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.958 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.959 [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-07-28 20:36:20.959 [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-07-28 20:36:20.959 [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-07-28 20:36:20.959 [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-07-28 20:36:20.961 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.963 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.963 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.964 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.964 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.966 [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-07-28 20:36:20.966 [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-07-28 20:36:20.966 [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-07-28 20:36:20.966 [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-07-28 20:36:20.968 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.970 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.971 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.971 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:20.971 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.973 [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-07-28 20:36:20.973 [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-07-28 20:36:20.973 [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-07-28 20:36:20.973 [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-07-28 20:36:20.975 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.978 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.979 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.979 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:20.980 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.982 [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-07-28 20:36:20.982 [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-07-28 20:36:20.982 [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-07-28 20:36:20.982 [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-07-28 20:36:20.983 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.986 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.986 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.986 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.987 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.988 [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-07-28 20:36:20.989 [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-07-28 20:36:20.989 [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-07-28 20:36:20.989 [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-07-28 20:36:20.990 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.992 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.993 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.993 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:20.993 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:20.995 [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-07-28 20:36:20.995 [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-07-28 20:36:20.995 [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-07-28 20:36:20.995 [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-07-28 20:36:20.996 [eventLoopGroupProxy-13-1 @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-07-28 20:36:20.999 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:20.999 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:20.999 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.000 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.001 [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-07-28 20:36:21.001 [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-07-28 20:36:21.001 [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-07-28 20:36:21.001 [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-07-28 20:36:21.003 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.005 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.005 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.005 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.006 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.007 [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-07-28 20:36:21.008 [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-07-28 20:36:21.008 [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-07-28 20:36:21.008 [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-07-28 20:36:21.009 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.011 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.012 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.012 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.012 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.014 [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-07-28 20:36:21.014 [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-07-28 20:36:21.014 [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-07-28 20:36:21.014 [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-07-28 20:36:21.016 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.018 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.018 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.018 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.019 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.021 [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-07-28 20:36:21.021 [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-07-28 20:36:21.021 [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-07-28 20:36:21.021 [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-07-28 20:36:21.022 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.025 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.025 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.025 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.026 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.027 [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-07-28 20:36:21.027 [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-07-28 20:36:21.027 [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-07-28 20:36:21.027 [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-07-28 20:36:21.029 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.032 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.032 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.032 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.033 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.034 [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-07-28 20:36:21.034 [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-07-28 20:36:21.034 [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-07-28 20:36:21.035 [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-07-28 20:36:21.036 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.038 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.038 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.038 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.039 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.041 [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-07-28 20:36:21.041 [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-07-28 20:36:21.041 [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-07-28 20:36:21.041 [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-07-28 20:36:21.042 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.045 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.045 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.045 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.046 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.047 [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-07-28 20:36:21.047 [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-07-28 20:36:21.047 [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-07-28 20:36:21.047 [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-07-28 20:36:21.049 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.051 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.051 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.051 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.052 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.054 [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-07-28 20:36:21.054 [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-07-28 20:36:21.054 [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-07-28 20:36:21.054 [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-07-28 20:36:21.055 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.057 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.058 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.058 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.059 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.060 [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-07-28 20:36:21.060 [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-07-28 20:36:21.060 [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-07-28 20:36:21.060 [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-07-28 20:36:21.062 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.108 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.108 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.109 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-07-28 20:36:21.109 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.111 [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-07-28 20:36:21.111 [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-07-28 20:36:21.111 [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-07-28 20:36:21.111 [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-07-28 20:36:21.113 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.115 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.116 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.116 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.117 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.119 [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-07-28 20:36:21.119 [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-07-28 20:36:21.119 [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-07-28 20:36:21.119 [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-07-28 20:36:21.121 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.123 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.124 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.124 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:21.124 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.126 [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-07-28 20:36:21.126 [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-07-28 20:36:21.126 [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-07-28 20:36:21.126 [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-07-28 20:36:21.128 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.130 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.130 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.130 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.131 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.133 [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-07-28 20:36:21.133 [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-07-28 20:36:21.133 [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-07-28 20:36:21.133 [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-07-28 20:36:21.134 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.180 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.181 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.181 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-07-28 20:36:21.181 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.184 [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-07-28 20:36:21.184 [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-07-28 20:36:21.184 [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-07-28 20:36:21.184 [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-07-28 20:36:21.185 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.233 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.233 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.234 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-07-28 20:36:21.234 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.236 [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-07-28 20:36:21.236 [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-07-28 20:36:21.236 [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-07-28 20:36:21.236 [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-07-28 20:36:21.238 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.242 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.242 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.242 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:21.243 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.244 [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-07-28 20:36:21.245 [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-07-28 20:36:21.245 [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-07-28 20:36:21.245 [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-07-28 20:36:21.246 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.249 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.250 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.250 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:21.250 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.252 [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-07-28 20:36:21.252 [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-07-28 20:36:21.252 [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-07-28 20:36:21.252 [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-07-28 20:36:21.254 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.300 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.300 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.301 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-07-28 20:36:21.302 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.304 [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-07-28 20:36:21.304 [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-07-28 20:36:21.304 [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-07-28 20:36:21.304 [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-07-28 20:36:21.306 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.309 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.310 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.310 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-07-28 20:36:21.310 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.312 [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-07-28 20:36:21.312 [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-07-28 20:36:21.312 [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-07-28 20:36:21.312 [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-07-28 20:36:21.313 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.315 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.315 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.316 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.316 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.318 [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-07-28 20:36:21.318 [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-07-28 20:36:21.318 [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-07-28 20:36:21.318 [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-07-28 20:36:21.320 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.322 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.323 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.323 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:21.323 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.325 [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-07-28 20:36:21.325 [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-07-28 20:36:21.325 [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-07-28 20:36:21.325 [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-07-28 20:36:21.327 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.329 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.329 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.330 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.330 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.332 [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-07-28 20:36:21.332 [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-07-28 20:36:21.332 [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-07-28 20:36:21.332 [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-07-28 20:36:21.333 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.380 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.380 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.380 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-07-28 20:36:21.381 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.383 [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-07-28 20:36:21.383 [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-07-28 20:36:21.383 [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-07-28 20:36:21.383 [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-07-28 20:36:21.385 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.388 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.388 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.389 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.389 [DefaultDispatcher-worker-11 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.391 [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-07-28 20:36:21.391 [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-07-28 20:36:21.391 [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-07-28 20:36:21.391 [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-07-28 20:36:21.393 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.395 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.396 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.396 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:21.397 [DefaultDispatcher-worker-2 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.399 [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-07-28 20:36:21.399 [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-07-28 20:36:21.399 [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-07-28 20:36:21.399 [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-07-28 20:36:21.400 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.403 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.403 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.403 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.403 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.405 [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-07-28 20:36:21.405 [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-07-28 20:36:21.405 [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-07-28 20:36:21.405 [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-07-28 20:36:21.406 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.409 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.409 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.410 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:21.410 [DefaultDispatcher-worker-15 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.411 [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-07-28 20:36:21.412 [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-07-28 20:36:21.412 [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-07-28 20:36:21.412 [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-07-28 20:36:21.413 [DefaultDispatcher-worker-15 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:21.413 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.416 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.416 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.416 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.417 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.419 [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-07-28 20:36:21.419 [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-07-28 20:36:21.419 [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-07-28 20:36:21.419 [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-07-28 20:36:21.420 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.423 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.423 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.424 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:21.424 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.426 [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-07-28 20:36:21.426 [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-07-28 20:36:21.426 [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-07-28 20:36:21.426 [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-07-28 20:36:21.428 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.430 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.431 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.431 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.431 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.433 [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-07-28 20:36:21.433 [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-07-28 20:36:21.433 [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-07-28 20:36:21.433 [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-07-28 20:36:21.435 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.437 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.437 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.437 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.438 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.440 [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-07-28 20:36:21.440 [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-07-28 20:36:21.440 [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-07-28 20:36:21.440 [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-07-28 20:36:21.441 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.443 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.443 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.443 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.444 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.446 [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-07-28 20:36:21.446 [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-07-28 20:36:21.446 [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-07-28 20:36:21.446 [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-07-28 20:36:21.448 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.450 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.450 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.450 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.450 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.452 [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-07-28 20:36:21.453 [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-07-28 20:36:21.453 [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-07-28 20:36:21.453 [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-07-28 20:36:21.454 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.456 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.456 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.456 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.457 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.458 [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-07-28 20:36:21.459 [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-07-28 20:36:21.459 [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-07-28 20:36:21.459 [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-07-28 20:36:21.460 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.462 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.462 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.462 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.463 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.465 [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-07-28 20:36:21.465 [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-07-28 20:36:21.465 [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-07-28 20:36:21.465 [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-07-28 20:36:21.466 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.512 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.512 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.512 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-07-28 20:36:21.513 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.514 [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-07-28 20:36:21.514 [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-07-28 20:36:21.515 [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-07-28 20:36:21.515 [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-07-28 20:36:21.516 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.519 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.520 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.520 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:21.520 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.522 [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-07-28 20:36:21.522 [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-07-28 20:36:21.522 [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-07-28 20:36:21.522 [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-07-28 20:36:21.523 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.526 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.526 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.526 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.526 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.528 [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-07-28 20:36:21.528 [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-07-28 20:36:21.528 [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-07-28 20:36:21.528 [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-07-28 20:36:21.529 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.579 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.580 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.580 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-07-28 20:36:21.581 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.583 [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-07-28 20:36:21.583 [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-07-28 20:36:21.583 [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-07-28 20:36:21.583 [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-07-28 20:36:21.585 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.587 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.587 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.588 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.588 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.590 [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-07-28 20:36:21.590 [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-07-28 20:36:21.590 [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-07-28 20:36:21.590 [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-07-28 20:36:21.592 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.594 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.594 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.594 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.595 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.596 [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-07-28 20:36:21.596 [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-07-28 20:36:21.596 [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-07-28 20:36:21.596 [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-07-28 20:36:21.598 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.600 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.600 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.600 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.601 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.602 [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-07-28 20:36:21.603 [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-07-28 20:36:21.603 [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-07-28 20:36:21.603 [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-07-28 20:36:21.604 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.648 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.648 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.648 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:21.649 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.651 [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-07-28 20:36:21.651 [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-07-28 20:36:21.651 [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-07-28 20:36:21.651 [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-07-28 20:36:21.653 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.655 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.655 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.655 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.656 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.659 [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-07-28 20:36:21.659 [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-07-28 20:36:21.659 [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-07-28 20:36:21.659 [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-07-28 20:36:21.661 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.712 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.712 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.712 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-07-28 20:36:21.713 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.716 [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-07-28 20:36:21.716 [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-07-28 20:36:21.716 [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-07-28 20:36:21.716 [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-07-28 20:36:21.717 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.767 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.767 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.767 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-07-28 20:36:21.768 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.770 [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-07-28 20:36:21.770 [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-07-28 20:36:21.770 [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-07-28 20:36:21.770 [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-07-28 20:36:21.771 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.816 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.816 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.816 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:21.817 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.818 [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-07-28 20:36:21.818 [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-07-28 20:36:21.818 [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-07-28 20:36:21.818 [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-07-28 20:36:21.819 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.863 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.863 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.863 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:21.864 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.865 [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-07-28 20:36:21.865 [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-07-28 20:36:21.865 [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-07-28 20:36:21.865 [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-07-28 20:36:21.867 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.869 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.869 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.869 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.870 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.871 [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-07-28 20:36:21.871 [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-07-28 20:36:21.871 [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-07-28 20:36:21.871 [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-07-28 20:36:21.872 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.874 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.874 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.874 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.875 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.876 [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-07-28 20:36:21.876 [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-07-28 20:36:21.876 [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-07-28 20:36:21.876 [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-07-28 20:36:21.877 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.879 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.879 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.880 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.880 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.881 [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-07-28 20:36:21.881 [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-07-28 20:36:21.881 [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-07-28 20:36:21.881 [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-07-28 20:36:21.882 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.884 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.884 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.884 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.885 [DefaultDispatcher-worker-7 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.886 [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-07-28 20:36:21.886 [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-07-28 20:36:21.886 [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-07-28 20:36:21.886 [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-07-28 20:36:21.887 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.889 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.889 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.889 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.889 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.890 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.890 [DefaultDispatcher-worker-8 @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-07-28 20:36:21.890 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.891 [DefaultDispatcher-worker-8 @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-07-28 20:36:21.892 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.894 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.894 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.894 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.894 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.896 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.896 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.896 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.896 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.897 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.899 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.899 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.899 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.900 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.901 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.901 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.901 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.901 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.902 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.904 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.904 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.904 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.905 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.906 [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-07-28 20:36:21.906 [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-07-28 20:36:21.906 [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-07-28 20:36:21.906 [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-07-28 20:36:21.907 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.909 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.909 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.909 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.910 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.911 [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-07-28 20:36:21.911 [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-07-28 20:36:21.911 [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-07-28 20:36:21.911 [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-07-28 20:36:21.912 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.914 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.914 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.914 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.915 [DefaultDispatcher-worker-4 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.916 [DefaultDispatcher-worker-4 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.916 [DefaultDispatcher-worker-4 @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-07-28 20:36:21.916 [DefaultDispatcher-worker-4 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.916 [DefaultDispatcher-worker-4 @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-07-28 20:36:21.917 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.919 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.919 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.920 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.920 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.922 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.922 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.922 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.922 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.923 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.925 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.925 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.925 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.926 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.927 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.927 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.927 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.927 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.928 [eventLoopGroupProxy-13-1 @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-07-28 20:36:21.931 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.931 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.931 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.932 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.933 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.933 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.933 [DefaultDispatcher-worker-1 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.933 [DefaultDispatcher-worker-1 @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-07-28 20:36:21.933 [DefaultDispatcher-worker-5 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:21.934 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.937 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.937 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.937 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:21.937 [DefaultDispatcher-worker-9 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.938 [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-07-28 20:36:21.938 [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-07-28 20:36:21.938 [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-07-28 20:36:21.938 [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-07-28 20:36:21.939 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.983 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.983 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.983 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:21.984 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.985 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.986 [DefaultDispatcher-worker-8 @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-07-28 20:36:21.986 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.986 [DefaultDispatcher-worker-8 @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-07-28 20:36:21.987 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.989 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.989 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.989 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.989 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.991 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.991 [DefaultDispatcher-worker-8 @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-07-28 20:36:21.991 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.991 [DefaultDispatcher-worker-8 @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-07-28 20:36:21.992 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.994 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.994 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.994 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:21.995 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.996 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.996 [DefaultDispatcher-worker-8 @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-07-28 20:36:21.996 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:21.996 [DefaultDispatcher-worker-8 @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-07-28 20:36:21.997 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:21.999 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:21.999 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:21.999 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.000 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.001 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.001 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.001 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.001 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.002 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.004 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.004 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.004 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.007 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.009 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.009 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.010 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:22.010 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.012 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.014 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.014 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.014 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.015 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.016 [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-07-28 20:36:22.016 [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-07-28 20:36:22.016 [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-07-28 20:36:22.016 [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-07-28 20:36:22.017 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.019 [DefaultDispatcher-worker-6 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.054 [DefaultDispatcher-worker-6 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-07-28 20:36:22.063 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.063 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.063 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-07-28 20:36:22.063 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.064 [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-07-28 20:36:22.064 [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-07-28 20:36:22.064 [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-07-28 20:36:22.064 [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-07-28 20:36:22.066 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.068 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.068 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.068 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.069 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.070 [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-07-28 20:36:22.070 [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-07-28 20:36:22.070 [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-07-28 20:36:22.070 [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-07-28 20:36:22.071 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.073 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.074 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.074 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:22.074 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.075 [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-07-28 20:36:22.075 [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-07-28 20:36:22.075 [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-07-28 20:36:22.075 [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-07-28 20:36:22.076 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.119 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.119 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.119 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-07-28 20:36:22.120 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.121 [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-07-28 20:36:22.121 [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-07-28 20:36:22.121 [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-07-28 20:36:22.121 [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-07-28 20:36:22.123 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.124 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.125 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.125 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.125 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.126 [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-07-28 20:36:22.127 [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-07-28 20:36:22.127 [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-07-28 20:36:22.127 [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-07-28 20:36:22.128 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.130 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.130 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.130 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.130 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.131 [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-07-28 20:36:22.131 [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-07-28 20:36:22.131 [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-07-28 20:36:22.131 [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-07-28 20:36:22.132 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.134 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.134 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.134 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.135 [DefaultDispatcher-worker-6 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.136 [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-07-28 20:36:22.136 [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-07-28 20:36:22.136 [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-07-28 20:36:22.136 [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-07-28 20:36:22.137 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.139 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.139 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.139 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.140 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.141 [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-07-28 20:36:22.141 [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-07-28 20:36:22.141 [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-07-28 20:36:22.141 [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-07-28 20:36:22.142 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.144 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.144 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.144 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.145 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.146 [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-07-28 20:36:22.146 [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-07-28 20:36:22.146 [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-07-28 20:36:22.146 [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-07-28 20:36:22.147 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.149 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.149 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.149 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.149 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.150 [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-07-28 20:36:22.150 [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-07-28 20:36:22.150 [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-07-28 20:36:22.150 [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-07-28 20:36:22.151 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.153 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.153 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.153 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.154 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.155 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.155 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.155 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.155 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.156 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.158 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.158 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.158 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.158 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.159 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.159 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.159 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.159 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.160 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.162 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.162 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.162 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.162 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.163 [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-07-28 20:36:22.163 [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-07-28 20:36:22.164 [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-07-28 20:36:22.164 [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-07-28 20:36:22.164 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.166 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.166 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.167 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:22.167 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.168 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.168 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.168 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.169 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.170 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.171 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.171 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.171 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.172 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.173 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.173 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.173 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.173 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.174 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.219 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.219 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.220 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-07-28 20:36:22.220 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.222 [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-07-28 20:36:22.222 [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-07-28 20:36:22.222 [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-07-28 20:36:22.222 [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-07-28 20:36:22.223 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.225 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.225 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.225 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.226 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.227 [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-07-28 20:36:22.227 [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-07-28 20:36:22.227 [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-07-28 20:36:22.227 [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-07-28 20:36:22.228 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.272 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.272 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.272 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:22.272 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.274 [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-07-28 20:36:22.274 [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-07-28 20:36:22.274 [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-07-28 20:36:22.274 [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-07-28 20:36:22.275 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.277 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.277 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.277 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.277 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.278 [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-07-28 20:36:22.279 [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-07-28 20:36:22.279 [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-07-28 20:36:22.279 [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-07-28 20:36:22.280 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.322 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.323 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.323 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:22.323 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.325 [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-07-28 20:36:22.325 [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-07-28 20:36:22.325 [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-07-28 20:36:22.325 [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-07-28 20:36:22.326 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.370 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.371 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.371 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:22.371 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.372 [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-07-28 20:36:22.373 [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-07-28 20:36:22.373 [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-07-28 20:36:22.373 [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-07-28 20:36:22.374 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.418 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.418 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.418 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:22.419 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.420 [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-07-28 20:36:22.420 [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-07-28 20:36:22.420 [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-07-28 20:36:22.420 [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-07-28 20:36:22.421 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.454 [DefaultDispatcher-worker-15 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:22.467 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.467 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.467 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-07-28 20:36:22.467 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.469 [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-07-28 20:36:22.469 [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-07-28 20:36:22.469 [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-07-28 20:36:22.469 [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-07-28 20:36:22.470 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.515 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.515 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.515 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:22.515 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.516 [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-07-28 20:36:22.517 [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-07-28 20:36:22.517 [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-07-28 20:36:22.517 [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-07-28 20:36:22.518 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.520 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.521 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.521 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:22.521 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.522 [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-07-28 20:36:22.522 [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-07-28 20:36:22.522 [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-07-28 20:36:22.522 [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-07-28 20:36:22.523 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.567 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.567 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.568 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:22.568 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.569 [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-07-28 20:36:22.569 [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-07-28 20:36:22.569 [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-07-28 20:36:22.569 [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-07-28 20:36:22.571 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.573 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.574 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.574 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:22.574 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.575 [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-07-28 20:36:22.576 [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-07-28 20:36:22.576 [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-07-28 20:36:22.576 [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-07-28 20:36:22.577 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.580 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.580 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.580 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:22.581 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.582 [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-07-28 20:36:22.582 [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-07-28 20:36:22.582 [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-07-28 20:36:22.582 [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-07-28 20:36:22.583 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.586 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.586 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.586 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:22.587 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.588 [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-07-28 20:36:22.588 [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-07-28 20:36:22.588 [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-07-28 20:36:22.588 [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-07-28 20:36:22.590 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.592 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.593 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.593 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:22.593 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.594 [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-07-28 20:36:22.594 [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-07-28 20:36:22.594 [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-07-28 20:36:22.595 [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-07-28 20:36:22.596 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.597 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.597 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.597 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.598 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.600 [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-07-28 20:36:22.601 [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-07-28 20:36:22.601 [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-07-28 20:36:22.601 [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-07-28 20:36:22.602 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.647 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.647 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.647 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:22.648 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.649 [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-07-28 20:36:22.649 [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-07-28 20:36:22.649 [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-07-28 20:36:22.649 [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-07-28 20:36:22.650 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.652 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.652 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.652 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.653 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.654 [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-07-28 20:36:22.654 [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-07-28 20:36:22.654 [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-07-28 20:36:22.654 [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-07-28 20:36:22.655 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.656 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.657 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.657 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.657 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.659 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.661 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.661 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.661 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.663 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.707 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.707 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.707 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-07-28 20:36:22.708 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.709 [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-07-28 20:36:22.709 [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-07-28 20:36:22.709 [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-07-28 20:36:22.709 [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-07-28 20:36:22.710 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.712 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.712 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.712 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.713 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.714 [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-07-28 20:36:22.714 [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-07-28 20:36:22.714 [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-07-28 20:36:22.714 [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-07-28 20:36:22.715 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.717 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.717 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.717 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.717 [DefaultDispatcher-worker-5 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.718 [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-07-28 20:36:22.718 [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-07-28 20:36:22.718 [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-07-28 20:36:22.718 [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-07-28 20:36:22.719 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.721 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.721 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.721 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.722 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.723 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.723 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.723 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.723 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.724 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.767 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.767 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.767 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-07-28 20:36:22.768 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.770 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.770 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.770 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.770 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.771 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.816 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.816 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.816 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:22.817 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.818 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.818 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.818 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.818 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.819 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.821 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.821 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.821 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.822 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.824 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.824 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.824 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.824 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.825 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.834 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.834 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.834 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-07-28 20:36:22.834 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.835 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.835 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.835 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.835 [DefaultDispatcher-worker-10 @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-07-28 20:36:22.836 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.838 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.838 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.838 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.838 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.840 [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-07-28 20:36:22.840 [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-07-28 20:36:22.840 [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-07-28 20:36:22.840 [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-07-28 20:36:22.841 [eventLoopGroupProxy-13-1 @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-07-28 20:36:22.883 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.884 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.884 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-07-28 20:36:22.884 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.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-07-28 20:36:22.886 [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-07-28 20:36:22.887 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.888 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.889 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.889 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-07-28 20:36:22.889 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.890 [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-07-28 20:36:22.891 [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-07-28 20:36:22.891 [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-07-28 20:36:22.891 [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-07-28 20:36:22.891 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.935 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.936 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.936 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:22.936 [DefaultDispatcher-worker-3 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.937 [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-07-28 20:36:22.937 [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-07-28 20:36:22.937 [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-07-28 20:36:22.938 [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-07-28 20:36:22.938 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.971 [DefaultDispatcher-worker-3 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:22.983 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.983 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.983 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:22.984 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.985 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.985 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.985 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.985 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.986 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:22.988 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:22.988 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:22.988 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:22.989 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.990 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.990 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.990 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:22.990 [DefaultDispatcher-worker-8 @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-07-28 20:36:22.991 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:23.036 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.036 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.036 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:23.037 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.038 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.038 [DefaultDispatcher-worker-8 @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-07-28 20:36:23.038 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.038 [DefaultDispatcher-worker-8 @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-07-28 20:36:23.039 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.041 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.041 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.041 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:23.042 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.043 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.043 [DefaultDispatcher-worker-8 @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-07-28 20:36:23.043 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.043 [DefaultDispatcher-worker-8 @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-07-28 20:36:23.044 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.046 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.046 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.046 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:23.047 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.047 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.047 [DefaultDispatcher-worker-8 @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-07-28 20:36:23.047 [DefaultDispatcher-worker-8 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.047 [DefaultDispatcher-worker-8 @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-07-28 20:36:23.048 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.050 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.050 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.050 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:23.050 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.053 [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-07-28 20:36:23.053 [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-07-28 20:36:23.053 [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-07-28 20:36:23.053 [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-07-28 20:36:23.054 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.063 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.063 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.064 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-07-28 20:36:23.064 [DefaultDispatcher-worker-13 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.065 [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-07-28 20:36:23.065 [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-07-28 20:36:23.065 [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-07-28 20:36:23.065 [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-07-28 20:36:23.066 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-07-28 20:36:23.111 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.111 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.111 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-07-28 20:36:23.111 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.113 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.113 [DefaultDispatcher-worker-10 @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-07-28 20:36:23.113 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.113 [DefaultDispatcher-worker-10 @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-07-28 20:36:23.114 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.116 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.116 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.116 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:23.116 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.117 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.117 [DefaultDispatcher-worker-10 @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-07-28 20:36:23.117 [DefaultDispatcher-worker-10 @coroutine#822] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.117 [DefaultDispatcher-worker-10 @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-07-28 20:36:23.118 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.120 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.120 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.120 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-07-28 20:36:23.121 [DefaultDispatcher-worker-15 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.122 [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-07-28 20:36:23.122 [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-07-28 20:36:23.122 [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-07-28 20:36:23.122 [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-07-28 20:36:23.123 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.126 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:23.127 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.127 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-07-28 20:36:23.127 [DefaultDispatcher-worker-15 @coroutine#822] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:23.140 [DefaultDispatcher-worker-13 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:23.147 [DefaultDispatcher-worker-10 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:23.147 [DefaultDispatcher-worker-10 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:23.147 [DefaultDispatcher-worker-10 @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-07-28 20:36:23.147 [DefaultDispatcher-worker-10 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:23.147 [DefaultDispatcher-worker-10 @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-07-28 20:36:23.149 [eventLoopGroupProxy-13-1 @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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-07-28 20:36:23.149 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.149 [eventLoopGroupProxy-13-1 @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-07-28 20:36:23.167 [DefaultDispatcher-worker-6 @call-handler#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-07-28 20:36:23.168 [eventLoopGroupProxy-13-1 @call-handler#1617] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:23.168 [eventLoopGroupProxy-13-1 @call-handler#1617] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 20ms 2024-07-28 20:36:23.168 [DefaultDispatcher-worker-6 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json 2024-07-28 20:36:23.168 [DefaultDispatcher-worker-6 @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/619999920114212864/_ustadmanifest.json. 2024-07-28 20:36:23.168 [DefaultDispatcher-worker-6 @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json 2024-07-28 20:36:23.168 [DefaultDispatcher-worker-10 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:23.168 [DefaultDispatcher-worker-10 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:23.169 [DefaultDispatcher-worker-10 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:23.169 [DefaultDispatcher-worker-10 @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-07-28 20:36:23.169 [DefaultDispatcher-worker-15 @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json 2024-07-28 20:36:23.169 [DefaultDispatcher-worker-15 @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json 2024-07-28 20:36:23.170 [DefaultDispatcher-worker-10 @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/619999920114212864/_ustadmanifest.json. 2024-07-28 20:36:23.170 [DefaultDispatcher-worker-10 @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/619999920114212864/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:23.177 [DefaultDispatcher-worker-13 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5440a3a 2024-07-28 20:36:23.204 [DefaultDispatcher-worker-13 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-07-28 20:36:23.224 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-07-28 20:36:23.224 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-07-28 20:36:23.224 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-07-28 20:36:23.224 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-07-28 20:36:23.224 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-07-28 20:36:23.230 [Test worker @coroutine#1633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24fb752f 2024-07-28 20:36:23.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-07-28 20:36:23.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-07-28 20:36:23.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:23.230 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5440a3a: (connection evicted) 2024-07-28 20:36:23.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:23.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-07-28 20:36:23.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-07-28 20:36:23.542 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:23.542 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:23.640 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-07-28 20:36:24.029 [DefaultDispatcher-worker-10 @coroutine#1638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@739be7ec 2024-07-28 20:36:24.235 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1f86f7da 2024-07-28 20:36:24.235 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1f86f7da 2024-07-28 20:36:24.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-07-28 20:36:24.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-07-28 20:36:24.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:24.235 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a319a2e: (connection evicted) 2024-07-28 20:36:24.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:24.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-07-28 20:36:24.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136a4800 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:24.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:24.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-07-28 20:36:24.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-07-28 20:36:24.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-07-28 20:36:24.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-07-28 20:36:24.260 [DefaultDispatcher-worker-1 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f08c343 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:24.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:24.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:24.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-07-28 20:36:24.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-07-28 20:36:24.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-07-28 20:36:24.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17635531 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:24.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-07-28 20:36:24.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-07-28 20:36:24.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-07-28 20:36:24.272 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-07-28 20:36:24.273 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-07-28 20:36:24.275 [DefaultDispatcher-worker-13 @coroutine#1655] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-07-28 20:36:24.278 [DefaultDispatcher-worker-13 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-07-28 20:36:24.280 [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-07-28 20:36:24.280 [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-07-28 20:36:24.280 [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-07-28 20:36:24.280 [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-07-28 20:36:24.283 [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-07-28 20:36:24.283 [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-07-28 20:36:24.285 [eventLoopGroupProxy-16-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-07-28 20:36:24.286 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:24.286 [Test worker @coroutine#1656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-07-28 20:36:24.287 [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-07-28 20:36:24.287 [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-07-28 20:36:24.288 [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-07-28 20:36:24.288 [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-07-28 20:36:24.288 [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-07-28 20:36:24.288 [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-07-28 20:36:24.289 [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-07-28 20:36:24.293 [eventLoopGroupProxy-16-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-07-28 20:36:24.293 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:24.294 [Test worker @coroutine#1667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-07-28 20:36:24.297 [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-07-28 20:36:24.302 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:24.308 [Test worker @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-07-28 20:36:24.347 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:24.368 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:24.370 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:25.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b958c5 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:25.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ab8610 2024-07-28 20:36:25.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ab8610 2024-07-28 20:36:25.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-07-28 20:36:25.411 [DefaultDispatcher-worker-13 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ab8610 2024-07-28 20:36:25.417 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41423/api/blob/upload-init-batch 2024-07-28 20:36:25.417 [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:41423/api/blob/upload-init-batch. 2024-07-28 20:36:25.417 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41423/api/blob/upload-init-batch 2024-07-28 20:36:25.417 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41423/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-07-28 20:36:25.419 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41423/api/blob/upload-init-batch 2024-07-28 20:36:25.419 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41423/api/blob/upload-init-batch 2024-07-28 20:36:25.420 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41423/api/blob/upload-init-batch. 2024-07-28 20:36:25.420 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41423/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:25.429 [DefaultDispatcher-worker-10 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ab8610 2024-07-28 20:36:25.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-07-28 20:36:25.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-07-28 20:36:25.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:25.434 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74ab8610: (connection evicted) 2024-07-28 20:36:25.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:25.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-07-28 20:36:25.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-07-28 20:36:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-07-28 20:36:25.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e096ac0 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:25.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:25.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-07-28 20:36:25.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fa11b2 2024-07-28 20:36:25.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fa11b2 2024-07-28 20:36:25.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-07-28 20:36:25.458 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54463/api/blob/upload-init-batch 2024-07-28 20:36:25.458 [Test worker @coroutine#1699] 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:54463/api/blob/upload-init-batch. 2024-07-28 20:36:25.459 [Test worker @coroutine#1699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54463/api/blob/upload-init-batch 2024-07-28 20:36:25.459 [Test worker @coroutine#1699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54463/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-07-28 20:36:25.460 [Test worker @coroutine#1699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54463/api/blob/upload-init-batch 2024-07-28 20:36:25.460 [Test worker @coroutine#1699] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54463/api/blob/upload-init-batch 2024-07-28 20:36:25.461 [Test worker @coroutine#1699] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54463/api/blob/upload-init-batch. 2024-07-28 20:36:25.461 [Test worker @coroutine#1699] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54463/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:25.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-07-28 20:36:25.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-07-28 20:36:25.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:25.462 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11fa11b2: (connection evicted) 2024-07-28 20:36:25.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:25.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-07-28 20:36:25.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c30decf 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:25.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:25.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:25.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-07-28 20:36:25.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-07-28 20:36:25.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-07-28 20:36:25.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-07-28 20:36:25.483 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53971/api/blob/upload-init-batch 2024-07-28 20:36:25.483 [Test worker @coroutine#1705] 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:53971/api/blob/upload-init-batch. 2024-07-28 20:36:25.483 [Test worker @coroutine#1705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53971/api/blob/upload-init-batch 2024-07-28 20:36:25.483 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53971/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-07-28 20:36:25.485 [Test worker @coroutine#1705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53971/api/blob/upload-init-batch 2024-07-28 20:36:25.485 [Test worker @coroutine#1705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53971/api/blob/upload-init-batch 2024-07-28 20:36:25.486 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53971/api/blob/upload-init-batch. 2024-07-28 20:36:25.486 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53971/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:25.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-07-28 20:36:25.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-07-28 20:36:25.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:25.491 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282: (connection evicted) 2024-07-28 20:36:25.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:25.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-07-28 20:36:25.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-07-28 20:36:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-07-28 20:36:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d73e2d 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:25.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:25.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-07-28 20:36:25.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d9b73c 2024-07-28 20:36:25.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d9b73c 2024-07-28 20:36:25.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-07-28 20:36:25.826 [DefaultDispatcher-worker-10 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d9b73c 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40b678b3 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:25.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:25.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-07-28 20:36:25.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf6ba1c 2024-07-28 20:36:25.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-07-28 20:36:25.863 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623d222 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:25.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:25.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-07-28 20:36:25.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39 2024-07-28 20:36:25.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39 2024-07-28 20:36:25.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-07-28 20:36:25.907 [DefaultDispatcher-worker-1 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39 2024-07-28 20:36:25.915 [DefaultDispatcher-worker-10 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39 2024-07-28 20:36:25.924 [DefaultDispatcher-worker-3 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39 2024-07-28 20:36:25.929 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:25.932 [DefaultDispatcher-worker-3 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39 2024-07-28 20:36:25.936 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39 2024-07-28 20:36:25.943 [DefaultDispatcher-worker-13 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39 2024-07-28 20:36:25.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-07-28 20:36:25.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-07-28 20:36:25.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:25.948 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b3eaf39: (connection evicted) 2024-07-28 20:36:25.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:25.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-07-28 20:36:25.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-07-28 20:36:25.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6484364f 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:25.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2024-07-28 20:36:25.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2024-07-28 20:36:25.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-07-28 20:36:25.988 [DefaultDispatcher-worker-16 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2024-07-28 20:36:25.996 [DefaultDispatcher-worker-10 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2024-07-28 20:36:26.004 [DefaultDispatcher-worker-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2024-07-28 20:36:26.011 [DefaultDispatcher-worker-2 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2024-07-28 20:36:26.016 [Test worker @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2024-07-28 20:36:26.025 [DefaultDispatcher-worker-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f114e0 2024-07-28 20:36:26.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-07-28 20:36:26.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-07-28 20:36:26.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:26.027 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29f114e0: (connection evicted) 2024-07-28 20:36:26.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:26.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-07-28 20:36:26.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69e308e2 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:26.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:26.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-07-28 20:36:26.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-07-28 20:36:26.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-07-28 20:36:26.071 [DefaultDispatcher-worker-13 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-07-28 20:36:26.080 [DefaultDispatcher-worker-16 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-07-28 20:36:26.088 [DefaultDispatcher-worker-1 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-07-28 20:36:26.096 [DefaultDispatcher-worker-11 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd 2024-07-28 20:36:26.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-07-28 20:36:26.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-07-28 20:36:26.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:26.098 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c80f8dd: (connection evicted) 2024-07-28 20:36:26.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:26.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-07-28 20:36:26.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b29f55 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:26.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:26.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-07-28 20:36:26.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-07-28 20:36:26.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-07-28 20:36:26.143 [DefaultDispatcher-worker-3 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-07-28 20:36:26.152 [DefaultDispatcher-worker-14 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-07-28 20:36:26.162 [DefaultDispatcher-worker-2 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-07-28 20:36:26.170 [DefaultDispatcher-worker-1 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-07-28 20:36:26.174 [Test worker @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-07-28 20:36:26.184 [DefaultDispatcher-worker-1 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6 2024-07-28 20:36:26.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-07-28 20:36:26.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-07-28 20:36:26.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:26.185 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@550e7ef6: (connection evicted) 2024-07-28 20:36:26.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:26.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-07-28 20:36:26.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-07-28 20:36:26.249 [DefaultDispatcher-worker-1 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2024-07-28 20:36:26.272 [DefaultDispatcher-worker-1 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396519b 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@128d397c 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:32.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:32.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@395abe85 2024-07-28 20:36:32.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@395abe85 2024-07-28 20:36:32.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-07-28 20:36:32.394 [DefaultDispatcher-worker-13 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395abe85 2024-07-28 20:36:32.454 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7baf7e2c 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-07-28 20:36:33.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-07-28 20:36:33.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-07-28 20:36:33.119 [DefaultDispatcher-worker-4 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-07-28 20:36:33.129 [DefaultDispatcher-worker-11 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-07-28 20:36:33.135 [DefaultDispatcher-worker-2 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-07-28 20:36:33.144 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-07-28 20:36:33.154 [DefaultDispatcher-worker-1 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c72fb7 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-07-28 20:36:33.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-07-28 20:36:33.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-07-28 20:36:33.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-07-28 20:36:33.182 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.204 [DefaultDispatcher-worker-11 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-07-28 20:36:33.214 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-07-28 20:36:33.223 [DefaultDispatcher-worker-4 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-07-28 20:36:33.232 [DefaultDispatcher-worker-13 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3903cfc9 2024-07-28 20:36:33.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-07-28 20:36:33.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-07-28 20:36:33.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-07-28 20:36:33.263 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.271 [DefaultDispatcher-worker-10 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-07-28 20:36:33.280 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-07-28 20:36:33.288 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-07-28 20:36:33.295 [DefaultDispatcher-worker-1 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-07-28 20:36:33.304 [DefaultDispatcher-worker-14 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-07-28 20:36:33.318 [DefaultDispatcher-worker-10 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288e50c1 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24381e4a 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-07-28 20:36:33.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-07-28 20:36:33.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-07-28 20:36:33.336 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.362 [DefaultDispatcher-worker-10 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-07-28 20:36:33.369 [DefaultDispatcher-worker-11 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-07-28 20:36:33.376 [DefaultDispatcher-worker-10 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-07-28 20:36:33.385 [DefaultDispatcher-worker-14 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-07-28 20:36:33.394 [DefaultDispatcher-worker-16 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e5d9fa7 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cf7c055 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-07-28 20:36:33.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-07-28 20:36:33.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-07-28 20:36:33.419 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.431 [DefaultDispatcher-worker-16 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-07-28 20:36:33.440 [DefaultDispatcher-worker-8 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-07-28 20:36:33.449 [DefaultDispatcher-worker-5 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-07-28 20:36:33.458 [DefaultDispatcher-worker-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-07-28 20:36:33.467 [DefaultDispatcher-worker-14 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-07-28 20:36:33.479 [DefaultDispatcher-worker-4 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7ebac1 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c61c1b 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-07-28 20:36:33.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-07-28 20:36:33.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-07-28 20:36:33.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-07-28 20:36:33.496 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.524 [DefaultDispatcher-worker-1 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-07-28 20:36:33.534 [DefaultDispatcher-worker-5 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-07-28 20:36:33.542 [DefaultDispatcher-worker-13 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-07-28 20:36:33.551 [DefaultDispatcher-worker-5 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@773cc551 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7692c0e9 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-07-28 20:36:33.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2024-07-28 20:36:33.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2024-07-28 20:36:33.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-07-28 20:36:33.585 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.593 [DefaultDispatcher-worker-5 @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2024-07-28 20:36:33.603 [DefaultDispatcher-worker-7 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2024-07-28 20:36:33.610 [DefaultDispatcher-worker-3 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2024-07-28 20:36:33.619 [DefaultDispatcher-worker-2 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2024-07-28 20:36:33.625 [DefaultDispatcher-worker-1 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2024-07-28 20:36:33.638 [DefaultDispatcher-worker-16 @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761ea1f5 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-07-28 20:36:33.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2024-07-28 20:36:33.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a91027c 2024-07-28 20:36:33.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-07-28 20:36:33.653 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f93ec02 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-07-28 20:36:33.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-07-28 20:36:33.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-07-28 20:36:33.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-07-28 20:36:33.684 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-07-28 20:36:33.686 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e22dadb 2024-07-28 20:36:33.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3dc752 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-07-28 20:36:33.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-07-28 20:36:33.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-07-28 20:36:33.719 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-07-28 20:36:33.723 [Test worker @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb2645b 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-07-28 20:36:33.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2024-07-28 20:36:33.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2024-07-28 20:36:33.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-07-28 20:36:33.742 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.753 [Test worker @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2024-07-28 20:36:33.755 [Test worker @coroutine#1876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380e470a 2024-07-28 20:36:33.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d837ab 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:33.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:33.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-07-28 20:36:33.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-07-28 20:36:33.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-07-28 20:36:33.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-07-28 20:36:33.760 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.787 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-07-28 20:36:33.789 [Test worker @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a598e30 2024-07-28 20:36:33.793 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.796 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46947/ 2024-07-28 20:36:33.796 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46947/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:33.798 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46947/ 2024-07-28 20:36:33.798 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46947/ 2024-07-28 20:36:33.798 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46947/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:33.830 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.841 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46947/ 2024-07-28 20:36:33.841 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46947/ 2024-07-28 20:36:33.841 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46947/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:33.859 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:33.885 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46947/ 2024-07-28 20:36:33.885 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46947/ 2024-07-28 20:36:33.885 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46947/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:33.929 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46947/ 2024-07-28 20:36:33.929 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46947/ 2024-07-28 20:36:33.929 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46947/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:33.973 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46947/ 2024-07-28 20:36:33.973 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46947/ 2024-07-28 20:36:33.973 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46947/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.017 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46947/ 2024-07-28 20:36:34.017 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46947/ 2024-07-28 20:36:34.017 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46947/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.061 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46947/ 2024-07-28 20:36:34.065 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47297/ 2024-07-28 20:36:34.065 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47297/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.066 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47297/ 2024-07-28 20:36:34.067 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47297/ 2024-07-28 20:36:34.067 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47297/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.109 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47297/ 2024-07-28 20:36:34.109 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47297/ 2024-07-28 20:36:34.109 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47297/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.153 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47297/ 2024-07-28 20:36:34.153 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47297/ 2024-07-28 20:36:34.153 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47297/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.197 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47297/ 2024-07-28 20:36:34.197 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47297/ 2024-07-28 20:36:34.197 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47297/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.241 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47297/ 2024-07-28 20:36:34.241 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47297/ 2024-07-28 20:36:34.241 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47297/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.285 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47297/ 2024-07-28 20:36:34.285 [Test worker @coroutine#1902] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47297/ 2024-07-28 20:36:34.285 [Test worker @coroutine#1902] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47297/ from class io.ktor.utils.io.ByteBufferChannel 2024-07-28 20:36:34.286 [Test worker @coroutine#1902] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47297/ 2024-07-28 20:36:34.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4ffa2 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:34.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:34.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-07-28 20:36:34.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-07-28 20:36:34.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-07-28 20:36:34.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-07-28 20:36:34.422 [DefaultDispatcher-worker-10 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193d73d3 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@117be84a 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:34.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:34.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-07-28 20:36:34.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@78de0f6f 2024-07-28 20:36:34.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@78de0f6f 2024-07-28 20:36:34.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-07-28 20:36:34.457 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:34.474 [DefaultDispatcher-worker-14 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78de0f6f 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63e81ac6 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:34.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:34.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-07-28 20:36:34.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2396dc4e 2024-07-28 20:36:34.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2396dc4e 2024-07-28 20:36:34.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-07-28 20:36:34.509 [DefaultDispatcher-worker-2 @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2396dc4e 2024-07-28 20:36:34.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628cb8e0 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:34.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:34.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-07-28 20:36:34.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5481f204 2024-07-28 20:36:34.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5481f204 2024-07-28 20:36:34.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-07-28 20:36:34.535 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:34.556 [DefaultDispatcher-worker-2 @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5481f204 2024-07-28 20:36:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-07-28 20:36:34.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55159007 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:34.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:34.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-07-28 20:36:34.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a49753 2024-07-28 20:36:34.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a49753 2024-07-28 20:36:34.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-07-28 20:36:34.576 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:34.603 [DefaultDispatcher-worker-1 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a49753 2024-07-28 20:36:34.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb28ed 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:34.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:34.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-07-28 20:36:34.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b33f7a0 2024-07-28 20:36:34.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b33f7a0 2024-07-28 20:36:34.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-07-28 20:36:34.614 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:34.659 [DefaultDispatcher-worker-7 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b33f7a0 2024-07-28 20:36:34.660 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@130ad58d 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:34.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:34.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-07-28 20:36:34.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-07-28 20:36:34.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-07-28 20:36:34.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-07-28 20:36:34.707 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:34.710 [DefaultDispatcher-worker-2 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6553c6 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:34.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2024-07-28 20:36:34.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2024-07-28 20:36:34.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-07-28 20:36:34.756 [DefaultDispatcher-worker-7 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2024-07-28 20:36:34.766 [DefaultDispatcher-worker-16 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2024-07-28 20:36:34.766 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:34.772 [DefaultDispatcher-worker-14 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2024-07-28 20:36:34.781 [DefaultDispatcher-worker-1 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2024-07-28 20:36:34.795 [DefaultDispatcher-worker-8 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2024-07-28 20:36:34.804 [DefaultDispatcher-worker-10 @coroutine#2014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2024-07-28 20:36:34.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-07-28 20:36:34.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-07-28 20:36:34.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:34.809 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1503f434: (connection evicted) 2024-07-28 20:36:34.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:34.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-07-28 20:36:34.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-07-28 20:36:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-07-28 20:36:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@671561b9 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:39.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:39.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-07-28 20:36:39.095 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:39.104 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:39.106 [Test worker @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:39.108 [DefaultDispatcher-worker-13 @coroutine#2045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.108 [DefaultDispatcher-worker-13 @coroutine#2045] 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:46625/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:39.108 [DefaultDispatcher-worker-13 @coroutine#2045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.108 [DefaultDispatcher-worker-13 @coroutine#2045] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46625/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:39.110 [DefaultDispatcher-worker-11 @coroutine#2045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.110 [DefaultDispatcher-worker-11 @coroutine#2045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.116 [DefaultDispatcher-worker-11 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:39.116 [DefaultDispatcher-worker-11 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.116 [DefaultDispatcher-worker-11 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:39.116 [DefaultDispatcher-worker-11 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.117 [DefaultDispatcher-worker-11 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.117 [DefaultDispatcher-worker-11 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.118 [Test worker @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ac00dc9 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-07-28 20:36:39.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-07-28 20:36:39.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-07-28 20:36:39.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-07-28 20:36:39.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-07-28 20:36:39.152 [Test worker @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-07-28 20:36:39.154 [Test worker @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-07-28 20:36:39.158 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-07-28 20:36:39.159 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-07-28 20:36:39.159 [DefaultDispatcher-worker-1 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-07-28 20:36:39.161 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-07-28 20:36:39.161 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-07-28 20:36:39.163 [DefaultDispatcher-worker-4 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2024-07-28 20:36:39.175 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.180 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@555badc8 2024-07-28 20:36:39.180 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@555badc8 2024-07-28 20:36:39.183 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9c5913 2024-07-28 20:36:39.183 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9c5913 2024-07-28 20:36:39.186 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa3c6b8 2024-07-28 20:36:39.186 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa3c6b8 2024-07-28 20:36:39.189 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa15328 2024-07-28 20:36:39.189 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa15328 2024-07-28 20:36:39.192 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@121c9859 2024-07-28 20:36:39.192 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@121c9859 2024-07-28 20:36:39.195 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b710fc8 2024-07-28 20:36:39.195 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b710fc8 2024-07-28 20:36:39.197 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a269a18 2024-07-28 20:36:39.197 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a269a18 2024-07-28 20:36:39.199 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8eac67 2024-07-28 20:36:39.199 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8eac67 2024-07-28 20:36:39.201 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca62d3f 2024-07-28 20:36:39.201 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca62d3f 2024-07-28 20:36:39.201 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8ba6b7 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-07-28 20:36:39.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-07-28 20:36:39.220 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.225 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a2b6b0 2024-07-28 20:36:39.225 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a2b6b0 2024-07-28 20:36:39.229 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@78655614 2024-07-28 20:36:39.229 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@78655614 2024-07-28 20:36:39.232 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5addc0 2024-07-28 20:36:39.232 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5addc0 2024-07-28 20:36:39.232 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.234 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@39585c2f 2024-07-28 20:36:39.234 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@39585c2f 2024-07-28 20:36:39.236 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac7a82 2024-07-28 20:36:39.236 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aac7a82 2024-07-28 20:36:39.239 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@82b4235 2024-07-28 20:36:39.239 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@82b4235 2024-07-28 20:36:39.241 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@22353a2d 2024-07-28 20:36:39.241 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@22353a2d 2024-07-28 20:36:39.242 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.243 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5977a360 2024-07-28 20:36:39.243 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5977a360 2024-07-28 20:36:39.244 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.245 [DefaultDispatcher-worker-8 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.245 [DefaultDispatcher-worker-8 @coroutine#2078] 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:57137/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:39.245 [DefaultDispatcher-worker-8 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.245 [DefaultDispatcher-worker-8 @coroutine#2078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57137/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:39.246 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b6aaa6 2024-07-28 20:36:39.246 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b6aaa6 2024-07-28 20:36:39.246 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.247 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.247 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.254 [DefaultDispatcher-worker-1 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.255 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.255 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:39.255 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.256 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.256 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.258 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.268 [DefaultDispatcher-worker-13 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.277 [DefaultDispatcher-worker-4 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.290 [DefaultDispatcher-worker-3 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.297 [DefaultDispatcher-worker-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.308 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:39.309 [DefaultDispatcher-worker-5 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.313 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@231bea24 2024-07-28 20:36:39.313 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@231bea24 2024-07-28 20:36:39.316 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddc0037 2024-07-28 20:36:39.316 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddc0037 2024-07-28 20:36:39.318 [DefaultDispatcher-worker-4 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.320 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e38154 2024-07-28 20:36:39.320 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e38154 2024-07-28 20:36:39.323 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce10a0c 2024-07-28 20:36:39.323 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce10a0c 2024-07-28 20:36:39.326 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d7877e 2024-07-28 20:36:39.326 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d7877e 2024-07-28 20:36:39.326 [DefaultDispatcher-worker-4 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.328 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7e0eb 2024-07-28 20:36:39.328 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7e0eb 2024-07-28 20:36:39.330 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@681b3326 2024-07-28 20:36:39.330 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@681b3326 2024-07-28 20:36:39.333 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccef543 2024-07-28 20:36:39.333 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccef543 2024-07-28 20:36:39.336 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e7fd3 2024-07-28 20:36:39.336 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e7fd3 2024-07-28 20:36:39.336 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-07-28 20:36:39.336 [DefaultDispatcher-worker-11 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.347 [DefaultDispatcher-worker-13 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.356 [DefaultDispatcher-worker-4 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:39.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154cbb46 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:39.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:39.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-07-28 20:36:39.391 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:39.400 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:39.402 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:39.403 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.403 [DefaultDispatcher-worker-4 @coroutine#2124] 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:41141/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:39.403 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.403 [DefaultDispatcher-worker-4 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:39.405 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.405 [DefaultDispatcher-worker-12 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.412 [DefaultDispatcher-worker-5 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:39.412 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.412 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:39.412 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.413 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.413 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.415 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38276668 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-07-28 20:36:39.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2688b2be 2024-07-28 20:36:39.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2688b2be 2024-07-28 20:36:39.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-07-28 20:36:39.421 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2688b2be 2024-07-28 20:36:39.431 [Test worker @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2688b2be 2024-07-28 20:36:39.432 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2688b2be 2024-07-28 20:36:39.434 [DefaultDispatcher-worker-8 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-07-28 20:36:39.434 [DefaultDispatcher-worker-8 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-07-28 20:36:39.434 [DefaultDispatcher-worker-8 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-07-28 20:36:39.435 [DefaultDispatcher-worker-2 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-07-28 20:36:39.436 [DefaultDispatcher-worker-2 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-07-28 20:36:39.441 [DefaultDispatcher-worker-8 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2688b2be 2024-07-28 20:36:39.469 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.474 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ffde01 2024-07-28 20:36:39.474 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ffde01 2024-07-28 20:36:39.477 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f38324e 2024-07-28 20:36:39.477 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f38324e 2024-07-28 20:36:39.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57330423 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-07-28 20:36:39.480 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b07b571 2024-07-28 20:36:39.480 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b07b571 2024-07-28 20:36:39.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:39.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:39.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-07-28 20:36:39.483 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e053875 2024-07-28 20:36:39.483 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e053875 2024-07-28 20:36:39.486 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3165ea62 2024-07-28 20:36:39.486 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3165ea62 2024-07-28 20:36:39.488 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f110442 2024-07-28 20:36:39.488 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f110442 2024-07-28 20:36:39.490 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@499b88ec 2024-07-28 20:36:39.490 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@499b88ec 2024-07-28 20:36:39.492 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2ac73a 2024-07-28 20:36:39.492 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2ac73a 2024-07-28 20:36:39.494 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@20021c67 2024-07-28 20:36:39.494 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@20021c67 2024-07-28 20:36:39.494 [HikariPool-107 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.505 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:39.514 [Test worker @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:39.516 [Test worker @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:39.517 [DefaultDispatcher-worker-6 @coroutine#2157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.517 [DefaultDispatcher-worker-6 @coroutine#2157] 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:57021/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:39.517 [DefaultDispatcher-worker-6 @coroutine#2157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.517 [DefaultDispatcher-worker-6 @coroutine#2157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57021/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:39.519 [DefaultDispatcher-worker-5 @coroutine#2157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.519 [DefaultDispatcher-worker-5 @coroutine#2157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.520 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.525 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4947b3c4 2024-07-28 20:36:39.525 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4947b3c4 2024-07-28 20:36:39.526 [DefaultDispatcher-worker-8 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:39.526 [DefaultDispatcher-worker-8 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.527 [DefaultDispatcher-worker-8 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:39.527 [DefaultDispatcher-worker-8 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.527 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4780549c 2024-07-28 20:36:39.527 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4780549c 2024-07-28 20:36:39.528 [DefaultDispatcher-worker-2 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.528 [DefaultDispatcher-worker-2 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.529 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bfd8b4 2024-07-28 20:36:39.529 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bfd8b4 2024-07-28 20:36:39.529 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251db193 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-07-28 20:36:39.531 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5ea7 2024-07-28 20:36:39.531 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd5ea7 2024-07-28 20:36:39.533 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@72901427 2024-07-28 20:36:39.533 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@72901427 2024-07-28 20:36:39.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-07-28 20:36:39.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-07-28 20:36:39.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-07-28 20:36:39.535 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-07-28 20:36:39.535 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f19a5d 2024-07-28 20:36:39.536 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f19a5d 2024-07-28 20:36:39.538 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@a368e6f 2024-07-28 20:36:39.538 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@a368e6f 2024-07-28 20:36:39.540 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6692a1e8 2024-07-28 20:36:39.540 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@6692a1e8 2024-07-28 20:36:39.542 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d1a031 2024-07-28 20:36:39.542 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d1a031 2024-07-28 20:36:39.542 [HikariPool-108 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.550 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-07-28 20:36:39.552 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259f0fdb 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:39.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:39.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-07-28 20:36:39.560 [DefaultDispatcher-worker-8 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-07-28 20:36:39.574 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:39.580 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.585 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfb8e27 2024-07-28 20:36:39.585 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfb8e27 2024-07-28 20:36:39.586 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:39.587 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:39.589 [DefaultDispatcher-worker-11 @coroutine#2186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.589 [DefaultDispatcher-worker-11 @coroutine#2186] 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:56745/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:39.589 [DefaultDispatcher-worker-11 @coroutine#2186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.589 [DefaultDispatcher-worker-11 @coroutine#2186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56745/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:39.589 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@523c6bc8 2024-07-28 20:36:39.589 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@523c6bc8 2024-07-28 20:36:39.591 [DefaultDispatcher-worker-5 @coroutine#2186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.591 [DefaultDispatcher-worker-5 @coroutine#2186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.592 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5603e557 2024-07-28 20:36:39.592 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@5603e557 2024-07-28 20:36:39.595 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@130161f3 2024-07-28 20:36:39.595 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@130161f3 2024-07-28 20:36:39.597 [DefaultDispatcher-worker-5 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:39.598 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.598 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:39.598 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.598 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@138b5f02 2024-07-28 20:36:39.598 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@138b5f02 2024-07-28 20:36:39.599 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.599 [DefaultDispatcher-worker-9 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.600 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@22581490 2024-07-28 20:36:39.600 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@22581490 2024-07-28 20:36:39.601 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:39.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb58f15 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-07-28 20:36:39.603 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3874d1 2024-07-28 20:36:39.603 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3874d1 2024-07-28 20:36:39.605 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@732e9ebc 2024-07-28 20:36:39.605 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@732e9ebc 2024-07-28 20:36:39.607 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a14bc94 2024-07-28 20:36:39.607 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a14bc94 2024-07-28 20:36:39.607 [HikariPool-109 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-07-28 20:36:39.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-07-28 20:36:39.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-07-28 20:36:39.609 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-07-28 20:36:39.618 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-07-28 20:36:39.620 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ed4204b 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.621 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.622 [DefaultDispatcher-worker-9 @coroutine#2207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-07-28 20:36:39.623 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:39.623 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:39.623 [DefaultDispatcher-worker-9 @coroutine#2207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-07-28 20:36:39.630 [DefaultDispatcher-worker-16 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d43c89f 2024-07-28 20:36:39.634 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.638 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0c8677 2024-07-28 20:36:39.638 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0c8677 2024-07-28 20:36:39.643 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6966 2024-07-28 20:36:39.643 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb6966 2024-07-28 20:36:39.645 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4ed07 2024-07-28 20:36:39.645 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4ed07 2024-07-28 20:36:39.648 [DefaultDispatcher-worker-9 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:39.648 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f6635d 2024-07-28 20:36:39.648 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f6635d 2024-07-28 20:36:39.650 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b266a8a 2024-07-28 20:36:39.650 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b266a8a 2024-07-28 20:36:39.652 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f8a6d1 2024-07-28 20:36:39.652 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f8a6d1 2024-07-28 20:36:39.654 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.655 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c2f1bc 2024-07-28 20:36:39.655 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c2f1bc 2024-07-28 20:36:39.657 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d99c12 2024-07-28 20:36:39.657 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d99c12 2024-07-28 20:36:39.657 [DefaultDispatcher-worker-9 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:39.659 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b662ce2 2024-07-28 20:36:39.659 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b662ce2 2024-07-28 20:36:39.659 [DefaultDispatcher-worker-9 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:39.659 [DefaultDispatcher-worker-12 @coroutine#2215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.659 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c33c039 2024-07-28 20:36:39.659 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c33c039 2024-07-28 20:36:39.659 [HikariPool-110 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.659 [DefaultDispatcher-worker-12 @coroutine#2215] 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-07-28 20:36:39.659 [DefaultDispatcher-worker-12 @coroutine#2215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.660 [DefaultDispatcher-worker-12 @coroutine#2215] 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-07-28 20:36:39.660 [DefaultDispatcher-worker-9 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:39.660 [DefaultDispatcher-worker-9 @coroutine#2207] 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-07-28 20:36:39.660 [DefaultDispatcher-worker-9 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:39.661 [DefaultDispatcher-worker-12 @coroutine#2215] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.662 [DefaultDispatcher-worker-8 @coroutine#2207] 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-07-28 20:36:39.663 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a1cffe 2024-07-28 20:36:39.663 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a1cffe 2024-07-28 20:36:39.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-07-28 20:36:39.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@689fe2a3 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-07-28 20:36:39.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-07-28 20:36:39.667 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@619e4792 2024-07-28 20:36:39.667 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@619e4792 2024-07-28 20:36:39.668 [DefaultDispatcher-worker-3 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:39.668 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.668 [DefaultDispatcher-worker-3 @coroutine#2214] 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-07-28 20:36:39.668 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.670 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.670 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@249cc5c5 2024-07-28 20:36:39.670 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@249cc5c5 2024-07-28 20:36:39.672 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e47fc88 2024-07-28 20:36:39.672 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e47fc88 2024-07-28 20:36:39.674 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f20281 2024-07-28 20:36:39.674 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f20281 2024-07-28 20:36:39.677 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3657a 2024-07-28 20:36:39.677 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3657a 2024-07-28 20:36:39.679 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b33a8a 2024-07-28 20:36:39.679 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b33a8a 2024-07-28 20:36:39.681 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d13d28 2024-07-28 20:36:39.681 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d13d28 2024-07-28 20:36:39.681 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.687 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.697 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.698 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.700 [DefaultDispatcher-worker-3 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.700 [DefaultDispatcher-worker-3 @coroutine#2229] 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:35027/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:39.700 [DefaultDispatcher-worker-3 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.700 [DefaultDispatcher-worker-3 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35027/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:39.702 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.702 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.708 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.709 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.710 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.710 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:39.710 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.711 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.711 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.712 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5146d1 2024-07-28 20:36:39.712 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5146d1 2024-07-28 20:36:39.712 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.716 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1496abeb 2024-07-28 20:36:39.716 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1496abeb 2024-07-28 20:36:39.719 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a92da1 2024-07-28 20:36:39.719 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a92da1 2024-07-28 20:36:39.722 [DefaultDispatcher-worker-3 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.722 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aba1d0 2024-07-28 20:36:39.722 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aba1d0 2024-07-28 20:36:39.723 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.725 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc027a 2024-07-28 20:36:39.725 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45dc027a 2024-07-28 20:36:39.727 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d521f3c 2024-07-28 20:36:39.727 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d521f3c 2024-07-28 20:36:39.727 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b430d9 2024-07-28 20:36:39.728 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b430d9 2024-07-28 20:36:39.730 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d29cdcb 2024-07-28 20:36:39.730 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d29cdcb 2024-07-28 20:36:39.731 [DefaultDispatcher-worker-2 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.732 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1395f2e6 2024-07-28 20:36:39.732 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1395f2e6 2024-07-28 20:36:39.733 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@35845e9f 2024-07-28 20:36:39.733 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@35845e9f 2024-07-28 20:36:39.735 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aa744c 2024-07-28 20:36:39.735 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@17aa744c 2024-07-28 20:36:39.736 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ee5587 2024-07-28 20:36:39.736 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ee5587 2024-07-28 20:36:39.736 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.737 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a8f8dd 2024-07-28 20:36:39.737 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a8f8dd 2024-07-28 20:36:39.740 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0ea64b 2024-07-28 20:36:39.740 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0ea64b 2024-07-28 20:36:39.740 [DefaultDispatcher-worker-16 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.743 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b06d8e 2024-07-28 20:36:39.743 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b06d8e 2024-07-28 20:36:39.747 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fc6da0 2024-07-28 20:36:39.747 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@27fc6da0 2024-07-28 20:36:39.749 [DefaultDispatcher-worker-5 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.749 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@32870792 2024-07-28 20:36:39.749 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@32870792 2024-07-28 20:36:39.752 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1891d377 2024-07-28 20:36:39.752 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@1891d377 2024-07-28 20:36:39.752 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:39.758 [DefaultDispatcher-worker-7 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.765 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:39.766 [DefaultDispatcher-worker-14 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.768 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@298ce755 2024-07-28 20:36:39.768 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@298ce755 2024-07-28 20:36:39.773 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@274b1c14 2024-07-28 20:36:39.773 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@274b1c14 2024-07-28 20:36:39.775 [DefaultDispatcher-worker-9 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.775 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@23748c25 2024-07-28 20:36:39.775 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@23748c25 2024-07-28 20:36:39.777 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6676162f 2024-07-28 20:36:39.777 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6676162f 2024-07-28 20:36:39.779 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@288ef3fb 2024-07-28 20:36:39.779 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@288ef3fb 2024-07-28 20:36:39.781 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@57daf142 2024-07-28 20:36:39.781 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@57daf142 2024-07-28 20:36:39.783 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c84a38 2024-07-28 20:36:39.783 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c84a38 2024-07-28 20:36:39.785 [DefaultDispatcher-worker-6 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.786 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@659e960 2024-07-28 20:36:39.786 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@659e960 2024-07-28 20:36:39.788 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5997d37b 2024-07-28 20:36:39.788 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5997d37b 2024-07-28 20:36:39.788 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-07-28 20:36:39.794 [DefaultDispatcher-worker-11 @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.797 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:39.797 [DefaultDispatcher-worker-4 @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.localdomain:35027/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-07-28 20:36:39.797 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:39.798 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:39.798 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:39.798 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35027/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-07-28 20:36:39.798 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35027/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:39.800 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-07-28 20:36:39.800 [DefaultDispatcher-worker-11 @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.localdomain:35027/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-07-28 20:36:39.800 [DefaultDispatcher-worker-11 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-07-28 20:36:39.801 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-07-28 20:36:39.801 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-07-28 20:36:39.832 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:39.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-07-28 20:36:39.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fc744 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-07-28 20:36:39.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-07-28 20:36:39.865 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.874 [Test worker @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.876 [Test worker @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.877 [DefaultDispatcher-worker-16 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.877 [DefaultDispatcher-worker-16 @coroutine#2281] 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:60909/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:39.877 [DefaultDispatcher-worker-16 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.877 [DefaultDispatcher-worker-16 @coroutine#2281] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60909/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:39.878 [DefaultDispatcher-worker-2 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.878 [DefaultDispatcher-worker-2 @coroutine#2281] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:39.886 [DefaultDispatcher-worker-7 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.886 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.887 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:39.887 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.887 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.887 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:39.889 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f8a1b 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:39.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:39.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:39.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-07-28 20:36:39.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-07-28 20:36:39.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-07-28 20:36:39.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-07-28 20:36:39.894 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-07-28 20:36:39.905 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-07-28 20:36:39.907 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-07-28 20:36:39.918 [DefaultDispatcher-worker-6 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@376c5950 2024-07-28 20:36:39.918 [DefaultDispatcher-worker-11 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.924 [DefaultDispatcher-worker-15 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.930 [DefaultDispatcher-worker-5 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.938 [DefaultDispatcher-worker-14 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.939 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.944 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4100e 2024-07-28 20:36:39.944 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4100e 2024-07-28 20:36:39.949 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f63fe4a 2024-07-28 20:36:39.949 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@f63fe4a 2024-07-28 20:36:39.951 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5c7b7e 2024-07-28 20:36:39.951 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@b5c7b7e 2024-07-28 20:36:39.954 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5ef471 2024-07-28 20:36:39.954 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5ef471 2024-07-28 20:36:39.956 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdbb9d4 2024-07-28 20:36:39.956 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdbb9d4 2024-07-28 20:36:39.958 [DefaultDispatcher-worker-10 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.958 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5a9bcb 2024-07-28 20:36:39.958 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5a9bcb 2024-07-28 20:36:39.960 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@173588d5 2024-07-28 20:36:39.960 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@173588d5 2024-07-28 20:36:39.963 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e710b3e 2024-07-28 20:36:39.963 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e710b3e 2024-07-28 20:36:39.965 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c56123d 2024-07-28 20:36:39.965 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c56123d 2024-07-28 20:36:39.965 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-07-28 20:36:39.971 [DefaultDispatcher-worker-10 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.979 [DefaultDispatcher-worker-10 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.987 [DefaultDispatcher-worker-14 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.993 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:39.995 [DefaultDispatcher-worker-1 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:39.997 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@736c178d 2024-07-28 20:36:39.997 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@736c178d 2024-07-28 20:36:40.000 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dabe790 2024-07-28 20:36:40.000 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dabe790 2024-07-28 20:36:40.003 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79947cfd 2024-07-28 20:36:40.003 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@79947cfd 2024-07-28 20:36:40.006 [DefaultDispatcher-worker-14 @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:40.006 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c96edab 2024-07-28 20:36:40.006 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c96edab 2024-07-28 20:36:40.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a507ea0 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-07-28 20:36:40.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-07-28 20:36:40.009 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5555cb 2024-07-28 20:36:40.009 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5555cb 2024-07-28 20:36:40.011 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60b0d6 2024-07-28 20:36:40.011 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60b0d6 2024-07-28 20:36:40.013 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@57495613 2024-07-28 20:36:40.013 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@57495613 2024-07-28 20:36:40.015 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb912e4 2024-07-28 20:36:40.015 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb912e4 2024-07-28 20:36:40.018 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5947efb5 2024-07-28 20:36:40.018 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5947efb5 2024-07-28 20:36:40.018 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:40.032 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.041 [Test worker @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.043 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.044 [DefaultDispatcher-worker-14 @coroutine#2323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:40.044 [DefaultDispatcher-worker-14 @coroutine#2323] 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:43915/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:40.044 [DefaultDispatcher-worker-14 @coroutine#2323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:40.044 [DefaultDispatcher-worker-14 @coroutine#2323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43915/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:40.046 [DefaultDispatcher-worker-8 @coroutine#2323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:40.046 [DefaultDispatcher-worker-8 @coroutine#2323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:40.053 [DefaultDispatcher-worker-2 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.053 [DefaultDispatcher-worker-2 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.053 [DefaultDispatcher-worker-2 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.053 [DefaultDispatcher-worker-2 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.054 [DefaultDispatcher-worker-15 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.054 [DefaultDispatcher-worker-15 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.057 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bc52b08 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-07-28 20:36:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-07-28 20:36:40.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-07-28 20:36:40.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-07-28 20:36:40.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-07-28 20:36:40.063 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-07-28 20:36:40.072 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-07-28 20:36:40.074 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-07-28 20:36:40.084 [DefaultDispatcher-worker-9 @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e797a39 2024-07-28 20:36:40.085 [DefaultDispatcher-worker-12 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.092 [DefaultDispatcher-worker-8 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.101 [DefaultDispatcher-worker-11 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.109 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:40.110 [DefaultDispatcher-worker-4 @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.111 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:40.111 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-07-28 20:36:40.111 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:40.112 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:40.112 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-07-28 20:36:40.112 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43915/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-07-28 20:36:40.112 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43915/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:40.112 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@895368c 2024-07-28 20:36:40.112 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@895368c 2024-07-28 20:36:40.113 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-07-28 20:36:40.113 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-07-28 20:36:40.113 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-07-28 20:36:40.114 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-07-28 20:36:40.114 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-07-28 20:36:40.116 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@652d9ee 2024-07-28 20:36:40.116 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@652d9ee 2024-07-28 20:36:40.119 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d5dfc 2024-07-28 20:36:40.119 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d5dfc 2024-07-28 20:36:40.123 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@476fd3d5 2024-07-28 20:36:40.123 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@476fd3d5 2024-07-28 20:36:40.127 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@666face2 2024-07-28 20:36:40.127 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@666face2 2024-07-28 20:36:40.128 [DefaultDispatcher-worker-3 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:40.128 [DefaultDispatcher-worker-3 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.128 [DefaultDispatcher-worker-3 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.128 [DefaultDispatcher-worker-3 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.129 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.129 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.130 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@76629468 2024-07-28 20:36:40.130 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@76629468 2024-07-28 20:36:40.132 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e88b5e5 2024-07-28 20:36:40.132 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e88b5e5 2024-07-28 20:36:40.134 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@27402c9a 2024-07-28 20:36:40.134 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@27402c9a 2024-07-28 20:36:40.136 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c538c2c 2024-07-28 20:36:40.136 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c538c2c 2024-07-28 20:36:40.136 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-07-28 20:36:40.138 [DefaultDispatcher-worker-8 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67915454 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-07-28 20:36:40.162 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.166 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf1187 2024-07-28 20:36:40.166 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@10bf1187 2024-07-28 20:36:40.167 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.170 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e78ede0 2024-07-28 20:36:40.170 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e78ede0 2024-07-28 20:36:40.172 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a477af7 2024-07-28 20:36:40.173 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a477af7 2024-07-28 20:36:40.175 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f45e7db 2024-07-28 20:36:40.175 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f45e7db 2024-07-28 20:36:40.176 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.178 [Test worker @coroutine#2376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.178 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@379ee69d 2024-07-28 20:36:40.178 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@379ee69d 2024-07-28 20:36:40.179 [DefaultDispatcher-worker-15 @coroutine#2380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:40.179 [DefaultDispatcher-worker-15 @coroutine#2380] 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:34655/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-07-28 20:36:40.179 [DefaultDispatcher-worker-15 @coroutine#2380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:40.179 [DefaultDispatcher-worker-15 @coroutine#2380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34655/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-07-28 20:36:40.181 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed01a63 2024-07-28 20:36:40.181 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed01a63 2024-07-28 20:36:40.181 [DefaultDispatcher-worker-9 @coroutine#2380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:40.181 [DefaultDispatcher-worker-9 @coroutine#2380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:40.183 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe1458c 2024-07-28 20:36:40.183 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe1458c 2024-07-28 20:36:40.186 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6a1894 2024-07-28 20:36:40.186 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6a1894 2024-07-28 20:36:40.188 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f00bbea 2024-07-28 20:36:40.188 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f00bbea 2024-07-28 20:36:40.188 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:40.189 [DefaultDispatcher-worker-12 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.189 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.189 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.189 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.190 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.190 [DefaultDispatcher-worker-12 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.192 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28a33dc9 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-07-28 20:36:40.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-07-28 20:36:40.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-07-28 20:36:40.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-07-28 20:36:40.197 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-07-28 20:36:40.208 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-07-28 20:36:40.209 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-07-28 20:36:40.214 [DefaultDispatcher-worker-1 @coroutine#2401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/auth/register 2024-07-28 20:36:40.214 [DefaultDispatcher-worker-1 @coroutine#2401] 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:34655/auth/register. 2024-07-28 20:36:40.214 [DefaultDispatcher-worker-1 @coroutine#2401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/auth/register 2024-07-28 20:36:40.214 [DefaultDispatcher-worker-1 @coroutine#2401] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34655/auth/register from class io.ktor.http.content.TextContent 2024-07-28 20:36:40.215 [DefaultDispatcher-worker-12 @coroutine#2401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/auth/register 2024-07-28 20:36:40.215 [DefaultDispatcher-worker-12 @coroutine#2401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/auth/register 2024-07-28 20:36:40.220 [DefaultDispatcher-worker-12 @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-07-28 20:36:40.245 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.250 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c68e3fd 2024-07-28 20:36:40.250 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c68e3fd 2024-07-28 20:36:40.254 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@12af0e00 2024-07-28 20:36:40.254 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@12af0e00 2024-07-28 20:36:40.256 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690888d 2024-07-28 20:36:40.256 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690888d 2024-07-28 20:36:40.257 [DefaultDispatcher-worker-15 @coroutine#2401] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34655/auth/register. 2024-07-28 20:36:40.257 [DefaultDispatcher-worker-15 @coroutine#2401] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34655/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:40.258 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5392043b 2024-07-28 20:36:40.258 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5392043b 2024-07-28 20:36:40.261 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@83e72bf 2024-07-28 20:36:40.261 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@83e72bf 2024-07-28 20:36:40.264 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@628bb2b6 2024-07-28 20:36:40.264 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@628bb2b6 2024-07-28 20:36:40.267 [DefaultDispatcher-worker-10 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:40.267 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.267 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.267 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.268 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cd9a8a 2024-07-28 20:36:40.268 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cd9a8a 2024-07-28 20:36:40.268 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.268 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.271 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bdfb74 2024-07-28 20:36:40.271 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bdfb74 2024-07-28 20:36:40.274 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@486dcc36 2024-07-28 20:36:40.274 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@486dcc36 2024-07-28 20:36:40.274 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-07-28 20:36:40.283 [DefaultDispatcher-worker-10 @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.293 [DefaultDispatcher-worker-14 @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:40.296 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@731dc429 2024-07-28 20:36:40.301 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@731dc429 2024-07-28 20:36:40.305 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dda343a 2024-07-28 20:36:40.305 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dda343a 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e54a35 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-07-28 20:36:40.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-07-28 20:36:40.308 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e5af59 2024-07-28 20:36:40.308 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e5af59 2024-07-28 20:36:40.311 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce73e01 2024-07-28 20:36:40.311 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce73e01 2024-07-28 20:36:40.313 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@21469938 2024-07-28 20:36:40.313 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@21469938 2024-07-28 20:36:40.316 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1102ce 2024-07-28 20:36:40.316 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1102ce 2024-07-28 20:36:40.318 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@595afb52 2024-07-28 20:36:40.318 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@595afb52 2024-07-28 20:36:40.320 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc8c14e 2024-07-28 20:36:40.320 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cc8c14e 2024-07-28 20:36:40.323 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@49521cb6 2024-07-28 20:36:40.323 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@49521cb6 2024-07-28 20:36:40.323 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-07-28 20:36:40.327 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.337 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.338 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.340 [DefaultDispatcher-worker-11 @coroutine#2418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.340 [DefaultDispatcher-worker-11 @coroutine#2418] 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-07-28 20:36:40.340 [DefaultDispatcher-worker-11 @coroutine#2418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.340 [DefaultDispatcher-worker-11 @coroutine#2418] 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-07-28 20:36:40.342 [DefaultDispatcher-worker-4 @coroutine#2418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.342 [DefaultDispatcher-worker-4 @coroutine#2418] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.349 [DefaultDispatcher-worker-12 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.349 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.349 [DefaultDispatcher-worker-12 @coroutine#2417] 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-07-28 20:36:40.349 [DefaultDispatcher-worker-12 @coroutine#2417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.350 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.350 [DefaultDispatcher-worker-3 @coroutine#2417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.353 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.359 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.374 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189fb01b 2024-07-28 20:36:40.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-07-28 20:36:40.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-07-28 20:36:40.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.376 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189fb01b: (connection evicted) 2024-07-28 20:36:40.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:40.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-07-28 20:36:40.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6fd33b 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-07-28 20:36:40.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-07-28 20:36:40.382 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.394 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.396 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.397 [DefaultDispatcher-worker-11 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.397 [DefaultDispatcher-worker-11 @coroutine#2446] 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-07-28 20:36:40.397 [DefaultDispatcher-worker-11 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.397 [DefaultDispatcher-worker-11 @coroutine#2446] 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-07-28 20:36:40.398 [DefaultDispatcher-worker-1 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.398 [DefaultDispatcher-worker-1 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.406 [DefaultDispatcher-worker-10 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.406 [DefaultDispatcher-worker-10 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.406 [DefaultDispatcher-worker-10 @coroutine#2445] 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-07-28 20:36:40.406 [DefaultDispatcher-worker-10 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.407 [DefaultDispatcher-worker-1 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.407 [DefaultDispatcher-worker-1 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.410 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.414 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.417 [Test worker @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2024-07-28 20:36:40.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-07-28 20:36:40.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-07-28 20:36:40.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.418 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608: (connection evicted) 2024-07-28 20:36:40.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:40.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-07-28 20:36:40.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-07-28 20:36:40.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-07-28 20:36:40.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea7c8f 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-07-28 20:36:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-07-28 20:36:40.423 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.423 [DefaultDispatcher-worker-11 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:40.423 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.423 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.423 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.424 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.424 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.432 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.434 [Test worker @coroutine#2472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.434 [DefaultDispatcher-worker-11 @coroutine#2476] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.435 [DefaultDispatcher-worker-11 @coroutine#2476] 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-07-28 20:36:40.435 [DefaultDispatcher-worker-11 @coroutine#2476] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.435 [DefaultDispatcher-worker-11 @coroutine#2476] 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-07-28 20:36:40.436 [DefaultDispatcher-worker-15 @coroutine#2476] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.436 [DefaultDispatcher-worker-15 @coroutine#2476] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.446 [DefaultDispatcher-worker-16 @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.446 [DefaultDispatcher-worker-16 @coroutine#2475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.446 [DefaultDispatcher-worker-16 @coroutine#2475] 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-07-28 20:36:40.446 [DefaultDispatcher-worker-16 @coroutine#2475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.447 [DefaultDispatcher-worker-6 @coroutine#2475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.447 [DefaultDispatcher-worker-6 @coroutine#2475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.450 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.453 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.458 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.460 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.463 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.466 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.468 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2024-07-28 20:36:40.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-07-28 20:36:40.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-07-28 20:36:40.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.469 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12: (connection evicted) 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:40.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-07-28 20:36:40.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de83be1 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-07-28 20:36:40.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-07-28 20:36:40.474 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.483 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.485 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.486 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.486 [DefaultDispatcher-worker-16 @coroutine#2514] 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-07-28 20:36:40.486 [DefaultDispatcher-worker-16 @coroutine#2514] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.486 [DefaultDispatcher-worker-16 @coroutine#2514] 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-07-28 20:36:40.487 [DefaultDispatcher-worker-5 @coroutine#2514] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.487 [DefaultDispatcher-worker-5 @coroutine#2514] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.495 [DefaultDispatcher-worker-16 @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.495 [DefaultDispatcher-worker-16 @coroutine#2513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.495 [DefaultDispatcher-worker-16 @coroutine#2513] 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-07-28 20:36:40.495 [DefaultDispatcher-worker-16 @coroutine#2513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.496 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.496 [DefaultDispatcher-worker-2 @coroutine#2513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.499 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.503 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.507 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf 2024-07-28 20:36:40.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-07-28 20:36:40.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-07-28 20:36:40.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.508 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a35cccf: (connection evicted) 2024-07-28 20:36:40.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:40.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-07-28 20:36:40.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-07-28 20:36:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-07-28 20:36:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f93303f 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-07-28 20:36:40.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-07-28 20:36:40.513 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.525 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.527 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.528 [DefaultDispatcher-worker-2 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.528 [DefaultDispatcher-worker-2 @coroutine#2546] 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-07-28 20:36:40.528 [DefaultDispatcher-worker-2 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.528 [DefaultDispatcher-worker-2 @coroutine#2546] 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-07-28 20:36:40.529 [DefaultDispatcher-worker-13 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.530 [DefaultDispatcher-worker-13 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.539 [DefaultDispatcher-worker-6 @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.539 [DefaultDispatcher-worker-4 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:40.539 [DefaultDispatcher-worker-4 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.539 [DefaultDispatcher-worker-4 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.539 [DefaultDispatcher-worker-4 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.539 [DefaultDispatcher-worker-6 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.539 [DefaultDispatcher-worker-6 @coroutine#2545] 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-07-28 20:36:40.539 [DefaultDispatcher-worker-6 @coroutine#2545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.540 [DefaultDispatcher-worker-3 @coroutine#2545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.540 [DefaultDispatcher-worker-3 @coroutine#2545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.540 [DefaultDispatcher-worker-16 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.540 [DefaultDispatcher-worker-16 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.542 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.546 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.548 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.550 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.553 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3359217d 2024-07-28 20:36:40.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-07-28 20:36:40.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-07-28 20:36:40.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.554 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3359217d: (connection evicted) 2024-07-28 20:36:40.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:40.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-07-28 20:36:40.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29897daf 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-07-28 20:36:40.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-07-28 20:36:40.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-07-28 20:36:40.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-07-28 20:36:40.558 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-07-28 20:36:40.568 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-07-28 20:36:40.570 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-07-28 20:36:40.570 [DefaultDispatcher-worker-4 @coroutine#2580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.571 [DefaultDispatcher-worker-4 @coroutine#2580] 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-07-28 20:36:40.571 [DefaultDispatcher-worker-4 @coroutine#2580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.571 [DefaultDispatcher-worker-4 @coroutine#2580] 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-07-28 20:36:40.572 [DefaultDispatcher-worker-6 @coroutine#2580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.572 [DefaultDispatcher-worker-6 @coroutine#2580] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-07-28 20:36:40.579 [DefaultDispatcher-worker-16 @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-07-28 20:36:40.579 [DefaultDispatcher-worker-16 @coroutine#2579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.580 [DefaultDispatcher-worker-16 @coroutine#2579] 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-07-28 20:36:40.580 [DefaultDispatcher-worker-16 @coroutine#2579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.580 [DefaultDispatcher-worker-7 @coroutine#2579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.580 [DefaultDispatcher-worker-7 @coroutine#2579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-07-28 20:36:40.582 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-07-28 20:36:40.586 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5246453e 2024-07-28 20:36:40.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-07-28 20:36:40.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-07-28 20:36:40.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.589 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5246453e: (connection evicted) 2024-07-28 20:36:40.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:40.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-07-28 20:36:40.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-07-28 20:36:40.699 [DefaultDispatcher-worker-10 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:40.699 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.699 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.699 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.699 [DefaultDispatcher-worker-5 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:40.699 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.699 [DefaultDispatcher-worker-5 @coroutine#2214] 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-07-28 20:36:40.699 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.700 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.701 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.701 [DefaultDispatcher-worker-13 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.766 [DefaultDispatcher-worker-14 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:40.766 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.766 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.766 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.767 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.767 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.897 [DefaultDispatcher-worker-5 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:40.897 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.897 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:40.897 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.899 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.899 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:40.934 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74474fc0 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-07-28 20:36:40.935 [Test worker @coroutine#2634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-07-28 20:36:40.949 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-07-28 20:36:40.958 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-07-28 20:36:40.960 [Test worker @coroutine#2637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-07-28 20:36:40.961 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-07-28 20:36:40.972 [DefaultDispatcher-worker-15 @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-07-28 20:36:40.983 [DefaultDispatcher-worker-4 @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b 2024-07-28 20:36:40.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-07-28 20:36:40.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-07-28 20:36:40.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:40.987 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ba7391b: (connection evicted) 2024-07-28 20:36:40.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:40.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-07-28 20:36:40.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e474bd 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:40.990 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-07-28 20:36:40.991 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:40.991 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:40.991 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-07-28 20:36:41.008 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:41.017 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:41.019 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:41.020 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22781286 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.021 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-07-28 20:36:41.022 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-07-28 20:36:41.022 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-07-28 20:36:41.022 [Test worker @coroutine#2659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-07-28 20:36:41.036 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-07-28 20:36:41.045 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-07-28 20:36:41.046 [Test worker @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-07-28 20:36:41.048 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-07-28 20:36:41.059 [DefaultDispatcher-worker-3 @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173c0722 2024-07-28 20:36:41.063 [DefaultDispatcher-worker-4 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:41.063 [DefaultDispatcher-worker-4 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.063 [DefaultDispatcher-worker-4 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.063 [DefaultDispatcher-worker-4 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.064 [DefaultDispatcher-worker-6 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.064 [DefaultDispatcher-worker-6 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.075 [DefaultDispatcher-worker-3 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:41.084 [DefaultDispatcher-worker-15 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:41.091 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:41.093 [DefaultDispatcher-worker-14 @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d808a 2024-07-28 20:36:41.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-07-28 20:36:41.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-07-28 20:36:41.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.104 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639d808a: (connection evicted) 2024-07-28 20:36:41.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-07-28 20:36:41.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-07-28 20:36:41.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-07-28 20:36:41.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-07-28 20:36:41.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.105 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173c0722: (connection evicted) 2024-07-28 20:36:41.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-07-28 20:36:41.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-07-28 20:36:41.107 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69d145f6 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.108 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-07-28 20:36:41.124 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.135 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.136 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.138 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.138 [DefaultDispatcher-worker-14 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:41.138 [DefaultDispatcher-worker-14 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.138 [DefaultDispatcher-worker-14 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.138 [DefaultDispatcher-worker-14 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a6cdb 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.138 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.139 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-07-28 20:36:41.139 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@637de489 2024-07-28 20:36:41.139 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@637de489 2024-07-28 20:36:41.139 [Test worker @coroutine#2697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-07-28 20:36:41.139 [DefaultDispatcher-worker-6 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.139 [DefaultDispatcher-worker-6 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.152 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637de489 2024-07-28 20:36:41.162 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637de489 2024-07-28 20:36:41.163 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637de489 2024-07-28 20:36:41.165 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637de489 2024-07-28 20:36:41.176 [DefaultDispatcher-worker-7 @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637de489 2024-07-28 20:36:41.190 [DefaultDispatcher-worker-15 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.200 [DefaultDispatcher-worker-12 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.201 [DefaultDispatcher-worker-13 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:41.201 [DefaultDispatcher-worker-13 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.201 [DefaultDispatcher-worker-13 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.201 [DefaultDispatcher-worker-13 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.202 [DefaultDispatcher-worker-6 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.202 [DefaultDispatcher-worker-6 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.207 [DefaultDispatcher-worker-7 @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680408ac 2024-07-28 20:36:41.209 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-07-28 20:36:41.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-07-28 20:36:41.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.212 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@680408ac: (connection evicted) 2024-07-28 20:36:41.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-07-28 20:36:41.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-07-28 20:36:41.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-07-28 20:36:41.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-07-28 20:36:41.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.213 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@637de489: (connection evicted) 2024-07-28 20:36:41.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-07-28 20:36:41.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aaf0f0a 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.215 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.216 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-07-28 20:36:41.232 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.242 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.243 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.245 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.249 [DefaultDispatcher-worker-11 @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f86f9cf 2024-07-28 20:36:41.254 [DefaultDispatcher-worker-1 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.271 [DefaultDispatcher-worker-1 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.275 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.278 [DefaultDispatcher-worker-14 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:41.278 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.278 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.278 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.280 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.280 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.283 [DefaultDispatcher-worker-4 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf 2024-07-28 20:36:41.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-07-28 20:36:41.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-07-28 20:36:41.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.305 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e42cbf: (connection evicted) 2024-07-28 20:36:41.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-07-28 20:36:41.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33da0fad 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.307 [Test worker @coroutine#2792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-07-28 20:36:41.308 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.308 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.308 [Test worker @coroutine#2792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-07-28 20:36:41.324 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.333 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.335 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.336 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.341 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.346 [DefaultDispatcher-worker-4 @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.366 [DefaultDispatcher-worker-5 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.369 [Test worker @coroutine#2808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.378 [DefaultDispatcher-worker-7 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a 2024-07-28 20:36:41.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-07-28 20:36:41.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-07-28 20:36:41.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.384 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd4082a: (connection evicted) 2024-07-28 20:36:41.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-07-28 20:36:41.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb76f 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.387 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.388 [Test worker @coroutine#2836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-07-28 20:36:41.404 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.414 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.415 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.417 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.425 [DefaultDispatcher-worker-4 @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.435 [DefaultDispatcher-worker-3 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:41.435 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.435 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.435 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.437 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.437 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.448 [DefaultDispatcher-worker-16 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.457 [DefaultDispatcher-worker-8 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.522 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.583 [DefaultDispatcher-worker-8 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:41.584 [DefaultDispatcher-worker-8 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.584 [DefaultDispatcher-worker-8 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.584 [DefaultDispatcher-worker-8 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.585 [DefaultDispatcher-worker-5 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.585 [DefaultDispatcher-worker-5 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.667 [DefaultDispatcher-worker-5 @coroutine#2875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2024-07-28 20:36:41.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-07-28 20:36:41.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-07-28 20:36:41.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.715 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c815478: (connection evicted) 2024-07-28 20:36:41.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-07-28 20:36:41.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-07-28 20:36:41.718 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.718 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3793896e 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.719 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-07-28 20:36:41.720 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.720 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.720 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-07-28 20:36:41.725 [DefaultDispatcher-worker-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:41.726 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.726 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.726 [DefaultDispatcher-worker-2 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.726 [DefaultDispatcher-worker-1 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:41.726 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.726 [DefaultDispatcher-worker-1 @coroutine#2214] 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-07-28 20:36:41.726 [DefaultDispatcher-worker-1 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.727 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.727 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.727 [DefaultDispatcher-worker-10 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.736 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.746 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.747 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.749 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.751 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.760 [DefaultDispatcher-worker-2 @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.777 [DefaultDispatcher-worker-14 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:41.777 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.777 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.777 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.779 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.779 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.781 [DefaultDispatcher-worker-7 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.789 [DefaultDispatcher-worker-16 @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a 2024-07-28 20:36:41.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-07-28 20:36:41.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-07-28 20:36:41.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.801 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17fbbf0a: (connection evicted) 2024-07-28 20:36:41.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-07-28 20:36:41.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-07-28 20:36:41.802 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51bba775 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-07-28 20:36:41.803 [Test worker @coroutine#2926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-07-28 20:36:41.816 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-07-28 20:36:41.826 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-07-28 20:36:41.827 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-07-28 20:36:41.829 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-07-28 20:36:41.839 [DefaultDispatcher-worker-7 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0 2024-07-28 20:36:41.903 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.907 [DefaultDispatcher-worker-15 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:41.907 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.907 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:41.907 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.909 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.909 [DefaultDispatcher-worker-7 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:41.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-07-28 20:36:41.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-07-28 20:36:41.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:41.909 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c2188b0: (connection evicted) 2024-07-28 20:36:41.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:41.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-07-28 20:36:41.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-07-28 20:36:41.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9c188f 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:41.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:41.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:41.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-07-28 20:36:42.013 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:42.027 [DefaultDispatcher-worker-15 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.035 [DefaultDispatcher-worker-13 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.042 [DefaultDispatcher-worker-2 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.050 [DefaultDispatcher-worker-2 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.072 [DefaultDispatcher-worker-8 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:42.072 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.072 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.072 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.074 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.074 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.079 [DefaultDispatcher-worker-1 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.080 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-07-28 20:36:42.085 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-07-28 20:36:42.087 [DefaultDispatcher-worker-14 @coroutine#2971] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-07-28 20:36:42.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220ffb 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:42.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:42.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-07-28 20:36:42.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-07-28 20:36:42.107 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.107 [DefaultDispatcher-worker-10 @coroutine#2973] 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-07-28 20:36:42.107 [DefaultDispatcher-worker-10 @coroutine#2973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.107 [DefaultDispatcher-worker-10 @coroutine#2973] 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-07-28 20:36:42.109 [eventLoopGroupProxy-19-1 @call-handler#2981] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-07-28 20:36:42.110 [eventLoopGroupProxy-19-2 @call-handler#2982] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-07-28 20:36:42.110 [eventLoopGroupProxy-19-1 @call-handler#2981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.110 [eventLoopGroupProxy-19-2 @call-handler#2982] 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-07-28 20:36:42.110 [eventLoopGroupProxy-19-2 @call-handler#2982] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:42.112 [eventLoopGroupProxy-19-2 @call-handler#2982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ff4d61b 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:42.113 [DefaultDispatcher-worker-15 @coroutine#2973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:42.113 [DefaultDispatcher-worker-15 @coroutine#2973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:42.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-07-28 20:36:42.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-07-28 20:36:42.126 [DefaultDispatcher-worker-15 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.126 [DefaultDispatcher-worker-15 @coroutine#2972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.126 [DefaultDispatcher-worker-15 @coroutine#2972] 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-07-28 20:36:42.126 [DefaultDispatcher-worker-15 @coroutine#2972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.127 [eventLoopGroupProxy-19-2 @call-handler#2987] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-07-28 20:36:42.127 [eventLoopGroupProxy-19-2 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.127 [DefaultDispatcher-worker-8 @coroutine#2972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.127 [DefaultDispatcher-worker-8 @coroutine#2972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.128 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.128 [DefaultDispatcher-worker-15 @coroutine#2992] 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-07-28 20:36:42.128 [DefaultDispatcher-worker-15 @coroutine#2992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.129 [DefaultDispatcher-worker-15 @coroutine#2992] 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-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a983294 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:42.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:42.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-07-28 20:36:42.130 [eventLoopGroupProxy-19-2 @call-handler#2996] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-07-28 20:36:42.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-07-28 20:36:42.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-07-28 20:36:42.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-07-28 20:36:42.130 [eventLoopGroupProxy-19-2 @call-handler#2996] 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-07-28 20:36:42.130 [eventLoopGroupProxy-19-2 @call-handler#2996] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:42.131 [eventLoopGroupProxy-19-3 @call-handler#2999] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-07-28 20:36:42.131 [eventLoopGroupProxy-19-2 @call-handler#2996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.131 [eventLoopGroupProxy-19-3 @call-handler#2999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.131 [DefaultDispatcher-worker-14 @coroutine#2992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.131 [DefaultDispatcher-worker-14 @coroutine#2992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.138 [DefaultDispatcher-worker-16 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.147 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.147 [DefaultDispatcher-worker-11 @coroutine#3004] 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-07-28 20:36:42.147 [DefaultDispatcher-worker-11 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.147 [DefaultDispatcher-worker-11 @coroutine#3004] 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-07-28 20:36:42.147 [DefaultDispatcher-worker-9 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.148 [eventLoopGroupProxy-19-2 @call-handler#3008] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-07-28 20:36:42.149 [eventLoopGroupProxy-19-2 @call-handler#3008] 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-07-28 20:36:42.149 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:42.149 [eventLoopGroupProxy-19-4 @call-handler#3012] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-07-28 20:36:42.149 [eventLoopGroupProxy-19-4 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.150 [DefaultDispatcher-worker-15 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:42.150 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.150 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.150 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.151 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.151 [DefaultDispatcher-worker-7 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.151 [DefaultDispatcher-worker-7 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.157 [DefaultDispatcher-worker-7 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.157 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.158 [DefaultDispatcher-worker-7 @coroutine#2991] 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-07-28 20:36:42.158 [DefaultDispatcher-worker-7 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.159 [DefaultDispatcher-worker-3 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.160 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.160 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.160 [DefaultDispatcher-worker-14 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-07-28 20:36:42.161 [eventLoopGroupProxy-19-5 @call-handler#3023] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-07-28 20:36:42.161 [eventLoopGroupProxy-19-5 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.162 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.162 [DefaultDispatcher-worker-1 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.168 [DefaultDispatcher-worker-2 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.171 [DefaultDispatcher-worker-11 @coroutine#2991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.172 [DefaultDispatcher-worker-12 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-07-28 20:36:42.172 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.172 [DefaultDispatcher-worker-12 @coroutine#3003] 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-07-28 20:36:42.172 [DefaultDispatcher-worker-12 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.173 [eventLoopGroupProxy-19-2 @call-handler#3031] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-07-28 20:36:42.173 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.174 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.174 [DefaultDispatcher-worker-8 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.180 [DefaultDispatcher-worker-14 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.187 [DefaultDispatcher-worker-6 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-07-28 20:36:42.189 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.194 [DefaultDispatcher-worker-12 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7937f96e 2024-07-28 20:36:42.206 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.209 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-07-28 20:36:42.209 [DefaultDispatcher-worker-5 @coroutine#3009] 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-07-28 20:36:42.209 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-07-28 20:36:42.210 [eventLoopGroupProxy-19-2 @call-handler#3047] 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-07-28 20:36:42.213 [DefaultDispatcher-worker-11 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:42.213 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.213 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.213 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.214 [HikariPool-139 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.214 [DefaultDispatcher-worker-4 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.214 [DefaultDispatcher-worker-4 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.217 [DefaultDispatcher-worker-9 @coroutine#3039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.230 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.234 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-07-28 20:36:42.234 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-07-28 20:36:42.235 [DefaultDispatcher-worker-11 @coroutine#3009] 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-07-28 20:36:42.235 [DefaultDispatcher-worker-11 @coroutine#3009] 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-07-28 20:36:42.235 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916865 2024-07-28 20:36:42.235 [DefaultDispatcher-worker-11 @coroutine#3009] 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=620000016506916865. 2024-07-28 20:36:42.235 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916865 2024-07-28 20:36:42.236 [eventLoopGroupProxy-19-2 @call-handler#3054] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-07-28 20:36:42.240 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.240 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.241 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916865 2024-07-28 20:36:42.241 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916865 2024-07-28 20:36:42.241 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916865. 2024-07-28 20:36:42.241 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916865 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.250 [DefaultDispatcher-worker-9 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.252 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-07-28 20:36:42.252 [DefaultDispatcher-worker-9 @coroutine#3009] 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-07-28 20:36:42.252 [DefaultDispatcher-worker-9 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-07-28 20:36:42.253 [eventLoopGroupProxy-19-2 @call-handler#3058] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-07-28 20:36:42.255 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.256 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-07-28 20:36:42.256 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-07-28 20:36:42.256 [DefaultDispatcher-worker-10 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-07-28 20:36:42.256 [DefaultDispatcher-worker-10 @coroutine#3009] 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-07-28 20:36:42.265 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.282 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.285 [DefaultDispatcher-worker-17 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.291 [DefaultDispatcher-worker-10 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:42.291 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.291 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.291 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.292 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.292 [DefaultDispatcher-worker-13 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.295 [DefaultDispatcher-worker-8 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.296 [DefaultDispatcher-worker-2 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.296 [DefaultDispatcher-worker-2 @coroutine#2974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.296 [DefaultDispatcher-worker-2 @coroutine#2974] 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-07-28 20:36:42.296 [DefaultDispatcher-worker-2 @coroutine#2974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.296 [DefaultDispatcher-worker-2 @coroutine#2974] 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-07-28 20:36:42.297 [eventLoopGroupProxy-19-2 @call-handler#3067] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-07-28 20:36:42.298 [eventLoopGroupProxy-19-2 @call-handler#3067] 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-07-28 20:36:42.298 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:42.306 [DefaultDispatcher-worker-9 @call-handler#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.307 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.307 [DefaultDispatcher-worker-10 @coroutine#2974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.307 [DefaultDispatcher-worker-10 @coroutine#2974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.307 [DefaultDispatcher-worker-10 @coroutine#2974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:42.308 [DefaultDispatcher-worker-10 @coroutine#2974] 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-07-28 20:36:42.315 [DefaultDispatcher-worker-2 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.322 [DefaultDispatcher-worker-10 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.323 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-07-28 20:36:42.323 [DefaultDispatcher-worker-5 @coroutine#3009] 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-07-28 20:36:42.323 [DefaultDispatcher-worker-5 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-07-28 20:36:42.324 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-07-28 20:36:42.328 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.332 [DefaultDispatcher-worker-1 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.347 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-07-28 20:36:42.347 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-07-28 20:36:42.348 [DefaultDispatcher-worker-12 @coroutine#3009] 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-07-28 20:36:42.348 [DefaultDispatcher-worker-12 @coroutine#3009] 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-07-28 20:36:42.348 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916866 2024-07-28 20:36:42.348 [DefaultDispatcher-worker-12 @coroutine#3009] 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=620000016506916866. 2024-07-28 20:36:42.348 [DefaultDispatcher-worker-12 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916866 2024-07-28 20:36:42.349 [eventLoopGroupProxy-19-2 @call-handler#3084] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-07-28 20:36:42.350 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.351 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916866 2024-07-28 20:36:42.351 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916866 2024-07-28 20:36:42.351 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916866. 2024-07-28 20:36:42.351 [DefaultDispatcher-worker-14 @coroutine#3009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=620000016506916866 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.361 [DefaultDispatcher-worker-16 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.362 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-07-28 20:36:42.362 [DefaultDispatcher-worker-16 @coroutine#3009] 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-07-28 20:36:42.362 [DefaultDispatcher-worker-16 @coroutine#3009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-07-28 20:36:42.363 [eventLoopGroupProxy-19-2 @call-handler#3088] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-07-28 20:36:42.363 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.364 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-07-28 20:36:42.364 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-07-28 20:36:42.364 [DefaultDispatcher-worker-11 @coroutine#3009] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-07-28 20:36:42.364 [DefaultDispatcher-worker-11 @coroutine#3009] 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-07-28 20:36:42.373 [DefaultDispatcher-worker-6 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.396 [DefaultDispatcher-worker-6 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.407 [DefaultDispatcher-worker-11 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.407 [DefaultDispatcher-worker-13 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.408 [DefaultDispatcher-worker-11 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.408 [DefaultDispatcher-worker-11 @coroutine#2993] 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-07-28 20:36:42.408 [DefaultDispatcher-worker-11 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.408 [DefaultDispatcher-worker-11 @coroutine#2993] 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-07-28 20:36:42.409 [eventLoopGroupProxy-19-2 @call-handler#3094] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-07-28 20:36:42.409 [eventLoopGroupProxy-19-2 @call-handler#3094] 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-07-28 20:36:42.409 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:42.415 [DefaultDispatcher-worker-15 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.423 [DefaultDispatcher-worker-2 @call-handler#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.424 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.424 [DefaultDispatcher-worker-15 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.424 [DefaultDispatcher-worker-15 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.424 [DefaultDispatcher-worker-15 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:42.424 [DefaultDispatcher-worker-15 @coroutine#2993] 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-07-28 20:36:42.434 [DefaultDispatcher-worker-1 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.438 [UI Thread @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 2024-07-28 20:36:42.438 [UI Thread @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864. 2024-07-28 20:36:42.438 [UI Thread @coroutine#3113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 2024-07-28 20:36:42.438 [UI Thread @coroutine#3118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.438 [UI Thread @coroutine#3118] 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=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.438 [UI Thread @coroutine#3118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.439 [eventLoopGroupProxy-19-2 @call-handler#3129] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-07-28 20:36:42.440 [eventLoopGroupProxy-19-5 @call-handler#3131] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-07-28 20:36:42.440 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.440 [UI Thread @coroutine#3123] 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=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.440 [UI Thread @coroutine#3123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.441 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.441 [UI Thread @coroutine#3125] 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=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.441 [UI Thread @coroutine#3125] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.443 [eventLoopGroupProxy-19-5 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.443 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 2024-07-28 20:36:42.443 [UI Thread @coroutine#3146] 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=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865. 2024-07-28 20:36:42.443 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 2024-07-28 20:36:42.444 [eventLoopGroupProxy-19-6 @call-handler#3148] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-07-28 20:36:42.444 [eventLoopGroupProxy-19-7 @call-handler#3151] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-07-28 20:36:42.444 [UI Thread @coroutine#3118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.444 [UI Thread @coroutine#3118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.445 [UI Thread @coroutine#3118] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.445 [eventLoopGroupProxy-19-5 @call-handler#3153] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-07-28 20:36:42.445 [UI Thread @coroutine#3118] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.445 [eventLoopGroupProxy-19-2 @call-handler#3129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.446 [UI Thread @coroutine#3113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 2024-07-28 20:36:42.446 [UI Thread @coroutine#3113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 2024-07-28 20:36:42.446 [UI Thread @coroutine#3113] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864. 2024-07-28 20:36:42.447 [UI Thread @coroutine#3113] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.447 [eventLoopGroupProxy-19-7 @call-handler#3151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.447 [eventLoopGroupProxy-19-6 @call-handler#3148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.448 [UI Thread @coroutine#3123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.448 [UI Thread @coroutine#3123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.448 [UI Thread @coroutine#3123] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.448 [UI Thread @coroutine#3123] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.448 [UI Thread @coroutine#3125] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.448 [UI Thread @coroutine#3125] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.448 [UI Thread @coroutine#3125] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.449 [UI Thread @coroutine#3125] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.450 [DefaultDispatcher-worker-6 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:42.450 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.451 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.451 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.452 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.452 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.455 [DefaultDispatcher-worker-11 @coroutine#3118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.457 [eventLoopGroupProxy-19-5 @call-handler#3153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.458 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 2024-07-28 20:36:42.458 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 2024-07-28 20:36:42.458 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865. 2024-07-28 20:36:42.458 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.462 [DefaultDispatcher-worker-15 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.468 [DefaultDispatcher-worker-6 @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.476 [DefaultDispatcher-worker-10 @coroutine#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.486 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.487 [DefaultDispatcher-worker-9 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.492 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=620000016506916864 2024-07-28 20:36:42.492 [UI Thread @coroutine#3172] 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=620000016506916864. 2024-07-28 20:36:42.492 [UI Thread @coroutine#3172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=620000016506916864 2024-07-28 20:36:42.493 [eventLoopGroupProxy-19-2 @call-handler#3174] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-07-28 20:36:42.495 [eventLoopGroupProxy-19-2 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.496 [UI Thread @coroutine#3172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=620000016506916864 2024-07-28 20:36:42.496 [UI Thread @coroutine#3172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=620000016506916864 2024-07-28 20:36:42.496 [UI Thread @coroutine#3172] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=620000016506916864. 2024-07-28 20:36:42.496 [UI Thread @coroutine#3172] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.505 [DefaultDispatcher-worker-4 @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.516 [DefaultDispatcher-worker-9 @coroutine#3172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.524 [DefaultDispatcher-worker-17 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.524 [DefaultDispatcher-worker-17 @coroutine#2974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.524 [DefaultDispatcher-worker-17 @coroutine#2974] 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-07-28 20:36:42.524 [DefaultDispatcher-worker-17 @coroutine#2974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.524 [DefaultDispatcher-worker-17 @coroutine#2974] 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-07-28 20:36:42.525 [eventLoopGroupProxy-19-2 @call-handler#3183] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-07-28 20:36:42.525 [eventLoopGroupProxy-19-2 @call-handler#3183] 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-07-28 20:36:42.525 [eventLoopGroupProxy-19-2 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:42.533 [DefaultDispatcher-worker-18 @call-handler#3183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.533 [eventLoopGroupProxy-19-2 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.534 [DefaultDispatcher-worker-9 @coroutine#2974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.534 [DefaultDispatcher-worker-9 @coroutine#2974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.534 [DefaultDispatcher-worker-9 @coroutine#2974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:42.534 [DefaultDispatcher-worker-9 @coroutine#2974] 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-07-28 20:36:42.542 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=620000016506916866&assignmentUid=620000016506916864&clazzUid=620000016506916864&submitterUid=620000016506916865 2024-07-28 20:36:42.542 [UI Thread @coroutine#3199] 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=620000016506916866&assignmentUid=620000016506916864&clazzUid=620000016506916864&submitterUid=620000016506916865. 2024-07-28 20:36:42.542 [UI Thread @coroutine#3199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=620000016506916866&assignmentUid=620000016506916864&clazzUid=620000016506916864&submitterUid=620000016506916865 2024-07-28 20:36:42.543 [DefaultDispatcher-worker-11 @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.543 [eventLoopGroupProxy-19-2 @call-handler#3204] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-07-28 20:36:42.549 [eventLoopGroupProxy-19-2 @call-handler#3204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.550 [UI Thread @coroutine#3199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=620000016506916866&assignmentUid=620000016506916864&clazzUid=620000016506916864&submitterUid=620000016506916865 2024-07-28 20:36:42.550 [UI Thread @coroutine#3199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=620000016506916866&assignmentUid=620000016506916864&clazzUid=620000016506916864&submitterUid=620000016506916865 2024-07-28 20:36:42.550 [UI Thread @coroutine#3199] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=620000016506916866&assignmentUid=620000016506916864&clazzUid=620000016506916864&submitterUid=620000016506916865. 2024-07-28 20:36:42.550 [UI Thread @coroutine#3199] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=620000016506916866&assignmentUid=620000016506916864&clazzUid=620000016506916864&submitterUid=620000016506916865 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.561 [DefaultDispatcher-worker-8 @coroutine#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.568 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=620000016506916865 2024-07-28 20:36:42.568 [UI Thread @coroutine#3213] 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=620000016506916865. 2024-07-28 20:36:42.568 [UI Thread @coroutine#3213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=620000016506916865 2024-07-28 20:36:42.569 [eventLoopGroupProxy-19-2 @call-handler#3222] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-07-28 20:36:42.570 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.570 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.570 [UI Thread @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.570 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=620000016506916864 2024-07-28 20:36:42.570 [eventLoopGroupProxy-19-2 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.570 [UI Thread @coroutine#3223] 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=620000016506916864. 2024-07-28 20:36:42.570 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=620000016506916864 2024-07-28 20:36:42.571 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.571 [eventLoopGroupProxy-19-5 @call-handler#3233] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-07-28 20:36:42.571 [UI Thread @coroutine#3225] 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=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.571 [UI Thread @coroutine#3225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.571 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.571 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.571 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.571 [eventLoopGroupProxy-19-7 @call-handler#3237] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-07-28 20:36:42.572 [eventLoopGroupProxy-19-2 @call-handler#3242] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-07-28 20:36:42.572 [eventLoopGroupProxy-19-6 @call-handler#3243] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-07-28 20:36:42.574 [eventLoopGroupProxy-19-2 @call-handler#3242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.574 [UI Thread @coroutine#3213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=620000016506916865 2024-07-28 20:36:42.574 [UI Thread @coroutine#3213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=620000016506916865 2024-07-28 20:36:42.574 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=620000016506916865. 2024-07-28 20:36:42.574 [UI Thread @coroutine#3213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=620000016506916865 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.574 [eventLoopGroupProxy-19-6 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.575 [UI Thread @coroutine#3225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.575 [UI Thread @coroutine#3225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.575 [UI Thread @coroutine#3225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.575 [UI Thread @coroutine#3225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.575 [eventLoopGroupProxy-19-5 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.575 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.575 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.576 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.576 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.576 [UI Thread @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.576 [UI Thread @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.576 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.576 [UI Thread @coroutine#3218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.577 [eventLoopGroupProxy-19-7 @call-handler#3237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.578 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=620000016506916864 2024-07-28 20:36:42.578 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=620000016506916864 2024-07-28 20:36:42.578 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=620000016506916864. 2024-07-28 20:36:42.578 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.584 [DefaultDispatcher-worker-2 @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.593 [DefaultDispatcher-worker-11 @coroutine#3225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.596 [DefaultDispatcher-worker-13 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:42.596 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.596 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.596 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.597 [DefaultDispatcher-worker-2 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.597 [DefaultDispatcher-worker-2 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.601 [DefaultDispatcher-worker-10 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.608 [DefaultDispatcher-worker-15 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.617 [DefaultDispatcher-worker-18 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.622 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916866 2024-07-28 20:36:42.622 [UI Thread @coroutine#3260] 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=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916866. 2024-07-28 20:36:42.622 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916866 2024-07-28 20:36:42.623 [eventLoopGroupProxy-19-2 @call-handler#3262] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-07-28 20:36:42.628 [eventLoopGroupProxy-19-2 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.628 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916866 2024-07-28 20:36:42.628 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916866 2024-07-28 20:36:42.629 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916866. 2024-07-28 20:36:42.629 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916866 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.638 [DefaultDispatcher-worker-2 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.641 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=620000016506916865 2024-07-28 20:36:42.641 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=620000016506916865. 2024-07-28 20:36:42.641 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=620000016506916865 2024-07-28 20:36:42.641 [eventLoopGroupProxy-19-2 @call-handler#3266] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-07-28 20:36:42.642 [eventLoopGroupProxy-19-2 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.643 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=620000016506916865 2024-07-28 20:36:42.643 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=620000016506916865 2024-07-28 20:36:42.643 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=620000016506916865. 2024-07-28 20:36:42.643 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=620000016506916865 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.652 [DefaultDispatcher-worker-8 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.663 [DefaultDispatcher-worker-8 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.670 [DefaultDispatcher-worker-7 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.671 [DefaultDispatcher-worker-7 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.671 [DefaultDispatcher-worker-7 @coroutine#2993] 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-07-28 20:36:42.671 [DefaultDispatcher-worker-7 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.671 [DefaultDispatcher-worker-7 @coroutine#2993] 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-07-28 20:36:42.672 [eventLoopGroupProxy-19-2 @call-handler#3271] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-07-28 20:36:42.672 [eventLoopGroupProxy-19-2 @call-handler#3271] 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-07-28 20:36:42.672 [eventLoopGroupProxy-19-2 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-07-28 20:36:42.681 [DefaultDispatcher-worker-7 @call-handler#3271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2024-07-28 20:36:42.682 [eventLoopGroupProxy-19-2 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.682 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.682 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-07-28 20:36:42.683 [DefaultDispatcher-worker-9 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-07-28 20:36:42.683 [DefaultDispatcher-worker-9 @coroutine#2993] 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-07-28 20:36:42.685 [UI Thread @coroutine#3294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 2024-07-28 20:36:42.685 [UI Thread @coroutine#3294] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864. 2024-07-28 20:36:42.685 [UI Thread @coroutine#3294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 2024-07-28 20:36:42.686 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.686 [UI Thread @coroutine#3298] 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=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.686 [UI Thread @coroutine#3298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.686 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.686 [UI Thread @coroutine#3303] 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=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.686 [UI Thread @coroutine#3303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.686 [eventLoopGroupProxy-19-2 @call-handler#3311] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-07-28 20:36:42.686 [eventLoopGroupProxy-19-5 @call-handler#3312] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-07-28 20:36:42.686 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.687 [UI Thread @coroutine#3305] 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=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.687 [UI Thread @coroutine#3305] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.687 [eventLoopGroupProxy-19-7 @call-handler#3318] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-07-28 20:36:42.687 [eventLoopGroupProxy-19-2 @call-handler#3311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.687 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 2024-07-28 20:36:42.687 [UI Thread @coroutine#3323] 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=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865. 2024-07-28 20:36:42.687 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 2024-07-28 20:36:42.687 [eventLoopGroupProxy-19-6 @call-handler#3327] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-07-28 20:36:42.688 [UI Thread @coroutine#3294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 2024-07-28 20:36:42.688 [UI Thread @coroutine#3294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 2024-07-28 20:36:42.688 [UI Thread @coroutine#3294] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864. 2024-07-28 20:36:42.688 [UI Thread @coroutine#3294] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.688 [eventLoopGroupProxy-19-2 @call-handler#3333] 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 /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-07-28 20:36:42.689 [eventLoopGroupProxy-19-7 @call-handler#3318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.690 [UI Thread @coroutine#3303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.690 [UI Thread @coroutine#3303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.690 [eventLoopGroupProxy-19-5 @call-handler#3312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.690 [UI Thread @coroutine#3303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.690 [UI Thread @coroutine#3303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.690 [eventLoopGroupProxy-19-6 @call-handler#3327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.691 [UI Thread @coroutine#3298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.691 [UI Thread @coroutine#3298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.691 [UI Thread @coroutine#3298] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.691 [UI Thread @coroutine#3298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.691 [UI Thread @coroutine#3305] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.691 [UI Thread @coroutine#3305] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 2024-07-28 20:36:42.691 [UI Thread @coroutine#3305] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864. 2024-07-28 20:36:42.691 [UI Thread @coroutine#3305] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=620000016506916865&assignmentUid=620000016506916864 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.693 [eventLoopGroupProxy-19-2 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-07-28 20:36:42.693 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 2024-07-28 20:36:42.693 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 2024-07-28 20:36:42.694 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865. 2024-07-28 20:36:42.694 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=620000016506916864&clazzUid=620000016506916864&accountPersonUid=620000016506916865 to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:42.694 [DefaultDispatcher-worker-4 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402fcf14 2024-07-28 20:36:42.699 [DefaultDispatcher-worker-12 @coroutine#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.706 [DefaultDispatcher-worker-8 @coroutine#3303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.712 [DefaultDispatcher-worker-7 @coroutine#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.719 [DefaultDispatcher-worker-8 @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.727 [DefaultDispatcher-worker-15 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57629340 2024-07-28 20:36:42.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-07-28 20:36:42.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-07-28 20:36:42.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.732 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57629340: (connection evicted) 2024-07-28 20:36:42.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:42.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-07-28 20:36:42.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-07-28 20:36:42.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-07-28 20:36:42.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-07-28 20:36:42.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.734 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@402fcf14: (connection evicted) 2024-07-28 20:36:42.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:42.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-07-28 20:36:42.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-07-28 20:36:42.738 [DefaultDispatcher-worker-12 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:42.739 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.739 [DefaultDispatcher-worker-12 @coroutine#2214] 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-07-28 20:36:42.739 [DefaultDispatcher-worker-12 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.739 [DefaultDispatcher-worker-5 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:42.739 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.739 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.739 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.740 [DefaultDispatcher-worker-5 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.740 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.740 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.770 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.787 [DefaultDispatcher-worker-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:42.787 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.787 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.787 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.788 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.788 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.794 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.823 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.848 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.916 [DefaultDispatcher-worker-15 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:42.916 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.916 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:42.916 [DefaultDispatcher-worker-15 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.917 [DefaultDispatcher-worker-12 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.917 [DefaultDispatcher-worker-12 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:42.942 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:42.964 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.007 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.053 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.083 [DefaultDispatcher-worker-12 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:43.083 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.083 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.083 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.084 [DefaultDispatcher-worker-5 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.084 [DefaultDispatcher-worker-5 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.161 [DefaultDispatcher-worker-12 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:43.161 [DefaultDispatcher-worker-12 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.161 [DefaultDispatcher-worker-12 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.161 [DefaultDispatcher-worker-12 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.162 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.162 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.222 [DefaultDispatcher-worker-4 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:43.223 [DefaultDispatcher-worker-4 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.223 [DefaultDispatcher-worker-4 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.223 [DefaultDispatcher-worker-4 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.224 [DefaultDispatcher-worker-15 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.224 [DefaultDispatcher-worker-15 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.279 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.301 [DefaultDispatcher-worker-4 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:43.301 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.301 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.301 [DefaultDispatcher-worker-4 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.302 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.302 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.460 [DefaultDispatcher-worker-11 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:43.461 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.461 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.461 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.462 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.462 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.524 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.547 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.606 [DefaultDispatcher-worker-5 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:43.606 [DefaultDispatcher-worker-5 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.606 [DefaultDispatcher-worker-5 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.606 [DefaultDispatcher-worker-5 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.607 [DefaultDispatcher-worker-14 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.607 [DefaultDispatcher-worker-14 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.704 [DefaultDispatcher-worker-14 @coroutine#3386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29699283 2024-07-28 20:36:43.737 [DefaultDispatcher-worker-14 @coroutine#3388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a336906 2024-07-28 20:36:43.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-07-28 20:36:43.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-07-28 20:36:43.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.739 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe: (connection evicted) 2024-07-28 20:36:43.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:43.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-07-28 20:36:43.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498102a4 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:43.743 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3 2024-07-28 20:36:43.744 [Test worker @coroutine#3389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-07-28 20:36:43.751 [DefaultDispatcher-worker-15 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:43.751 [DefaultDispatcher-worker-9 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:43.751 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.751 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.751 [DefaultDispatcher-worker-9 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.751 [DefaultDispatcher-worker-15 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.751 [DefaultDispatcher-worker-9 @coroutine#2214] 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-07-28 20:36:43.751 [DefaultDispatcher-worker-9 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.752 [DefaultDispatcher-worker-8 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.752 [DefaultDispatcher-worker-12 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.752 [DefaultDispatcher-worker-12 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.754 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.761 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3 2024-07-28 20:36:43.770 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3 2024-07-28 20:36:43.772 [Test worker @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3 2024-07-28 20:36:43.773 [Test worker @coroutine#3399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bc85538 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a09c5a 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a09c5a 2024-07-28 20:36:43.774 [Test worker @coroutine#3389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-07-28 20:36:43.776 [DefaultDispatcher-worker-12 @coroutine#3401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2024-07-28 20:36:43.788 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a09c5a 2024-07-28 20:36:43.797 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:43.797 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.797 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.797 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.798 [Test worker @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a09c5a 2024-07-28 20:36:43.798 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.798 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.800 [Test worker @coroutine#3406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a09c5a 2024-07-28 20:36:43.801 [DefaultDispatcher-worker-15 @coroutine#3410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd38df2 2024-07-28 20:36:43.801 [Test worker @coroutine#3409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a09c5a 2024-07-28 20:36:43.803 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.813 [DefaultDispatcher-worker-15 @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21a09c5a 2024-07-28 20:36:43.825 [DefaultDispatcher-worker-9 @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3 2024-07-28 20:36:43.836 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.836 [DefaultDispatcher-worker-16 @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3 2024-07-28 20:36:43.844 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-07-28 20:36:43.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-07-28 20:36:43.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.846 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1985f8e3: (connection evicted) 2024-07-28 20:36:43.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:43.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-07-28 20:36:43.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-07-28 20:36:43.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-07-28 20:36:43.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-07-28 20:36:43.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.847 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21a09c5a: (connection evicted) 2024-07-28 20:36:43.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:43.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-07-28 20:36:43.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da6c10e 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.849 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-07-28 20:36:43.864 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.874 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.875 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.876 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.877 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@453fcce2 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-07-28 20:36:43.878 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-07-28 20:36:43.891 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-07-28 20:36:43.899 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.900 [Test worker @coroutine#3465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-07-28 20:36:43.902 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-07-28 20:36:43.903 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-07-28 20:36:43.915 [DefaultDispatcher-worker-3 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e966e67 2024-07-28 20:36:43.926 [DefaultDispatcher-worker-3 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:43.926 [DefaultDispatcher-worker-3 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.926 [DefaultDispatcher-worker-3 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:43.926 [DefaultDispatcher-worker-3 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.927 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.927 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:43.928 [DefaultDispatcher-worker-7 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.939 [DefaultDispatcher-worker-16 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.950 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:43.950 [DefaultDispatcher-worker-5 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.971 [DefaultDispatcher-worker-1 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6419726f 2024-07-28 20:36:43.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-07-28 20:36:43.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-07-28 20:36:43.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.973 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6419726f: (connection evicted) 2024-07-28 20:36:43.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:43.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-07-28 20:36:43.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-07-28 20:36:43.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-07-28 20:36:43.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-07-28 20:36:43.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:43.974 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e966e67: (connection evicted) 2024-07-28 20:36:43.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:43.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-07-28 20:36:43.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648639f1 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:43.976 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa 2024-07-28 20:36:43.977 [Test worker @coroutine#3546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-07-28 20:36:43.993 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa 2024-07-28 20:36:44.002 [Test worker @coroutine#3547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa 2024-07-28 20:36:44.003 [Test worker @coroutine#3550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa 2024-07-28 20:36:44.005 [Test worker @coroutine#3552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16d7f503 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.005 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfa398e 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfa398e 2024-07-28 20:36:44.006 [Test worker @coroutine#3546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-07-28 20:36:44.019 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfa398e 2024-07-28 20:36:44.028 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfa398e 2024-07-28 20:36:44.030 [Test worker @coroutine#3556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfa398e 2024-07-28 20:36:44.031 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfa398e 2024-07-28 20:36:44.042 [DefaultDispatcher-worker-9 @coroutine#3560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfa398e 2024-07-28 20:36:44.054 [DefaultDispatcher-worker-14 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa 2024-07-28 20:36:44.065 [DefaultDispatcher-worker-16 @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa 2024-07-28 20:36:44.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-07-28 20:36:44.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-07-28 20:36:44.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.075 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b9785aa: (connection evicted) 2024-07-28 20:36:44.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-07-28 20:36:44.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-07-28 20:36:44.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-07-28 20:36:44.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-07-28 20:36:44.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.077 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bfa398e: (connection evicted) 2024-07-28 20:36:44.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-07-28 20:36:44.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-07-28 20:36:44.078 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae836cf 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f 2024-07-28 20:36:44.079 [Test worker @coroutine#3606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-07-28 20:36:44.097 [DefaultDispatcher-worker-2 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:44.097 [DefaultDispatcher-worker-2 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.097 [DefaultDispatcher-worker-2 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.097 [DefaultDispatcher-worker-2 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.098 [DefaultDispatcher-worker-14 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.098 [DefaultDispatcher-worker-14 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.099 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f 2024-07-28 20:36:44.108 [Test worker @coroutine#3610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f 2024-07-28 20:36:44.110 [Test worker @coroutine#3612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f 2024-07-28 20:36:44.111 [Test worker @coroutine#3614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f9cb96f 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.112 [Test worker @coroutine#3606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-07-28 20:36:44.113 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa98e98 2024-07-28 20:36:44.113 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa98e98 2024-07-28 20:36:44.113 [Test worker @coroutine#3606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-07-28 20:36:44.127 [Test worker @coroutine#3606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa98e98 2024-07-28 20:36:44.136 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa98e98 2024-07-28 20:36:44.138 [Test worker @coroutine#3618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa98e98 2024-07-28 20:36:44.139 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa98e98 2024-07-28 20:36:44.151 [DefaultDispatcher-worker-5 @coroutine#3622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fa98e98 2024-07-28 20:36:44.164 [DefaultDispatcher-worker-1 @coroutine#3606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f 2024-07-28 20:36:44.173 [DefaultDispatcher-worker-13 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:44.173 [DefaultDispatcher-worker-13 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.173 [DefaultDispatcher-worker-13 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.173 [DefaultDispatcher-worker-13 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.174 [DefaultDispatcher-worker-11 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.174 [DefaultDispatcher-worker-11 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.176 [DefaultDispatcher-worker-12 @coroutine#3606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f 2024-07-28 20:36:44.179 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-07-28 20:36:44.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-07-28 20:36:44.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.184 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d12a71f: (connection evicted) 2024-07-28 20:36:44.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-07-28 20:36:44.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-07-28 20:36:44.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-07-28 20:36:44.185 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-07-28 20:36:44.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.185 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fa98e98: (connection evicted) 2024-07-28 20:36:44.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-07-28 20:36:44.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9861de 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.187 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-07-28 20:36:44.188 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-07-28 20:36:44.188 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-07-28 20:36:44.188 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-07-28 20:36:44.203 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-07-28 20:36:44.212 [Test worker @coroutine#3671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-07-28 20:36:44.214 [Test worker @coroutine#3673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-07-28 20:36:44.215 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b67c637 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-07-28 20:36:44.216 [Test worker @coroutine#3670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-07-28 20:36:44.230 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-07-28 20:36:44.233 [DefaultDispatcher-worker-7 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:44.234 [DefaultDispatcher-worker-7 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.234 [DefaultDispatcher-worker-7 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.234 [DefaultDispatcher-worker-7 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.235 [DefaultDispatcher-worker-6 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.235 [DefaultDispatcher-worker-6 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.240 [Test worker @coroutine#3677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-07-28 20:36:44.241 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-07-28 20:36:44.243 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-07-28 20:36:44.253 [DefaultDispatcher-worker-3 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414d5660 2024-07-28 20:36:44.266 [DefaultDispatcher-worker-8 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-07-28 20:36:44.277 [DefaultDispatcher-worker-15 @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad 2024-07-28 20:36:44.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-07-28 20:36:44.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-07-28 20:36:44.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.287 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d86d1ad: (connection evicted) 2024-07-28 20:36:44.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-07-28 20:36:44.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-07-28 20:36:44.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-07-28 20:36:44.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-07-28 20:36:44.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.288 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414d5660: (connection evicted) 2024-07-28 20:36:44.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-07-28 20:36:44.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f81488 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.290 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-07-28 20:36:44.291 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.291 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.291 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-07-28 20:36:44.305 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.312 [DefaultDispatcher-worker-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:44.312 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.312 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.312 [DefaultDispatcher-worker-2 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.313 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.313 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.314 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.316 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.317 [Test worker @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466a5b80 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.318 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-07-28 20:36:44.319 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-07-28 20:36:44.319 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-07-28 20:36:44.319 [Test worker @coroutine#3730] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-07-28 20:36:44.332 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-07-28 20:36:44.341 [Test worker @coroutine#3741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-07-28 20:36:44.343 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-07-28 20:36:44.344 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-07-28 20:36:44.355 [DefaultDispatcher-worker-13 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed 2024-07-28 20:36:44.368 [DefaultDispatcher-worker-16 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.378 [DefaultDispatcher-worker-16 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.386 [DefaultDispatcher-worker-5 @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf 2024-07-28 20:36:44.391 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-07-28 20:36:44.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-07-28 20:36:44.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.395 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60eacbbf: (connection evicted) 2024-07-28 20:36:44.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-07-28 20:36:44.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-07-28 20:36:44.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-07-28 20:36:44.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-07-28 20:36:44.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.396 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19cee7ed: (connection evicted) 2024-07-28 20:36:44.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-07-28 20:36:44.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109db924 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.398 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.399 [Test worker @coroutine#3792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-07-28 20:36:44.419 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.429 [Test worker @coroutine#3793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.430 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.432 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@245b009a 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.432 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.433 [Test worker @coroutine#3792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-07-28 20:36:44.433 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2024-07-28 20:36:44.433 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2024-07-28 20:36:44.433 [Test worker @coroutine#3792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-07-28 20:36:44.446 [Test worker @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2024-07-28 20:36:44.455 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2024-07-28 20:36:44.457 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2024-07-28 20:36:44.458 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2024-07-28 20:36:44.469 [DefaultDispatcher-worker-4 @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6 2024-07-28 20:36:44.472 [DefaultDispatcher-worker-4 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:44.472 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.472 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.472 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.473 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.473 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.483 [DefaultDispatcher-worker-4 @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.493 [DefaultDispatcher-worker-10 @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.499 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:44.501 [DefaultDispatcher-worker-16 @coroutine#3792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.518 [DefaultDispatcher-worker-13 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2024-07-28 20:36:44.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-07-28 20:36:44.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-07-28 20:36:44.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.521 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b: (connection evicted) 2024-07-28 20:36:44.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-07-28 20:36:44.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-07-28 20:36:44.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-07-28 20:36:44.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-07-28 20:36:44.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.522 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bb2dae6: (connection evicted) 2024-07-28 20:36:44.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-07-28 20:36:44.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-07-28 20:36:44.524 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-07-28 20:36:44.524 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@428169d 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.525 [Test worker @coroutine#3879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-07-28 20:36:44.540 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.550 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.551 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.553 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1b0ead 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.553 [Test worker @coroutine#3879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-07-28 20:36:44.554 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aafa1c1 2024-07-28 20:36:44.554 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aafa1c1 2024-07-28 20:36:44.554 [Test worker @coroutine#3879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-07-28 20:36:44.567 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aafa1c1 2024-07-28 20:36:44.576 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aafa1c1 2024-07-28 20:36:44.578 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aafa1c1 2024-07-28 20:36:44.579 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aafa1c1 2024-07-28 20:36:44.591 [DefaultDispatcher-worker-13 @coroutine#3892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aafa1c1 2024-07-28 20:36:44.603 [DefaultDispatcher-worker-14 @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.615 [DefaultDispatcher-worker-15 @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.617 [DefaultDispatcher-worker-13 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:44.617 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.617 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.617 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.618 [DefaultDispatcher-worker-16 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.618 [DefaultDispatcher-worker-16 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.618 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@434c179e 2024-07-28 20:36:44.625 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:44.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-07-28 20:36:44.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-07-28 20:36:44.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.628 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@434c179e: (connection evicted) 2024-07-28 20:36:44.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-07-28 20:36:44.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-07-28 20:36:44.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-07-28 20:36:44.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-07-28 20:36:44.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.630 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aafa1c1: (connection evicted) 2024-07-28 20:36:44.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-07-28 20:36:44.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-07-28 20:36:44.631 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-07-28 20:36:44.631 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.631 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.631 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.631 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57a259c1 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.632 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-07-28 20:36:44.649 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.659 [Test worker @coroutine#3943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.660 [Test worker @coroutine#3945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.662 [Test worker @coroutine#3947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@214fe287 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-07-28 20:36:44.662 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-07-28 20:36:44.663 [Test worker @coroutine#3942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-07-28 20:36:44.676 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-07-28 20:36:44.685 [Test worker @coroutine#3949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-07-28 20:36:44.687 [Test worker @coroutine#3951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-07-28 20:36:44.688 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-07-28 20:36:44.699 [DefaultDispatcher-worker-3 @coroutine#3955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e76a91 2024-07-28 20:36:44.713 [DefaultDispatcher-worker-2 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.722 [DefaultDispatcher-worker-6 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.726 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.729 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27015621 2024-07-28 20:36:44.732 [HikariPool-157 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.737 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-07-28 20:36:44.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-07-28 20:36:44.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.739 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27015621: (connection evicted) 2024-07-28 20:36:44.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-07-28 20:36:44.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-07-28 20:36:44.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-07-28 20:36:44.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-07-28 20:36:44.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.740 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e76a91: (connection evicted) 2024-07-28 20:36:44.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-07-28 20:36:44.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-07-28 20:36:44.741 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7edb2a4b 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-07-28 20:36:44.742 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-07-28 20:36:44.759 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-07-28 20:36:44.764 [DefaultDispatcher-worker-5 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:44.764 [DefaultDispatcher-worker-16 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:44.764 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.764 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.764 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.764 [DefaultDispatcher-worker-5 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.764 [DefaultDispatcher-worker-16 @coroutine#2214] 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-07-28 20:36:44.764 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.765 [DefaultDispatcher-worker-16 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.765 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.765 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.769 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-07-28 20:36:44.771 [Test worker @coroutine#4011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-07-28 20:36:44.772 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c6579 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-07-28 20:36:44.773 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-07-28 20:36:44.787 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-07-28 20:36:44.796 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-07-28 20:36:44.798 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-07-28 20:36:44.799 [Test worker @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-07-28 20:36:44.808 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:44.808 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.808 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.808 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.809 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.810 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.810 [DefaultDispatcher-worker-2 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38cd7531 2024-07-28 20:36:44.823 [DefaultDispatcher-worker-8 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-07-28 20:36:44.832 [DefaultDispatcher-worker-2 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355e1080 2024-07-28 20:36:44.889 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.889 [HikariPool-159 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-07-28 20:36:44.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-07-28 20:36:44.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.900 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@355e1080: (connection evicted) 2024-07-28 20:36:44.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-07-28 20:36:44.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-07-28 20:36:44.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-07-28 20:36:44.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-07-28 20:36:44.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.901 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38cd7531: (connection evicted) 2024-07-28 20:36:44.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:44.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-07-28 20:36:44.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-07-28 20:36:44.902 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7734695d 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.903 [Test worker @coroutine#4082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-07-28 20:36:44.904 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-07-28 20:36:44.904 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-07-28 20:36:44.904 [Test worker @coroutine#4082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-07-28 20:36:44.920 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-07-28 20:36:44.929 [Test worker @coroutine#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-07-28 20:36:44.931 [Test worker @coroutine#4085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-07-28 20:36:44.933 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-07-28 20:36:44.933 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d593bbc 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:44.934 [Test worker @coroutine#4082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-07-28 20:36:44.935 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@65018381 2024-07-28 20:36:44.935 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@65018381 2024-07-28 20:36:44.935 [Test worker @coroutine#4082] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-07-28 20:36:44.935 [DefaultDispatcher-worker-10 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:44.936 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.936 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:44.936 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.937 [DefaultDispatcher-worker-8 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.937 [DefaultDispatcher-worker-8 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:44.948 [Test worker @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2024-07-28 20:36:44.958 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2024-07-28 20:36:44.959 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2024-07-28 20:36:44.961 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2024-07-28 20:36:44.972 [DefaultDispatcher-worker-5 @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65018381 2024-07-28 20:36:44.985 [DefaultDispatcher-worker-5 @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-07-28 20:36:44.996 [DefaultDispatcher-worker-11 @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0 2024-07-28 20:36:45.004 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:45.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-07-28 20:36:45.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-07-28 20:36:45.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.006 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e67f0a0: (connection evicted) 2024-07-28 20:36:45.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-07-28 20:36:45.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-07-28 20:36:45.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-07-28 20:36:45.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-07-28 20:36:45.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.007 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65018381: (connection evicted) 2024-07-28 20:36:45.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-07-28 20:36:45.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8bd42f 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.009 [Test worker @coroutine#4142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-07-28 20:36:45.010 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.010 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.010 [Test worker @coroutine#4142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-07-28 20:36:45.026 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.036 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.037 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.039 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa2991 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.039 [Test worker @coroutine#4142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-07-28 20:36:45.040 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-07-28 20:36:45.040 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-07-28 20:36:45.040 [Test worker @coroutine#4142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-07-28 20:36:45.053 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-07-28 20:36:45.062 [Test worker @coroutine#4149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-07-28 20:36:45.063 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-07-28 20:36:45.065 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-07-28 20:36:45.076 [DefaultDispatcher-worker-11 @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a89722e 2024-07-28 20:36:45.089 [DefaultDispatcher-worker-6 @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.100 [DefaultDispatcher-worker-16 @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.104 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.107 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c009b8 2024-07-28 20:36:45.108 [DefaultDispatcher-worker-6 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:45.108 [DefaultDispatcher-worker-6 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.108 [DefaultDispatcher-worker-6 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.108 [DefaultDispatcher-worker-6 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.109 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.109 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.110 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-07-28 20:36:45.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-07-28 20:36:45.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.115 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64c009b8: (connection evicted) 2024-07-28 20:36:45.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-07-28 20:36:45.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-07-28 20:36:45.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-07-28 20:36:45.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-07-28 20:36:45.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.116 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a89722e: (connection evicted) 2024-07-28 20:36:45.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-07-28 20:36:45.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@547d3e8e 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.118 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.119 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-07-28 20:36:45.136 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.145 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.147 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.149 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34949460 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.149 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-07-28 20:36:45.150 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-07-28 20:36:45.150 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-07-28 20:36:45.150 [Test worker @coroutine#4207] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-07-28 20:36:45.163 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-07-28 20:36:45.172 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-07-28 20:36:45.173 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-07-28 20:36:45.175 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-07-28 20:36:45.185 [DefaultDispatcher-worker-16 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:45.185 [DefaultDispatcher-worker-16 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.185 [DefaultDispatcher-worker-16 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.185 [DefaultDispatcher-worker-16 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.186 [DefaultDispatcher-worker-11 @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24484dfb 2024-07-28 20:36:45.186 [DefaultDispatcher-worker-2 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.186 [DefaultDispatcher-worker-2 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.197 [DefaultDispatcher-worker-9 @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.205 [DefaultDispatcher-worker-2 @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.217 [UI Thread @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6 2024-07-28 20:36:45.219 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:45.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-07-28 20:36:45.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-07-28 20:36:45.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.222 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4afdcdf6: (connection evicted) 2024-07-28 20:36:45.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-07-28 20:36:45.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-07-28 20:36:45.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-07-28 20:36:45.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-07-28 20:36:45.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.223 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24484dfb: (connection evicted) 2024-07-28 20:36:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-07-28 20:36:45.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-07-28 20:36:45.225 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e03fe4 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.226 [Test worker @coroutine#4303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-07-28 20:36:45.240 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.243 [DefaultDispatcher-worker-15 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:45.244 [DefaultDispatcher-worker-15 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.244 [DefaultDispatcher-worker-15 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.244 [DefaultDispatcher-worker-15 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.245 [DefaultDispatcher-worker-13 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.245 [DefaultDispatcher-worker-13 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.249 [Test worker @coroutine#4305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.251 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.252 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.255 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.264 [DefaultDispatcher-worker-3 @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.266 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2024-07-28 20:36:45.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-07-28 20:36:45.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-07-28 20:36:45.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.280 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d66a248: (connection evicted) 2024-07-28 20:36:45.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-07-28 20:36:45.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a339bc1 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.282 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-07-28 20:36:45.283 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2024-07-28 20:36:45.283 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2024-07-28 20:36:45.283 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-07-28 20:36:45.303 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2024-07-28 20:36:45.319 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2024-07-28 20:36:45.321 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2024-07-28 20:36:45.322 [DefaultDispatcher-worker-6 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:45.322 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.322 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.322 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.323 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574f89bf 2024-07-28 20:36:45.324 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.324 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-07-28 20:36:45.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-07-28 20:36:45.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:45.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-07-28 20:36:45.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39e3da5a 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.329 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-07-28 20:36:45.330 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd466bd 2024-07-28 20:36:45.330 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd466bd 2024-07-28 20:36:45.330 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-07-28 20:36:45.344 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd466bd 2024-07-28 20:36:45.355 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd466bd 2024-07-28 20:36:45.357 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd466bd 2024-07-28 20:36:45.358 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bd466bd 2024-07-28 20:36:45.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-07-28 20:36:45.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-07-28 20:36:45.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:45.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-07-28 20:36:45.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-07-28 20:36:45.363 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a1324 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-07-28 20:36:45.364 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-07-28 20:36:45.378 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-07-28 20:36:45.387 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-07-28 20:36:45.389 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-07-28 20:36:45.391 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-07-28 20:36:45.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-07-28 20:36:45.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-07-28 20:36:45.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:45.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-07-28 20:36:45.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4603845b 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.397 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-07-28 20:36:45.398 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-07-28 20:36:45.398 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-07-28 20:36:45.398 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-07-28 20:36:45.412 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-07-28 20:36:45.422 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-07-28 20:36:45.423 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-07-28 20:36:45.425 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-07-28 20:36:45.434 [DefaultDispatcher-worker-12 @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2024-07-28 20:36:45.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-07-28 20:36:45.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-07-28 20:36:45.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.440 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53251e03: (connection evicted) 2024-07-28 20:36:45.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-07-28 20:36:45.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-07-28 20:36:45.442 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-07-28 20:36:45.442 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.442 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.442 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.442 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.442 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.442 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.442 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63916a3 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-07-28 20:36:45.443 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-07-28 20:36:45.461 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-07-28 20:36:45.471 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-07-28 20:36:45.472 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-07-28 20:36:45.474 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aeb2c8a 2024-07-28 20:36:45.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-07-28 20:36:45.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-07-28 20:36:45.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:45.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-07-28 20:36:45.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-07-28 20:36:45.479 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6717f504 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.480 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-07-28 20:36:45.483 [DefaultDispatcher-worker-9 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:45.484 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.484 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.484 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.485 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.485 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.495 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.504 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.506 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.507 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.510 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.518 [DefaultDispatcher-worker-5 @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.519 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47 2024-07-28 20:36:45.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-07-28 20:36:45.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-07-28 20:36:45.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.533 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1db4ea47: (connection evicted) 2024-07-28 20:36:45.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-07-28 20:36:45.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d805670 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.536 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-07-28 20:36:45.537 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@54950027 2024-07-28 20:36:45.537 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@54950027 2024-07-28 20:36:45.537 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-07-28 20:36:45.554 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54950027 2024-07-28 20:36:45.563 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54950027 2024-07-28 20:36:45.565 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54950027 2024-07-28 20:36:45.566 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54950027 2024-07-28 20:36:45.566 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5e0e75 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bb0322 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bb0322 2024-07-28 20:36:45.567 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-07-28 20:36:45.581 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb0322 2024-07-28 20:36:45.590 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb0322 2024-07-28 20:36:45.592 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb0322 2024-07-28 20:36:45.593 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb0322 2024-07-28 20:36:45.604 [DefaultDispatcher-worker-1 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12bb0322 2024-07-28 20:36:45.618 [DefaultDispatcher-worker-5 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54950027 2024-07-28 20:36:45.628 [DefaultDispatcher-worker-18 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:45.628 [DefaultDispatcher-worker-18 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.628 [DefaultDispatcher-worker-18 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.628 [DefaultDispatcher-worker-18 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.630 [DefaultDispatcher-worker-9 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.630 [DefaultDispatcher-worker-9 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.637 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:45.639 [DefaultDispatcher-worker-8 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54950027 2024-07-28 20:36:45.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-07-28 20:36:45.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-07-28 20:36:45.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.649 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54950027: (connection evicted) 2024-07-28 20:36:45.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-07-28 20:36:45.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-07-28 20:36:45.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-07-28 20:36:45.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-07-28 20:36:45.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.650 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12bb0322: (connection evicted) 2024-07-28 20:36:45.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-07-28 20:36:45.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@414a3c7d 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.652 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-07-28 20:36:45.653 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-07-28 20:36:45.653 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-07-28 20:36:45.653 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-07-28 20:36:45.668 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-07-28 20:36:45.677 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-07-28 20:36:45.679 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-07-28 20:36:45.680 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43aa9ccd 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-07-28 20:36:45.681 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-07-28 20:36:45.695 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-07-28 20:36:45.704 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-07-28 20:36:45.706 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-07-28 20:36:45.708 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-07-28 20:36:45.718 [DefaultDispatcher-worker-17 @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3 2024-07-28 20:36:45.732 [DefaultDispatcher-worker-3 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-07-28 20:36:45.750 [DefaultDispatcher-worker-11 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad1270 2024-07-28 20:36:45.753 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-07-28 20:36:45.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-07-28 20:36:45.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.754 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aad1270: (connection evicted) 2024-07-28 20:36:45.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-07-28 20:36:45.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-07-28 20:36:45.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-07-28 20:36:45.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-07-28 20:36:45.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.755 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708ddfd3: (connection evicted) 2024-07-28 20:36:45.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-07-28 20:36:45.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-07-28 20:36:45.757 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c07745 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.758 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-07-28 20:36:45.776 [DefaultDispatcher-worker-3 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:45.776 [DefaultDispatcher-worker-6 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:45.777 [DefaultDispatcher-worker-6 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.777 [DefaultDispatcher-worker-6 @coroutine#2214] 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-07-28 20:36:45.777 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.777 [DefaultDispatcher-worker-6 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.777 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.777 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.778 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.778 [DefaultDispatcher-worker-6 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.778 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.778 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.787 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.789 [Test worker @coroutine#4593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.791 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d10078 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.791 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.792 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-07-28 20:36:45.792 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-07-28 20:36:45.792 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-07-28 20:36:45.792 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-07-28 20:36:45.805 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-07-28 20:36:45.815 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-07-28 20:36:45.817 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-07-28 20:36:45.818 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:45.819 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.819 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-07-28 20:36:45.819 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.819 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.820 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.820 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.829 [DefaultDispatcher-worker-11 @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537979aa 2024-07-28 20:36:45.843 [DefaultDispatcher-worker-6 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.855 [DefaultDispatcher-worker-15 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.859 [HikariPool-178 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:45.864 [DefaultDispatcher-worker-4 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.874 [DefaultDispatcher-worker-5 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d 2024-07-28 20:36:45.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-07-28 20:36:45.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-07-28 20:36:45.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.887 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52dbd3d: (connection evicted) 2024-07-28 20:36:45.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-07-28 20:36:45.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-07-28 20:36:45.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-07-28 20:36:45.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-07-28 20:36:45.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.888 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@537979aa: (connection evicted) 2024-07-28 20:36:45.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-07-28 20:36:45.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-07-28 20:36:45.890 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-07-28 20:36:45.890 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.890 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.890 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.890 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.890 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.890 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.890 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@296c0293 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.891 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-07-28 20:36:45.907 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.917 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.918 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.920 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ffe7b0 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:45.920 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-07-28 20:36:45.921 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-07-28 20:36:45.934 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-07-28 20:36:45.943 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-07-28 20:36:45.945 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-07-28 20:36:45.946 [DefaultDispatcher-worker-9 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:45.946 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-07-28 20:36:45.946 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.946 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:45.946 [DefaultDispatcher-worker-9 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.948 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.948 [DefaultDispatcher-worker-2 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:45.957 [DefaultDispatcher-worker-18 @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-07-28 20:36:45.969 [DefaultDispatcher-worker-18 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.979 [DefaultDispatcher-worker-14 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.987 [DefaultDispatcher-worker-2 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473048f9 2024-07-28 20:36:45.991 [HikariPool-180 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-07-28 20:36:45.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-07-28 20:36:45.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.997 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@473048f9: (connection evicted) 2024-07-28 20:36:45.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-07-28 20:36:45.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-07-28 20:36:45.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-07-28 20:36:45.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-07-28 20:36:45.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:45.999 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba: (connection evicted) 2024-07-28 20:36:45.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:45.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-07-28 20:36:45.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21440e36 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.000 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2024-07-28 20:36:46.001 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-07-28 20:36:46.017 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2024-07-28 20:36:46.026 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2024-07-28 20:36:46.027 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2024-07-28 20:36:46.029 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e07ccbf 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.029 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-07-28 20:36:46.030 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-07-28 20:36:46.030 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-07-28 20:36:46.030 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-07-28 20:36:46.043 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-07-28 20:36:46.052 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-07-28 20:36:46.053 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-07-28 20:36:46.055 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-07-28 20:36:46.066 [DefaultDispatcher-worker-16 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22 2024-07-28 20:36:46.078 [DefaultDispatcher-worker-16 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2024-07-28 20:36:46.088 [DefaultDispatcher-worker-5 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75b598a5 2024-07-28 20:36:46.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-07-28 20:36:46.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-07-28 20:36:46.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.093 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b598a5: (connection evicted) 2024-07-28 20:36:46.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-07-28 20:36:46.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-07-28 20:36:46.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-07-28 20:36:46.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-07-28 20:36:46.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.094 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58fe7e22: (connection evicted) 2024-07-28 20:36:46.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-07-28 20:36:46.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580694ce 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.098 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.099 [Test worker @coroutine#4709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-07-28 20:36:46.116 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.118 [DefaultDispatcher-worker-16 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:46.118 [DefaultDispatcher-worker-16 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.118 [DefaultDispatcher-worker-16 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.119 [DefaultDispatcher-worker-16 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.120 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.120 [DefaultDispatcher-worker-8 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.126 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.133 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.134 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41ebae0e 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.135 [Test worker @coroutine#4709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-07-28 20:36:46.136 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-07-28 20:36:46.136 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-07-28 20:36:46.136 [Test worker @coroutine#4709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-07-28 20:36:46.149 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-07-28 20:36:46.158 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-07-28 20:36:46.160 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-07-28 20:36:46.161 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-07-28 20:36:46.172 [DefaultDispatcher-worker-9 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-07-28 20:36:46.184 [DefaultDispatcher-worker-15 @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.196 [DefaultDispatcher-worker-6 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:46.196 [DefaultDispatcher-worker-6 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.197 [DefaultDispatcher-worker-6 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.197 [DefaultDispatcher-worker-6 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.197 [DefaultDispatcher-worker-2 @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.198 [DefaultDispatcher-worker-12 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.198 [DefaultDispatcher-worker-12 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.199 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.218 [DefaultDispatcher-worker-3 @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-07-28 20:36:46.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-07-28 20:36:46.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-07-28 20:36:46.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.219 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579071ef: (connection evicted) 2024-07-28 20:36:46.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-07-28 20:36:46.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-07-28 20:36:46.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-07-28 20:36:46.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-07-28 20:36:46.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.220 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222e9ace: (connection evicted) 2024-07-28 20:36:46.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-07-28 20:36:46.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ef8410 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.222 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.223 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.223 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.223 [Test worker @coroutine#4750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-07-28 20:36:46.223 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.223 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.223 [Test worker @coroutine#4750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-07-28 20:36:46.240 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.250 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.252 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.254 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269bf9e6 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.254 [Test worker @coroutine#4750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-07-28 20:36:46.255 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-07-28 20:36:46.255 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-07-28 20:36:46.255 [Test worker @coroutine#4750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-07-28 20:36:46.255 [DefaultDispatcher-worker-11 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:46.255 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.255 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.255 [DefaultDispatcher-worker-11 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.256 [DefaultDispatcher-worker-13 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.256 [DefaultDispatcher-worker-13 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.268 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-07-28 20:36:46.277 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-07-28 20:36:46.279 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-07-28 20:36:46.280 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-07-28 20:36:46.291 [DefaultDispatcher-worker-8 @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-07-28 20:36:46.304 [DefaultDispatcher-worker-9 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.315 [DefaultDispatcher-worker-14 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.323 [DefaultDispatcher-worker-8 @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.323 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.334 [DefaultDispatcher-worker-14 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:46.334 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.334 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.334 [DefaultDispatcher-worker-14 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.335 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.336 [DefaultDispatcher-worker-5 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.340 [DefaultDispatcher-worker-16 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-07-28 20:36:46.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-07-28 20:36:46.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-07-28 20:36:46.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.342 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71bebddf: (connection evicted) 2024-07-28 20:36:46.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-07-28 20:36:46.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-07-28 20:36:46.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-07-28 20:36:46.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-07-28 20:36:46.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.343 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad: (connection evicted) 2024-07-28 20:36:46.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-07-28 20:36:46.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2068ea 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.345 [Test worker @coroutine#4791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-07-28 20:36:46.346 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2024-07-28 20:36:46.346 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2024-07-28 20:36:46.346 [Test worker @coroutine#4791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-07-28 20:36:46.361 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2024-07-28 20:36:46.370 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2024-07-28 20:36:46.372 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2024-07-28 20:36:46.374 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a0a440 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.374 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2024-07-28 20:36:46.375 [Test worker @coroutine#4791] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-07-28 20:36:46.384 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.388 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2024-07-28 20:36:46.398 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2024-07-28 20:36:46.399 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2024-07-28 20:36:46.401 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2024-07-28 20:36:46.406 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.412 [DefaultDispatcher-worker-8 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2024-07-28 20:36:46.424 [DefaultDispatcher-worker-14 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2024-07-28 20:36:46.435 [DefaultDispatcher-worker-12 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5145dddc 2024-07-28 20:36:46.446 [HikariPool-188 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:46.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-07-28 20:36:46.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-07-28 20:36:46.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.448 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5145dddc: (connection evicted) 2024-07-28 20:36:46.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-07-28 20:36:46.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-07-28 20:36:46.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-07-28 20:36:46.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-07-28 20:36:46.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.449 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5: (connection evicted) 2024-07-28 20:36:46.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-07-28 20:36:46.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17cea679 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.451 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-07-28 20:36:46.452 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-07-28 20:36:46.452 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-07-28 20:36:46.452 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-07-28 20:36:46.466 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-07-28 20:36:46.476 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-07-28 20:36:46.477 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-07-28 20:36:46.480 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2024-07-28 20:36:46.480 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-07-28 20:36:46.481 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-07-28 20:36:46.494 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-07-28 20:36:46.495 [DefaultDispatcher-worker-13 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:46.495 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.495 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.495 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.497 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.497 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.503 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-07-28 20:36:46.505 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-07-28 20:36:46.507 [Test worker @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-07-28 20:36:46.517 [DefaultDispatcher-worker-3 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-07-28 20:36:46.530 [DefaultDispatcher-worker-2 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-07-28 20:36:46.541 [DefaultDispatcher-worker-3 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-07-28 20:36:46.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-07-28 20:36:46.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-07-28 20:36:46.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.546 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d: (connection evicted) 2024-07-28 20:36:46.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-07-28 20:36:46.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-07-28 20:36:46.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-07-28 20:36:46.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-07-28 20:36:46.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.547 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2024-07-28 20:36:46.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-07-28 20:36:46.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0f5814 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.548 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-07-28 20:36:46.549 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-07-28 20:36:46.565 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-07-28 20:36:46.574 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-07-28 20:36:46.575 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-07-28 20:36:46.577 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c666872 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.577 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-07-28 20:36:46.578 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-07-28 20:36:46.578 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-07-28 20:36:46.578 [Test worker @coroutine#4874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-07-28 20:36:46.591 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-07-28 20:36:46.600 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-07-28 20:36:46.601 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-07-28 20:36:46.603 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-07-28 20:36:46.614 [DefaultDispatcher-worker-11 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72117a6c 2024-07-28 20:36:46.627 [DefaultDispatcher-worker-16 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-07-28 20:36:46.638 [DefaultDispatcher-worker-18 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c62d08a 2024-07-28 20:36:46.640 [DefaultDispatcher-worker-16 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:46.641 [DefaultDispatcher-worker-16 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.641 [DefaultDispatcher-worker-16 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.641 [DefaultDispatcher-worker-16 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-07-28 20:36:46.642 [DefaultDispatcher-worker-9 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-07-28 20:36:46.642 [DefaultDispatcher-worker-9 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.642 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c62d08a: (connection evicted) 2024-07-28 20:36:46.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-07-28 20:36:46.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-07-28 20:36:46.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-07-28 20:36:46.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-07-28 20:36:46.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.643 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72117a6c: (connection evicted) 2024-07-28 20:36:46.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-07-28 20:36:46.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db84bfa 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.646 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-07-28 20:36:46.647 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.647 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.647 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-07-28 20:36:46.662 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.671 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.673 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.674 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b51a4c7 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2024-07-28 20:36:46.675 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-07-28 20:36:46.688 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2024-07-28 20:36:46.699 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2024-07-28 20:36:46.701 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2024-07-28 20:36:46.702 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2024-07-28 20:36:46.714 [DefaultDispatcher-worker-9 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb06667 2024-07-28 20:36:46.729 [DefaultDispatcher-worker-13 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.743 [DefaultDispatcher-worker-10 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.747 [HikariPool-194 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:46.752 [DefaultDispatcher-worker-15 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.775 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.789 [DefaultDispatcher-worker-11 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:46.789 [DefaultDispatcher-worker-10 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:46.789 [DefaultDispatcher-worker-11 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.789 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.789 [DefaultDispatcher-worker-11 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.789 [DefaultDispatcher-worker-10 @coroutine#2214] 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-07-28 20:36:46.789 [DefaultDispatcher-worker-11 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.789 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.790 [DefaultDispatcher-worker-10 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.790 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.790 [DefaultDispatcher-worker-1 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.830 [DefaultDispatcher-worker-7 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:46.831 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.831 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.831 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.832 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.832 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.879 [DefaultDispatcher-worker-11 @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08 2024-07-28 20:36:46.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-07-28 20:36:46.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-07-28 20:36:46.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.882 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77cf9b08: (connection evicted) 2024-07-28 20:36:46.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-07-28 20:36:46.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-07-28 20:36:46.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-07-28 20:36:46.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-07-28 20:36:46.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.883 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb06667: (connection evicted) 2024-07-28 20:36:46.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-07-28 20:36:46.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbf282d 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.885 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.886 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-07-28 20:36:46.903 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.912 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.914 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.915 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0934a8 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@32df1a2a 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@32df1a2a 2024-07-28 20:36:46.916 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-07-28 20:36:46.929 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32df1a2a 2024-07-28 20:36:46.938 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32df1a2a 2024-07-28 20:36:46.940 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32df1a2a 2024-07-28 20:36:46.941 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32df1a2a 2024-07-28 20:36:46.952 [DefaultDispatcher-worker-1 @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32df1a2a 2024-07-28 20:36:46.957 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:46.957 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.957 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:46.957 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.958 [DefaultDispatcher-worker-11 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.958 [DefaultDispatcher-worker-11 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:46.965 [DefaultDispatcher-worker-11 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.978 [DefaultDispatcher-worker-17 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.986 [HikariPool-196 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:46.988 [DefaultDispatcher-worker-11 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959 2024-07-28 20:36:46.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-07-28 20:36:46.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-07-28 20:36:46.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.992 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e5cd959: (connection evicted) 2024-07-28 20:36:46.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-07-28 20:36:46.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-07-28 20:36:46.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-07-28 20:36:46.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-07-28 20:36:46.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:46.993 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32df1a2a: (connection evicted) 2024-07-28 20:36:46.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:46.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-07-28 20:36:46.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5c2451 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-07-28 20:36:46.995 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-07-28 20:36:46.996 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-07-28 20:36:46.996 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-07-28 20:36:47.012 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-07-28 20:36:47.022 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-07-28 20:36:47.024 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-07-28 20:36:47.025 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-07-28 20:36:47.025 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bcda4a6 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-07-28 20:36:47.026 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-07-28 20:36:47.039 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-07-28 20:36:47.048 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-07-28 20:36:47.050 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-07-28 20:36:47.051 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-07-28 20:36:47.062 [DefaultDispatcher-worker-7 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2024-07-28 20:36:47.075 [DefaultDispatcher-worker-7 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-07-28 20:36:47.089 [DefaultDispatcher-worker-9 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2024-07-28 20:36:47.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-07-28 20:36:47.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-07-28 20:36:47.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.094 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6: (connection evicted) 2024-07-28 20:36:47.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-07-28 20:36:47.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-07-28 20:36:47.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-07-28 20:36:47.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-07-28 20:36:47.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.096 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@265d72fd: (connection evicted) 2024-07-28 20:36:47.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-07-28 20:36:47.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-07-28 20:36:47.097 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-07-28 20:36:47.097 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.097 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.097 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.097 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.097 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.097 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.097 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.098 [Test worker @coroutine#5023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-07-28 20:36:47.116 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.130 [DefaultDispatcher-worker-18 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:47.130 [DefaultDispatcher-worker-18 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.130 [DefaultDispatcher-worker-18 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.130 [DefaultDispatcher-worker-18 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.131 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.132 [DefaultDispatcher-worker-11 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.132 [DefaultDispatcher-worker-11 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.133 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.135 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b28d4e4 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-07-28 20:36:47.136 [Test worker @coroutine#5023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-07-28 20:36:47.150 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-07-28 20:36:47.159 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-07-28 20:36:47.160 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-07-28 20:36:47.162 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-07-28 20:36:47.173 [DefaultDispatcher-worker-4 @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2024-07-28 20:36:47.185 [DefaultDispatcher-worker-1 @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.197 [DefaultDispatcher-worker-5 @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.198 [HikariPool-200 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:47.208 [DefaultDispatcher-worker-2 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:47.209 [DefaultDispatcher-worker-12 @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2024-07-28 20:36:47.209 [DefaultDispatcher-worker-2 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.209 [DefaultDispatcher-worker-2 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.209 [DefaultDispatcher-worker-2 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.210 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.210 [DefaultDispatcher-worker-15 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-07-28 20:36:47.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-07-28 20:36:47.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.215 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2024-07-28 20:36:47.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-07-28 20:36:47.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-07-28 20:36:47.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-07-28 20:36:47.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-07-28 20:36:47.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.216 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40941b54: (connection evicted) 2024-07-28 20:36:47.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-07-28 20:36:47.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed83e36 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.218 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-07-28 20:36:47.219 [Test worker @coroutine#5060] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-07-28 20:36:47.243 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-07-28 20:36:47.252 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-07-28 20:36:47.254 [Test worker @coroutine#5065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-07-28 20:36:47.256 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-07-28 20:36:47.267 [DefaultDispatcher-worker-11 @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-07-28 20:36:47.267 [DefaultDispatcher-worker-2 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:47.267 [DefaultDispatcher-worker-2 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.267 [DefaultDispatcher-worker-2 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.267 [DefaultDispatcher-worker-2 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.268 [DefaultDispatcher-worker-10 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.268 [DefaultDispatcher-worker-10 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.274 [DefaultDispatcher-worker-1 @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2024-07-28 20:36:47.289 [UI Thread @coroutine#5091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=620000034609192960 2024-07-28 20:36:47.290 [UI Thread @coroutine#5091] 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=620000034609192960. 2024-07-28 20:36:47.290 [UI Thread @coroutine#5091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=620000034609192960 2024-07-28 20:36:47.291 [UI Thread @coroutine#5091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=620000034609192960 2024-07-28 20:36:47.291 [UI Thread @coroutine#5091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=620000034609192960 2024-07-28 20:36:47.291 [UI Thread @coroutine#5091] 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=620000034609192960. 2024-07-28 20:36:47.291 [UI Thread @coroutine#5091] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=620000034609192960 to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:47.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-07-28 20:36:47.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-07-28 20:36:47.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.294 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@401e36ab: (connection evicted) 2024-07-28 20:36:47.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-07-28 20:36:47.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7000df03 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.346 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.347 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-07-28 20:36:47.354 [DefaultDispatcher-worker-9 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:47.355 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.355 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.355 [DefaultDispatcher-worker-9 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.356 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.356 [DefaultDispatcher-worker-10 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.363 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.372 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.374 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.375 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.385 [DefaultDispatcher-worker-11 @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.405 [DefaultDispatcher-worker-1 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.413 [DefaultDispatcher-worker-5 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59aa646e 2024-07-28 20:36:47.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-07-28 20:36:47.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-07-28 20:36:47.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.427 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59aa646e: (connection evicted) 2024-07-28 20:36:47.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-07-28 20:36:47.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627b5e5b 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.483 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@472d201 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@472d201 2024-07-28 20:36:47.484 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-07-28 20:36:47.498 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2024-07-28 20:36:47.507 [DefaultDispatcher-worker-4 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:47.507 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.507 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.507 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.508 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2024-07-28 20:36:47.509 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.509 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.510 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2024-07-28 20:36:47.512 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2024-07-28 20:36:47.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-07-28 20:36:47.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-07-28 20:36:47.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:47.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-07-28 20:36:47.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-07-28 20:36:47.518 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38ad8c75 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-07-28 20:36:47.519 [Test worker @coroutine#5156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-07-28 20:36:47.533 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-07-28 20:36:47.542 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-07-28 20:36:47.544 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-07-28 20:36:47.545 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d67f6f 2024-07-28 20:36:47.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-07-28 20:36:47.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-07-28 20:36:47.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:47.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-07-28 20:36:47.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-07-28 20:36:47.550 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3609b8f2 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2024-07-28 20:36:47.551 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-07-28 20:36:47.568 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2024-07-28 20:36:47.577 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2024-07-28 20:36:47.579 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2024-07-28 20:36:47.581 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14574cdf 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.581 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-07-28 20:36:47.582 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fd6f02 2024-07-28 20:36:47.582 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fd6f02 2024-07-28 20:36:47.582 [Test worker @coroutine#5175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-07-28 20:36:47.596 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fd6f02 2024-07-28 20:36:47.606 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fd6f02 2024-07-28 20:36:47.607 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fd6f02 2024-07-28 20:36:47.609 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fd6f02 2024-07-28 20:36:47.620 [DefaultDispatcher-worker-18 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11fd6f02 2024-07-28 20:36:47.632 [DefaultDispatcher-worker-11 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32dab011 2024-07-28 20:36:47.636 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.636 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-07-28 20:36:47.636 [UI Thread @coroutine#5200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.638 [UI Thread @coroutine#5200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.638 [UI Thread @coroutine#5200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.638 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-07-28 20:36:47.638 [UI Thread @coroutine#5200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39137/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:47.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-07-28 20:36:47.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-07-28 20:36:47.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.640 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32dab011: (connection evicted) 2024-07-28 20:36:47.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-07-28 20:36:47.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-07-28 20:36:47.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-07-28 20:36:47.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-07-28 20:36:47.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.641 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11fd6f02: (connection evicted) 2024-07-28 20:36:47.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-07-28 20:36:47.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d8a602 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-07-28 20:36:47.643 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-07-28 20:36:47.651 [DefaultDispatcher-worker-11 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:47.652 [DefaultDispatcher-worker-11 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.652 [DefaultDispatcher-worker-11 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.652 [DefaultDispatcher-worker-11 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.653 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.653 [DefaultDispatcher-worker-13 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.662 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-07-28 20:36:47.671 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-07-28 20:36:47.673 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-07-28 20:36:47.674 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-07-28 20:36:47.674 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7953a656 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-07-28 20:36:47.675 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-07-28 20:36:47.689 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-07-28 20:36:47.698 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-07-28 20:36:47.699 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-07-28 20:36:47.701 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-07-28 20:36:47.711 [DefaultDispatcher-worker-2 @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3327406e 2024-07-28 20:36:47.723 [DefaultDispatcher-worker-3 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2024-07-28 20:36:47.726 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.726 [UI Thread @coroutine#5234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-07-28 20:36:47.726 [UI Thread @coroutine#5234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.727 [UI Thread @coroutine#5234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.727 [UI Thread @coroutine#5234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41183/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-07-28 20:36:47.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-07-28 20:36:47.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.729 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a22020: (connection evicted) 2024-07-28 20:36:47.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-07-28 20:36:47.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-07-28 20:36:47.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-07-28 20:36:47.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-07-28 20:36:47.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.730 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3327406e: (connection evicted) 2024-07-28 20:36:47.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-07-28 20:36:47.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-07-28 20:36:47.732 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-07-28 20:36:47.732 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.732 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.732 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.732 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.732 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6466e599 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-07-28 20:36:47.733 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-07-28 20:36:47.749 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-07-28 20:36:47.758 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-07-28 20:36:47.760 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-07-28 20:36:47.762 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ea4bac 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.762 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.763 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.763 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-07-28 20:36:47.763 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-07-28 20:36:47.763 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-07-28 20:36:47.763 [Test worker @coroutine#5240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-07-28 20:36:47.776 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-07-28 20:36:47.786 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-07-28 20:36:47.787 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-07-28 20:36:47.789 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-07-28 20:36:47.800 [DefaultDispatcher-worker-2 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627a1c77 2024-07-28 20:36:47.801 [DefaultDispatcher-worker-2 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:47.801 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.801 [DefaultDispatcher-worker-8 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:47.801 [DefaultDispatcher-worker-2 @coroutine#2214] 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-07-28 20:36:47.801 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.801 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.801 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.801 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.802 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.802 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.802 [DefaultDispatcher-worker-8 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.814 [DefaultDispatcher-worker-2 @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd 2024-07-28 20:36:47.816 [UI Thread @coroutine#5268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33591/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.816 [UI Thread @coroutine#5268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33591/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-07-28 20:36:47.816 [UI Thread @coroutine#5268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33591/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.818 [UI Thread @coroutine#5268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33591/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.818 [UI Thread @coroutine#5268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33591/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-07-28 20:36:47.818 [UI Thread @coroutine#5268] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33591/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-07-28 20:36:47.818 [UI Thread @coroutine#5268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33591/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:47.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-07-28 20:36:47.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-07-28 20:36:47.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.820 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a15e4fd: (connection evicted) 2024-07-28 20:36:47.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-07-28 20:36:47.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-07-28 20:36:47.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-07-28 20:36:47.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-07-28 20:36:47.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.821 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627a1c77: (connection evicted) 2024-07-28 20:36:47.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-07-28 20:36:47.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27dfd939 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.823 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-07-28 20:36:47.824 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-07-28 20:36:47.824 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-07-28 20:36:47.824 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-07-28 20:36:47.840 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-07-28 20:36:47.841 [DefaultDispatcher-worker-15 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:47.841 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.841 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.841 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.842 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.842 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.849 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-07-28 20:36:47.851 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-07-28 20:36:47.852 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d1ef2fc 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-07-28 20:36:47.853 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-07-28 20:36:47.866 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-07-28 20:36:47.876 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-07-28 20:36:47.877 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-07-28 20:36:47.879 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-07-28 20:36:47.890 [DefaultDispatcher-worker-7 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf 2024-07-28 20:36:47.901 [DefaultDispatcher-worker-18 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-07-28 20:36:47.917 [DefaultDispatcher-worker-17 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613 2024-07-28 20:36:47.924 [HikariPool-212 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:47.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-07-28 20:36:47.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-07-28 20:36:47.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.926 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1a9613: (connection evicted) 2024-07-28 20:36:47.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-07-28 20:36:47.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-07-28 20:36:47.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-07-28 20:36:47.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-07-28 20:36:47.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:47.927 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2f8cf: (connection evicted) 2024-07-28 20:36:47.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:47.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-07-28 20:36:47.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e0541 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:47.930 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-07-28 20:36:47.931 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:47.931 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:47.931 [Test worker @coroutine#5327] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-07-28 20:36:47.947 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:47.956 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:47.958 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:47.959 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:47.969 [DefaultDispatcher-worker-17 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:47.970 [DefaultDispatcher-worker-17 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.970 [DefaultDispatcher-worker-17 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:47.970 [DefaultDispatcher-worker-17 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.970 [DefaultDispatcher-worker-16 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:47.971 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.971 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:47.989 [DefaultDispatcher-worker-16 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:48.004 [DefaultDispatcher-worker-5 @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:48.024 [DefaultDispatcher-worker-3 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-07-28 20:36:48.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-07-28 20:36:48.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-07-28 20:36:48.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.027 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6654e105: (connection evicted) 2024-07-28 20:36:48.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-07-28 20:36:48.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2182ebc7 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.030 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-07-28 20:36:48.031 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-07-28 20:36:48.031 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-07-28 20:36:48.031 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-07-28 20:36:48.046 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-07-28 20:36:48.055 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-07-28 20:36:48.057 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-07-28 20:36:48.058 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-07-28 20:36:48.058 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219a9b16 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2024-07-28 20:36:48.059 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-07-28 20:36:48.072 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2024-07-28 20:36:48.081 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2024-07-28 20:36:48.083 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2024-07-28 20:36:48.084 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2024-07-28 20:36:48.095 [DefaultDispatcher-worker-8 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46 2024-07-28 20:36:48.108 [DefaultDispatcher-worker-8 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-07-28 20:36:48.119 [DefaultDispatcher-worker-6 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3699c795 2024-07-28 20:36:48.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-07-28 20:36:48.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-07-28 20:36:48.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.129 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3699c795: (connection evicted) 2024-07-28 20:36:48.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-07-28 20:36:48.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-07-28 20:36:48.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-07-28 20:36:48.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-07-28 20:36:48.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.130 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb4fc46: (connection evicted) 2024-07-28 20:36:48.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-07-28 20:36:48.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60610a2b 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.132 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-07-28 20:36:48.133 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.133 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.133 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-07-28 20:36:48.139 [DefaultDispatcher-worker-18 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:48.139 [DefaultDispatcher-worker-18 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.140 [DefaultDispatcher-worker-18 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.140 [DefaultDispatcher-worker-18 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.141 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.141 [DefaultDispatcher-worker-12 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.146 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.155 [Test worker @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.157 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.158 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.167 [DefaultDispatcher-worker-14 @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.175 [DefaultDispatcher-worker-9 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.193 [DefaultDispatcher-worker-1 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f68e671 2024-07-28 20:36:48.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-07-28 20:36:48.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-07-28 20:36:48.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.195 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f68e671: (connection evicted) 2024-07-28 20:36:48.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-07-28 20:36:48.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-07-28 20:36:48.196 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-07-28 20:36:48.196 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.196 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.196 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.196 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@635791b7 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2024-07-28 20:36:48.197 [Test worker @coroutine#5436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-07-28 20:36:48.215 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2024-07-28 20:36:48.219 [DefaultDispatcher-worker-12 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:48.219 [DefaultDispatcher-worker-12 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.219 [DefaultDispatcher-worker-12 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.219 [DefaultDispatcher-worker-12 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.220 [DefaultDispatcher-worker-6 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.220 [DefaultDispatcher-worker-6 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.225 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2024-07-28 20:36:48.226 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2024-07-28 20:36:48.228 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2024-07-28 20:36:48.238 [DefaultDispatcher-worker-6 @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2024-07-28 20:36:48.246 [DefaultDispatcher-worker-5 @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2bec99 2024-07-28 20:36:48.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-07-28 20:36:48.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-07-28 20:36:48.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.248 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2bec99: (connection evicted) 2024-07-28 20:36:48.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-07-28 20:36:48.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ff4795 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.251 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-07-28 20:36:48.252 [Test worker @coroutine#5468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-07-28 20:36:48.268 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-07-28 20:36:48.277 [DefaultDispatcher-worker-18 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:48.278 [DefaultDispatcher-worker-18 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.278 [DefaultDispatcher-worker-18 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.278 [DefaultDispatcher-worker-18 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.278 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-07-28 20:36:48.279 [DefaultDispatcher-worker-18 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.279 [DefaultDispatcher-worker-18 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.279 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-07-28 20:36:48.281 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-07-28 20:36:48.337 [DefaultDispatcher-worker-8 @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-07-28 20:36:48.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-07-28 20:36:48.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-07-28 20:36:48.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.342 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd: (connection evicted) 2024-07-28 20:36:48.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-07-28 20:36:48.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-07-28 20:36:48.344 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e1596c3 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.345 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-07-28 20:36:48.346 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@252d690 2024-07-28 20:36:48.346 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@252d690 2024-07-28 20:36:48.346 [Test worker @coroutine#5493] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-07-28 20:36:48.371 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:48.372 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.372 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.372 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.373 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.373 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.375 [Test worker @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252d690 2024-07-28 20:36:48.390 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252d690 2024-07-28 20:36:48.392 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252d690 2024-07-28 20:36:48.395 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252d690 2024-07-28 20:36:48.403 [DefaultDispatcher-worker-12 @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252d690 2024-07-28 20:36:48.410 [DefaultDispatcher-worker-10 @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@252d690 2024-07-28 20:36:48.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-07-28 20:36:48.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-07-28 20:36:48.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.416 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@252d690: (connection evicted) 2024-07-28 20:36:48.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-07-28 20:36:48.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cad6289 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.420 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2024-07-28 20:36:48.421 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-07-28 20:36:48.442 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2024-07-28 20:36:48.456 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2024-07-28 20:36:48.458 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2024-07-28 20:36:48.461 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ff53d1 2024-07-28 20:36:48.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-07-28 20:36:48.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-07-28 20:36:48.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:48.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-07-28 20:36:48.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350a3df3 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.465 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-07-28 20:36:48.466 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-07-28 20:36:48.466 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-07-28 20:36:48.466 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-07-28 20:36:48.479 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-07-28 20:36:48.489 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-07-28 20:36:48.491 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-07-28 20:36:48.492 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-07-28 20:36:48.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-07-28 20:36:48.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-07-28 20:36:48.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:48.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-07-28 20:36:48.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-07-28 20:36:48.495 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c27acb 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-07-28 20:36:48.496 [Test worker @coroutine#5551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-07-28 20:36:48.510 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-07-28 20:36:48.517 [DefaultDispatcher-worker-6 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:48.517 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.517 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.517 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.519 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.519 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.520 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-07-28 20:36:48.522 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-07-28 20:36:48.523 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b131102 2024-07-28 20:36:48.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-07-28 20:36:48.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-07-28 20:36:48.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:48.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-07-28 20:36:48.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-07-28 20:36:48.534 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55133/Site/verify 2024-07-28 20:36:48.534 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55133/Site/verify. 2024-07-28 20:36:48.534 [UI Thread @coroutine#5576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55133/Site/verify 2024-07-28 20:36:48.536 [UI Thread @coroutine#5576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55133/Site/verify 2024-07-28 20:36:48.536 [UI Thread @coroutine#5576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55133/Site/verify 2024-07-28 20:36:48.537 [UI Thread @coroutine#5576] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55133/Site/verify. 2024-07-28 20:36:48.537 [UI Thread @coroutine#5576] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55133/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18cdacd 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-07-28 20:36:48.541 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-07-28 20:36:48.558 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-07-28 20:36:48.568 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-07-28 20:36:48.569 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-07-28 20:36:48.571 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@129a20d8 2024-07-28 20:36:48.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-07-28 20:36:48.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-07-28 20:36:48.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:48.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-07-28 20:36:48.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fd9a11 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.574 [Test worker @coroutine#5607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-07-28 20:36:48.575 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-07-28 20:36:48.575 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-07-28 20:36:48.575 [Test worker @coroutine#5607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-07-28 20:36:48.589 [Test worker @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-07-28 20:36:48.599 [Test worker @coroutine#5608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-07-28 20:36:48.601 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-07-28 20:36:48.602 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-07-28 20:36:48.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-07-28 20:36:48.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-07-28 20:36:48.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:48.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-07-28 20:36:48.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-07-28 20:36:48.605 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c79071e 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-07-28 20:36:48.606 [Test worker @coroutine#5624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-07-28 20:36:48.620 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-07-28 20:36:48.629 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-07-28 20:36:48.631 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-07-28 20:36:48.632 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-07-28 20:36:48.635 [UI Thread @coroutine#5638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53681/Site/verify 2024-07-28 20:36:48.635 [UI Thread @coroutine#5638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53681/Site/verify. 2024-07-28 20:36:48.635 [UI Thread @coroutine#5638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53681/Site/verify 2024-07-28 20:36:48.636 [UI Thread @coroutine#5638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53681/Site/verify 2024-07-28 20:36:48.636 [UI Thread @coroutine#5638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53681/Site/verify 2024-07-28 20:36:48.636 [UI Thread @coroutine#5638] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53681/Site/verify. 2024-07-28 20:36:48.636 [UI Thread @coroutine#5638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53681/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:48.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-07-28 20:36:48.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-07-28 20:36:48.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:48.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-07-28 20:36:48.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-07-28 20:36:48.643 [UI Thread @coroutine#5650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51887/Site/verify 2024-07-28 20:36:48.643 [UI Thread @coroutine#5650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51887/Site/verify. 2024-07-28 20:36:48.643 [UI Thread @coroutine#5650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51887/Site/verify 2024-07-28 20:36:48.644 [UI Thread @coroutine#5650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51887/Site/verify 2024-07-28 20:36:48.644 [UI Thread @coroutine#5650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51887/Site/verify 2024-07-28 20:36:48.645 [UI Thread @coroutine#5650] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51887/Site/verify. 2024-07-28 20:36:48.645 [UI Thread @coroutine#5650] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51887/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:48.649 [UI Thread @coroutine#5663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41689/Site/verify 2024-07-28 20:36:48.649 [UI Thread @coroutine#5663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41689/Site/verify. 2024-07-28 20:36:48.649 [UI Thread @coroutine#5663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41689/Site/verify 2024-07-28 20:36:48.651 [UI Thread @coroutine#5663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41689/Site/verify 2024-07-28 20:36:48.651 [UI Thread @coroutine#5663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41689/Site/verify 2024-07-28 20:36:48.651 [UI Thread @coroutine#5663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41689/Site/verify. 2024-07-28 20:36:48.651 [UI Thread @coroutine#5663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41689/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:48.657 [UI Thread @coroutine#5677] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-07-28 20:36:48.657 [UI Thread @coroutine#5677] 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-07-28 20:36:48.657 [UI Thread @coroutine#5677] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-07-28 20:36:48.659 [UI Thread @coroutine#5677] 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-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-07-28 20:36:48.662 [DefaultDispatcher-worker-10 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:48.662 [DefaultDispatcher-worker-10 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.662 [DefaultDispatcher-worker-10 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.662 [DefaultDispatcher-worker-10 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a955bf 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.662 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.663 [Test worker @coroutine#5684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-07-28 20:36:48.663 [DefaultDispatcher-worker-15 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.663 [DefaultDispatcher-worker-15 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.677 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.687 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.688 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.690 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.698 [DefaultDispatcher-worker-18 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.716 [DefaultDispatcher-worker-18 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.725 [DefaultDispatcher-worker-14 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.734 [DefaultDispatcher-worker-14 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.741 [DefaultDispatcher-worker-18 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.748 [DefaultDispatcher-worker-10 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.759 [DefaultDispatcher-worker-7 @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.763 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.781 [DefaultDispatcher-worker-18 @coroutine#5710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70edffdb 2024-07-28 20:36:48.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-07-28 20:36:48.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-07-28 20:36:48.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.783 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70edffdb: (connection evicted) 2024-07-28 20:36:48.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-07-28 20:36:48.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f4f5d4 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.786 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-07-28 20:36:48.787 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9339e5 2024-07-28 20:36:48.787 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9339e5 2024-07-28 20:36:48.787 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-07-28 20:36:48.801 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9339e5 2024-07-28 20:36:48.811 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9339e5 2024-07-28 20:36:48.813 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9339e5 2024-07-28 20:36:48.814 [DefaultDispatcher-worker-13 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:48.814 [DefaultDispatcher-worker-3 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:48.814 [DefaultDispatcher-worker-13 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.814 [DefaultDispatcher-worker-13 @coroutine#2214] 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-07-28 20:36:48.814 [DefaultDispatcher-worker-13 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.814 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.814 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.814 [DefaultDispatcher-worker-3 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.815 [DefaultDispatcher-worker-2 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.815 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.815 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.815 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9339e5 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cda8d3b 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.815 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-07-28 20:36:48.816 [Test worker @coroutine#5716] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-07-28 20:36:48.830 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-07-28 20:36:48.839 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-07-28 20:36:48.840 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-07-28 20:36:48.840 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.842 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-07-28 20:36:48.852 [DefaultDispatcher-worker-11 @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-07-28 20:36:48.853 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:48.853 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.853 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.853 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.854 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.854 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.864 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.865 [DefaultDispatcher-worker-2 @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a9339e5 2024-07-28 20:36:48.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-07-28 20:36:48.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-07-28 20:36:48.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.882 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a9339e5: (connection evicted) 2024-07-28 20:36:48.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-07-28 20:36:48.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-07-28 20:36:48.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-07-28 20:36:48.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-07-28 20:36:48.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.883 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b12157b: (connection evicted) 2024-07-28 20:36:48.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-07-28 20:36:48.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@330a6b76 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-07-28 20:36:48.885 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-07-28 20:36:48.902 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-07-28 20:36:48.914 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-07-28 20:36:48.915 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-07-28 20:36:48.917 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e89c5f 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.917 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-07-28 20:36:48.918 [Test worker @coroutine#5774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-07-28 20:36:48.931 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-07-28 20:36:48.940 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-07-28 20:36:48.942 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-07-28 20:36:48.943 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-07-28 20:36:48.954 [DefaultDispatcher-worker-11 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597 2024-07-28 20:36:48.966 [DefaultDispatcher-worker-4 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-07-28 20:36:48.977 [DefaultDispatcher-worker-1 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f 2024-07-28 20:36:48.981 [DefaultDispatcher-worker-13 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:48.982 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.982 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:48.982 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-07-28 20:36:48.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-07-28 20:36:48.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.983 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f21c18f: (connection evicted) 2024-07-28 20:36:48.983 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.983 [DefaultDispatcher-worker-13 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:48.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-07-28 20:36:48.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-07-28 20:36:48.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-07-28 20:36:48.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-07-28 20:36:48.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:48.984 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f3ba597: (connection evicted) 2024-07-28 20:36:48.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:48.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-07-28 20:36:48.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e938a4 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c 2024-07-28 20:36:48.986 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-07-28 20:36:49.003 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c 2024-07-28 20:36:49.013 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c 2024-07-28 20:36:49.014 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c 2024-07-28 20:36:49.016 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9a88a92 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.016 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-07-28 20:36:49.017 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-07-28 20:36:49.032 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-07-28 20:36:49.041 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-07-28 20:36:49.043 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-07-28 20:36:49.045 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-07-28 20:36:49.056 [DefaultDispatcher-worker-1 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6 2024-07-28 20:36:49.070 [DefaultDispatcher-worker-14 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c 2024-07-28 20:36:49.079 [DefaultDispatcher-worker-10 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c 2024-07-28 20:36:49.087 [HikariPool-232 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.117 [HikariPool-233 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.150 [DefaultDispatcher-worker-14 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:49.150 [DefaultDispatcher-worker-14 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.150 [DefaultDispatcher-worker-14 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.150 [DefaultDispatcher-worker-14 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.151 [DefaultDispatcher-worker-15 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.151 [DefaultDispatcher-worker-15 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.228 [DefaultDispatcher-worker-14 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:49.229 [DefaultDispatcher-worker-14 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.229 [DefaultDispatcher-worker-14 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.229 [DefaultDispatcher-worker-14 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.230 [DefaultDispatcher-worker-7 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.230 [DefaultDispatcher-worker-7 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.288 [DefaultDispatcher-worker-10 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:49.288 [DefaultDispatcher-worker-10 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.288 [DefaultDispatcher-worker-10 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.288 [DefaultDispatcher-worker-10 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.289 [DefaultDispatcher-worker-14 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.289 [DefaultDispatcher-worker-14 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-07-28 20:36:49.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-07-28 20:36:49.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.332 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb9b76c: (connection evicted) 2024-07-28 20:36:49.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-07-28 20:36:49.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-07-28 20:36:49.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-07-28 20:36:49.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-07-28 20:36:49.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.333 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c25cb6: (connection evicted) 2024-07-28 20:36:49.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-07-28 20:36:49.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa945f6 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.335 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-07-28 20:36:49.336 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.336 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.336 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-07-28 20:36:49.352 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.361 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.363 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.364 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f566b 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.364 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-07-28 20:36:49.365 [Test worker @coroutine#5890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-07-28 20:36:49.378 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-07-28 20:36:49.382 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:49.382 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.382 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.382 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.383 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.383 [DefaultDispatcher-worker-6 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.388 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-07-28 20:36:49.390 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-07-28 20:36:49.391 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-07-28 20:36:49.402 [DefaultDispatcher-worker-7 @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12eb281f 2024-07-28 20:36:49.415 [DefaultDispatcher-worker-11 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.422 [DefaultDispatcher-worker-14 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.431 [DefaultDispatcher-worker-8 @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b 2024-07-28 20:36:49.436 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-07-28 20:36:49.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-07-28 20:36:49.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.437 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15c4b89b: (connection evicted) 2024-07-28 20:36:49.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-07-28 20:36:49.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-07-28 20:36:49.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-07-28 20:36:49.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-07-28 20:36:49.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.438 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12eb281f: (connection evicted) 2024-07-28 20:36:49.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-07-28 20:36:49.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47970962 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.440 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-07-28 20:36:49.441 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.441 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.441 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-07-28 20:36:49.456 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.466 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.467 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.469 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e950ef 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.469 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-07-28 20:36:49.470 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-07-28 20:36:49.470 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-07-28 20:36:49.470 [Test worker @coroutine#5946] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-07-28 20:36:49.483 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-07-28 20:36:49.492 [Test worker @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-07-28 20:36:49.493 [Test worker @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-07-28 20:36:49.495 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-07-28 20:36:49.506 [DefaultDispatcher-worker-1 @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b0755e 2024-07-28 20:36:49.518 [DefaultDispatcher-worker-2 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.528 [DefaultDispatcher-worker-1 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.530 [DefaultDispatcher-worker-5 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:49.530 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.530 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.530 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.531 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.531 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.536 [DefaultDispatcher-worker-15 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286b48ce 2024-07-28 20:36:49.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-07-28 20:36:49.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-07-28 20:36:49.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.541 [HikariPool-236 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.541 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@286b48ce: (connection evicted) 2024-07-28 20:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-07-28 20:36:49.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-07-28 20:36:49.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-07-28 20:36:49.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-07-28 20:36:49.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.542 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b0755e: (connection evicted) 2024-07-28 20:36:49.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-07-28 20:36:49.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@432e61f1 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.544 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-07-28 20:36:49.545 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.545 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.545 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-07-28 20:36:49.565 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.581 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.584 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.587 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5513745d 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.588 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-07-28 20:36:49.589 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2024-07-28 20:36:49.589 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2024-07-28 20:36:49.589 [Test worker @coroutine#6001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-07-28 20:36:49.602 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2024-07-28 20:36:49.617 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2024-07-28 20:36:49.618 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2024-07-28 20:36:49.620 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2024-07-28 20:36:49.631 [DefaultDispatcher-worker-11 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a29476d 2024-07-28 20:36:49.644 [DefaultDispatcher-worker-8 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.645 [HikariPool-238 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:49.653 [DefaultDispatcher-worker-12 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.661 [DefaultDispatcher-worker-8 @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6967cdee 2024-07-28 20:36:49.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-07-28 20:36:49.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-07-28 20:36:49.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.668 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6967cdee: (connection evicted) 2024-07-28 20:36:49.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-07-28 20:36:49.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-07-28 20:36:49.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-07-28 20:36:49.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-07-28 20:36:49.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.669 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a29476d: (connection evicted) 2024-07-28 20:36:49.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-07-28 20:36:49.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f991f00 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.672 [DefaultDispatcher-worker-17 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:49.672 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-07-28 20:36:49.672 [DefaultDispatcher-worker-17 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.672 [DefaultDispatcher-worker-17 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.672 [DefaultDispatcher-worker-17 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.673 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@524a96f5 2024-07-28 20:36:49.673 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@524a96f5 2024-07-28 20:36:49.673 [Test worker @coroutine#6054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-07-28 20:36:49.673 [DefaultDispatcher-worker-4 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.674 [DefaultDispatcher-worker-4 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.687 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524a96f5 2024-07-28 20:36:49.697 [Test worker @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524a96f5 2024-07-28 20:36:49.698 [Test worker @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524a96f5 2024-07-28 20:36:49.700 [Test worker @coroutine#6062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524a96f5 2024-07-28 20:36:49.709 [DefaultDispatcher-worker-10 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524a96f5 2024-07-28 20:36:49.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-07-28 20:36:49.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-07-28 20:36:49.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.710 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524a96f5: (connection evicted) 2024-07-28 20:36:49.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-07-28 20:36:49.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c720765 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.711 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.712 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-07-28 20:36:49.712 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.712 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.712 [Test worker @coroutine#6081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-07-28 20:36:49.729 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.739 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.740 [Test worker @coroutine#6085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.742 [Test worker @coroutine#6087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.749 [DefaultDispatcher-worker-10 @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.769 [DefaultDispatcher-worker-2 @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.776 [DefaultDispatcher-worker-12 @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0 2024-07-28 20:36:49.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-07-28 20:36:49.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-07-28 20:36:49.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.782 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a6864f0: (connection evicted) 2024-07-28 20:36:49.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-07-28 20:36:49.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6619692e 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.784 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.785 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-07-28 20:36:49.785 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.785 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.785 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-07-28 20:36:49.801 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.810 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.811 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.813 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.823 [DefaultDispatcher-worker-7 @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.825 [DefaultDispatcher-worker-4 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:49.826 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.826 [DefaultDispatcher-worker-14 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:49.826 [DefaultDispatcher-worker-4 @coroutine#2214] 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-07-28 20:36:49.826 [DefaultDispatcher-worker-4 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.826 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.826 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.826 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.827 [DefaultDispatcher-worker-3 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.827 [DefaultDispatcher-worker-12 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.827 [DefaultDispatcher-worker-12 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.842 [DefaultDispatcher-worker-14 @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.850 [DefaultDispatcher-worker-18 @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.865 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:49.865 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.865 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.865 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.866 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.866 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.867 [DefaultDispatcher-worker-7 @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377fca35 2024-07-28 20:36:49.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-07-28 20:36:49.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-07-28 20:36:49.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.869 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377fca35: (connection evicted) 2024-07-28 20:36:49.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-07-28 20:36:49.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2324e26c 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.871 [Test worker @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-07-28 20:36:49.888 [Test worker @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.897 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.898 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.900 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.909 [DefaultDispatcher-worker-9 @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.931 [DefaultDispatcher-worker-1 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.939 [DefaultDispatcher-worker-7 @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.950 [DefaultDispatcher-worker-8 @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215 2024-07-28 20:36:49.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-07-28 20:36:49.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-07-28 20:36:49.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:49.952 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc1d215: (connection evicted) 2024-07-28 20:36:49.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-07-28 20:36:49.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b2713b1 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.956 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-07-28 20:36:49.957 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@604a9d87 2024-07-28 20:36:49.957 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@604a9d87 2024-07-28 20:36:49.957 [Test worker @coroutine#6178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-07-28 20:36:49.974 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604a9d87 2024-07-28 20:36:49.984 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604a9d87 2024-07-28 20:36:49.985 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604a9d87 2024-07-28 20:36:49.987 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604a9d87 2024-07-28 20:36:49.994 [DefaultDispatcher-worker-5 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:49.995 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.995 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:49.995 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-07-28 20:36:49.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-07-28 20:36:49.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:49.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:49.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-07-28 20:36:49.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-07-28 20:36:49.996 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.996 [DefaultDispatcher-worker-5 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2176d934 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:49.997 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-07-28 20:36:49.998 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@334c80be 2024-07-28 20:36:49.998 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@334c80be 2024-07-28 20:36:49.998 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-07-28 20:36:50.012 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334c80be 2024-07-28 20:36:50.021 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334c80be 2024-07-28 20:36:50.023 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334c80be 2024-07-28 20:36:50.025 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@334c80be 2024-07-28 20:36:50.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-07-28 20:36:50.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-07-28 20:36:50.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-07-28 20:36:50.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@571ecfe2 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.029 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-07-28 20:36:50.030 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8a45a 2024-07-28 20:36:50.030 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d8a45a 2024-07-28 20:36:50.030 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-07-28 20:36:50.043 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d8a45a 2024-07-28 20:36:50.053 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d8a45a 2024-07-28 20:36:50.054 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d8a45a 2024-07-28 20:36:50.056 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d8a45a 2024-07-28 20:36:50.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-07-28 20:36:50.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-07-28 20:36:50.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-07-28 20:36:50.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f92392 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.062 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebbe1be 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebbe1be 2024-07-28 20:36:50.063 [UI Thread @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-07-28 20:36:50.080 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebbe1be 2024-07-28 20:36:50.090 [UI Thread @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebbe1be 2024-07-28 20:36:50.091 [UI Thread @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebbe1be 2024-07-28 20:36:50.093 [UI Thread @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebbe1be 2024-07-28 20:36:50.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-07-28 20:36:50.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-07-28 20:36:50.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:50.097 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ebbe1be: (connection evicted) 2024-07-28 20:36:50.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-07-28 20:36:50.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-07-28 20:36:50.099 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-07-28 20:36:50.099 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4037a204 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@75922191 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@75922191 2024-07-28 20:36:50.100 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-07-28 20:36:50.116 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:50.117 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2024-07-28 20:36:50.127 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2024-07-28 20:36:50.128 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2024-07-28 20:36:50.130 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75922191 2024-07-28 20:36:50.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-07-28 20:36:50.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-07-28 20:36:50.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-07-28 20:36:50.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24cf1abf 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-07-28 20:36:50.134 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-07-28 20:36:50.135 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-07-28 20:36:50.139 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:50.149 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-07-28 20:36:50.158 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-07-28 20:36:50.159 [DefaultDispatcher-worker-3 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:50.159 [DefaultDispatcher-worker-3 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.159 [DefaultDispatcher-worker-3 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:50.159 [DefaultDispatcher-worker-3 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.160 [DefaultDispatcher-worker-11 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.160 [DefaultDispatcher-worker-11 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.160 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-07-28 20:36:50.162 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-07-28 20:36:50.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-07-28 20:36:50.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-07-28 20:36:50.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-07-28 20:36:50.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a244aa3 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-07-28 20:36:50.165 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-07-28 20:36:50.166 [Test worker @coroutine#6300] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-07-28 20:36:50.180 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-07-28 20:36:50.189 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-07-28 20:36:50.191 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-07-28 20:36:50.192 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74947f2b 2024-07-28 20:36:50.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-07-28 20:36:50.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-07-28 20:36:50.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-07-28 20:36:50.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427b24c0 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.195 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.196 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-07-28 20:36:50.196 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2024-07-28 20:36:50.196 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2024-07-28 20:36:50.196 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-07-28 20:36:50.210 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2024-07-28 20:36:50.219 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2024-07-28 20:36:50.221 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2024-07-28 20:36:50.222 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7324d83 2024-07-28 20:36:50.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-07-28 20:36:50.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-07-28 20:36:50.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-07-28 20:36:50.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa9635c 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.226 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.227 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-07-28 20:36:50.227 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-07-28 20:36:50.227 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-07-28 20:36:50.227 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-07-28 20:36:50.238 [DefaultDispatcher-worker-18 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:50.238 [DefaultDispatcher-worker-18 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.238 [DefaultDispatcher-worker-18 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:50.238 [DefaultDispatcher-worker-18 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.240 [DefaultDispatcher-worker-8 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.240 [DefaultDispatcher-worker-8 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.243 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-07-28 20:36:50.253 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-07-28 20:36:50.255 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-07-28 20:36:50.256 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d6e503 2024-07-28 20:36:50.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-07-28 20:36:50.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-07-28 20:36:50.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-07-28 20:36:50.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b717d03 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2024-07-28 20:36:50.263 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-07-28 20:36:50.278 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2024-07-28 20:36:50.287 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2024-07-28 20:36:50.289 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2024-07-28 20:36:50.290 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757b8c47 2024-07-28 20:36:50.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-07-28 20:36:50.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-07-28 20:36:50.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-07-28 20:36:50.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df491be 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.294 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-07-28 20:36:50.295 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2024-07-28 20:36:50.295 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2024-07-28 20:36:50.295 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-07-28 20:36:50.300 [DefaultDispatcher-worker-9 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:50.300 [DefaultDispatcher-worker-9 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.300 [DefaultDispatcher-worker-9 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:50.300 [DefaultDispatcher-worker-9 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.301 [DefaultDispatcher-worker-15 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.301 [DefaultDispatcher-worker-15 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.309 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2024-07-28 20:36:50.318 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2024-07-28 20:36:50.320 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2024-07-28 20:36:50.321 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ecf52 2024-07-28 20:36:50.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-07-28 20:36:50.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-07-28 20:36:50.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-07-28 20:36:50.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a69c4c3 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-07-28 20:36:50.325 [Test worker @coroutine#6394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-07-28 20:36:50.339 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-07-28 20:36:50.349 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-07-28 20:36:50.350 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-07-28 20:36:50.352 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45db8ba6 2024-07-28 20:36:50.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-07-28 20:36:50.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-07-28 20:36:50.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-07-28 20:36:50.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b869b4 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.356 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-07-28 20:36:50.357 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-07-28 20:36:50.357 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-07-28 20:36:50.357 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-07-28 20:36:50.371 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-07-28 20:36:50.380 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-07-28 20:36:50.381 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-07-28 20:36:50.383 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@171b3f38 2024-07-28 20:36:50.386 [UI Thread @coroutine#6426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-07-28 20:36:50.386 [UI Thread @coroutine#6426] 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-07-28 20:36:50.386 [UI Thread @coroutine#6426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-07-28 20:36:50.388 [UI Thread @coroutine#6426] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-07-28 20:36:50.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-07-28 20:36:50.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-07-28 20:36:50.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-07-28 20:36:50.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462f1d85 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-07-28 20:36:50.391 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-07-28 20:36:50.392 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-07-28 20:36:50.392 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-07-28 20:36:50.395 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:50.395 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.395 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:50.395 [DefaultDispatcher-worker-8 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.396 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.396 [DefaultDispatcher-worker-7 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.406 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-07-28 20:36:50.415 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-07-28 20:36:50.417 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-07-28 20:36:50.418 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-07-28 20:36:50.421 [UI Thread @coroutine#6451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35033/Site/verify 2024-07-28 20:36:50.421 [UI Thread @coroutine#6451] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35033/Site/verify. 2024-07-28 20:36:50.421 [UI Thread @coroutine#6451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35033/Site/verify 2024-07-28 20:36:50.423 [UI Thread @coroutine#6451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35033/Site/verify 2024-07-28 20:36:50.423 [UI Thread @coroutine#6451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35033/Site/verify 2024-07-28 20:36:50.423 [UI Thread @coroutine#6451] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35033/Site/verify. 2024-07-28 20:36:50.423 [UI Thread @coroutine#6451] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35033/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-07-28 20:36:50.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-07-28 20:36:50.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-07-28 20:36:50.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-07-28 20:36:50.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:50.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-07-28 20:36:50.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dcdf733 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:50.429 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2024-07-28 20:36:50.430 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-07-28 20:36:50.445 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2024-07-28 20:36:50.454 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2024-07-28 20:36:50.456 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2024-07-28 20:36:50.457 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2024-07-28 20:36:50.465 [DefaultDispatcher-worker-7 @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2024-07-28 20:36:50.473 [DefaultDispatcher-worker-18 @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60319a00 2024-07-28 20:36:50.479 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59599/620000050418704384/_ustadmanifest.json 2024-07-28 20:36:50.479 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59599/620000050418704384/_ustadmanifest.json. 2024-07-28 20:36:50.479 [UI Thread @coroutine#6477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59599/620000050418704384/_ustadmanifest.json 2024-07-28 20:36:50.480 [UI Thread @coroutine#6477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59599/620000050418704384/_ustadmanifest.json 2024-07-28 20:36:50.480 [UI Thread @coroutine#6477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59599/620000050418704384/_ustadmanifest.json 2024-07-28 20:36:50.481 [UI Thread @coroutine#6477] 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:59599/620000050418704384/_ustadmanifest.json. 2024-07-28 20:36:50.481 [UI Thread @coroutine#6477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59599/620000050418704384/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:50.481 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59599/mediainfo.json 2024-07-28 20:36:50.481 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59599/mediainfo.json. 2024-07-28 20:36:50.481 [UI Thread @coroutine#6477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59599/mediainfo.json 2024-07-28 20:36:50.482 [UI Thread @coroutine#6477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59599/mediainfo.json 2024-07-28 20:36:50.482 [UI Thread @coroutine#6477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59599/mediainfo.json 2024-07-28 20:36:50.525 [UI Thread @coroutine#6477] 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:59599/mediainfo.json. 2024-07-28 20:36:50.525 [UI Thread @coroutine#6477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59599/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:50.530 [HikariPool-258 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:50.540 [DefaultDispatcher-worker-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:50.540 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.540 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:50.540 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.541 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.541 [DefaultDispatcher-worker-10 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.682 [DefaultDispatcher-worker-6 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3e5e3c 2024-07-28 20:36:50.682 [DefaultDispatcher-worker-6 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.682 [DefaultDispatcher-worker-6 @coroutine#2156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:50.682 [DefaultDispatcher-worker-6 @coroutine#2156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.683 [DefaultDispatcher-worker-10 @coroutine#2156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.683 [DefaultDispatcher-worker-10 @coroutine#2156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57021/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.839 [DefaultDispatcher-worker-7 @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6913ec 2024-07-28 20:36:50.839 [DefaultDispatcher-worker-14 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-07-28 20:36:50.839 [DefaultDispatcher-worker-7 @coroutine#2214] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.839 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.839 [DefaultDispatcher-worker-7 @coroutine#2214] 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-07-28 20:36:50.839 [DefaultDispatcher-worker-7 @coroutine#2214] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.839 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:50.839 [DefaultDispatcher-worker-14 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.840 [DefaultDispatcher-worker-13 @coroutine#2214] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.840 [DefaultDispatcher-worker-18 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.840 [DefaultDispatcher-worker-18 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56745/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.876 [DefaultDispatcher-worker-13 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@261c5d1f 2024-07-28 20:36:50.876 [DefaultDispatcher-worker-13 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.876 [DefaultDispatcher-worker-13 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:50.876 [DefaultDispatcher-worker-13 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.877 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:50.878 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35027/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.005 [DefaultDispatcher-worker-10 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25bd68ea 2024-07-28 20:36:51.005 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.005 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:51.005 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.006 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.006 [DefaultDispatcher-worker-10 @coroutine#2280] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60909/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.169 [DefaultDispatcher-worker-16 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f756c5 2024-07-28 20:36:51.169 [DefaultDispatcher-worker-16 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.169 [DefaultDispatcher-worker-16 @coroutine#2322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:51.169 [DefaultDispatcher-worker-16 @coroutine#2322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.170 [DefaultDispatcher-worker-11 @coroutine#2322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.170 [DefaultDispatcher-worker-11 @coroutine#2322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43915/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.249 [DefaultDispatcher-worker-9 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2024-07-28 20:36:51.249 [DefaultDispatcher-worker-9 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.249 [DefaultDispatcher-worker-9 @coroutine#2044] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:51.249 [DefaultDispatcher-worker-9 @coroutine#2044] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.250 [DefaultDispatcher-worker-1 @coroutine#2044] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.251 [DefaultDispatcher-worker-1 @coroutine#2044] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46625/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.317 [DefaultDispatcher-worker-9 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2024-07-28 20:36:51.317 [DefaultDispatcher-worker-9 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.317 [DefaultDispatcher-worker-9 @coroutine#2379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:51.317 [DefaultDispatcher-worker-9 @coroutine#2379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.318 [DefaultDispatcher-worker-14 @coroutine#2379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.318 [DefaultDispatcher-worker-14 @coroutine#2379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34655/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.406 [DefaultDispatcher-worker-16 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8f5262 2024-07-28 20:36:51.406 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.406 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:51.406 [DefaultDispatcher-worker-16 @coroutine#2077] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.407 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.407 [DefaultDispatcher-worker-1 @coroutine#2077] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57137/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-07-28 20:36:51.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-07-28 20:36:51.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:51.529 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60319a00: (connection evicted) 2024-07-28 20:36:51.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:51.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-07-28 20:36:51.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb7eb6c 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-07-28 20:36:51.536 [Test worker @coroutine#6524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-07-28 20:36:51.537 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2024-07-28 20:36:51.537 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2024-07-28 20:36:51.537 [Test worker @coroutine#6524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-07-28 20:36:51.550 [DefaultDispatcher-worker-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299615a5 2024-07-28 20:36:51.551 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.551 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId. 2024-07-28 20:36:51.551 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.552 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.552 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41141/UmAppDatabase/replication/nodeId 2024-07-28 20:36:51.553 [Test worker @coroutine#6524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2024-07-28 20:36:51.562 [Test worker @coroutine#6528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2024-07-28 20:36:51.563 [Test worker @coroutine#6530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2024-07-28 20:36:51.565 [Test worker @coroutine#6532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2024-07-28 20:36:51.574 [DefaultDispatcher-worker-7 @coroutine#6534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2024-07-28 20:36:51.583 [DefaultDispatcher-worker-12 @coroutine#6524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b732d6 2024-07-28 20:36:51.589 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33665/620000055070679040/_ustadmanifest.json 2024-07-28 20:36:51.590 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33665/620000055070679040/_ustadmanifest.json. 2024-07-28 20:36:51.590 [UI Thread @coroutine#6543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33665/620000055070679040/_ustadmanifest.json 2024-07-28 20:36:51.591 [UI Thread @coroutine#6543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33665/620000055070679040/_ustadmanifest.json 2024-07-28 20:36:51.591 [UI Thread @coroutine#6543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33665/620000055070679040/_ustadmanifest.json 2024-07-28 20:36:51.592 [UI Thread @coroutine#6543] 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:33665/620000055070679040/_ustadmanifest.json. 2024-07-28 20:36:51.592 [UI Thread @coroutine#6543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33665/620000055070679040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:51.592 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33665/tincan.xml 2024-07-28 20:36:51.592 [UI Thread @coroutine#6543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33665/tincan.xml. 2024-07-28 20:36:51.592 [UI Thread @coroutine#6543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33665/tincan.xml 2024-07-28 20:36:51.592 [UI Thread @coroutine#6543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33665/tincan.xml 2024-07-28 20:36:51.592 [UI Thread @coroutine#6543] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33665/tincan.xml 2024-07-28 20:36:51.633 [UI Thread @coroutine#6543] 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:33665/tincan.xml. 2024-07-28 20:36:51.633 [UI Thread @coroutine#6543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33665/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-07-28 20:36:51.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-07-28 20:36:51.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-07-28 20:36:51.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-07-28 20:36:51.636 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b732d6: (connection evicted) 2024-07-28 20:36:51.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-07-28 20:36:51.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-07-28 20:36:51.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed.