2025-04-17 08:57:42.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3a45f1 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:42.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:42.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:42.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 08:57:43.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@619bfe29 2025-04-17 08:57:43.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@619bfe29 2025-04-17 08:57:43.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 08:57:43.103 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619bfe29 2025-04-17 08:57:43.130 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:43.701 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 08:57:43.704 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:43.704 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:43.704 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:43.704 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:43.704 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:43.704 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ffda4a 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:43.705 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:43.706 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:43.707 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 08:57:43.708 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.708 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.708 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 08:57:43.764 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.771 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.776 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.808 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 08:57:43.812 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0061a 2025-04-17 08:57:43.812 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0061a 2025-04-17 08:57:43.815 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e67ea7e 2025-04-17 08:57:43.815 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e67ea7e 2025-04-17 08:57:43.818 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a586d6a 2025-04-17 08:57:43.818 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a586d6a 2025-04-17 08:57:43.821 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5ae045 2025-04-17 08:57:43.823 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5ae045 2025-04-17 08:57:43.826 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5aad62 2025-04-17 08:57:43.826 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5aad62 2025-04-17 08:57:43.829 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4f9aed 2025-04-17 08:57:43.829 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4f9aed 2025-04-17 08:57:43.832 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a58973 2025-04-17 08:57:43.832 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a58973 2025-04-17 08:57:43.834 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f751f0a 2025-04-17 08:57:43.835 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f751f0a 2025-04-17 08:57:43.837 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@255e843b 2025-04-17 08:57:43.837 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@255e843b 2025-04-17 08:57:43.837 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-17 08:57:43.846 [DefaultDispatcher-worker-6 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.864 [DefaultDispatcher-worker-9 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.876 [DefaultDispatcher-worker-9 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.887 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.955 [DefaultDispatcher-worker-7 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56e9a474 2025-04-17 08:57:43.972 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-17 08:57:43.981 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-17 08:57:43.982 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-17 08:57:43.995 [DefaultDispatcher-worker-7 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 08:57:44.018 [DefaultDispatcher-worker-7 @call-context#16] INFO ktor.test - Application started in 0.027 seconds. 2025-04-17 08:57:44.018 [DefaultDispatcher-worker-7 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@6603c748 2025-04-17 08:57:44.019 [DefaultDispatcher-worker-4 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-17 08:57:44.019 [DefaultDispatcher-worker-4 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-17 08:57:44.035 [DefaultDispatcher-worker-7 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 08:57:44.180 [DefaultDispatcher-worker-4 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 148ms 2025-04-17 08:57:44.188 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-17 08:57:44.188 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-17 08:57:44.193 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-17 08:57:44.193 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@6603c748 2025-04-17 08:57:44.194 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@6603c748 2025-04-17 08:57:44.197 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 08:57:44.197 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:44.197 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:44.197 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:44.197 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:44.197 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:44.197 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52559a69 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:44.198 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:44.198 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 08:57:44.200 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.200 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.200 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 08:57:44.208 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.209 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.211 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.220 [DefaultDispatcher-worker-4 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.226 [DefaultDispatcher-worker-4 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.234 [DefaultDispatcher-worker-9 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.246 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.269 [DefaultDispatcher-worker-9 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1039bfc4 2025-04-17 08:57:44.270 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-17 08:57:44.270 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-17 08:57:44.270 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-17 08:57:44.273 [DefaultDispatcher-worker-7 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 08:57:44.274 [DefaultDispatcher-worker-7 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 08:57:44.274 [DefaultDispatcher-worker-7 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@18d28ccc 2025-04-17 08:57:44.275 [DefaultDispatcher-worker-1 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-17 08:57:44.275 [DefaultDispatcher-worker-1 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-17 08:57:44.275 [DefaultDispatcher-worker-7 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 08:57:44.300 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:44.304 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7af289 2025-04-17 08:57:44.304 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7af289 2025-04-17 08:57:44.307 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bd0316 2025-04-17 08:57:44.308 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bd0316 2025-04-17 08:57:44.310 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@758299f9 2025-04-17 08:57:44.311 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@758299f9 2025-04-17 08:57:44.313 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3080092d 2025-04-17 08:57:44.313 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3080092d 2025-04-17 08:57:44.316 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c64b0e 2025-04-17 08:57:44.316 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c64b0e 2025-04-17 08:57:44.319 [DefaultDispatcher-worker-2 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-17 08:57:44.319 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5eb3 2025-04-17 08:57:44.319 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5eb3 2025-04-17 08:57:44.320 [DefaultDispatcher-worker-2 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 45ms 2025-04-17 08:57:44.321 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-17 08:57:44.321 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-17 08:57:44.321 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@18d28ccc 2025-04-17 08:57:44.321 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@18d28ccc 2025-04-17 08:57:44.321 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d64234 2025-04-17 08:57:44.321 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d64234 2025-04-17 08:57:44.324 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aff662 2025-04-17 08:57:44.324 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@50aff662 2025-04-17 08:57:44.326 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1b5942 2025-04-17 08:57:44.326 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1b5942 2025-04-17 08:57:44.326 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-17 08:57:44.326 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 08:57:44.328 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@34451ed8 for http:///auth/register 2025-04-17 08:57:44.328 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-17 08:57:44.328 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-17 08:57:44.329 [DefaultDispatcher-worker-4 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 08:57:44.330 [DefaultDispatcher-worker-4 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 08:57:44.330 [DefaultDispatcher-worker-4 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@60ad4d32 2025-04-17 08:57:44.330 [DefaultDispatcher-worker-2 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-17 08:57:44.331 [DefaultDispatcher-worker-2 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-17 08:57:44.331 [DefaultDispatcher-worker-4 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-17 08:57:44.337 [DefaultDispatcher-worker-4 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-17 08:57:44.342 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6228edf6 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:44.343 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:44.344 [DefaultDispatcher-worker-4 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 08:57:44.346 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be3ca95 2025-04-17 08:57:44.346 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be3ca95 2025-04-17 08:57:44.347 [DefaultDispatcher-worker-4 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 08:57:44.356 [DefaultDispatcher-worker-4 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be3ca95 2025-04-17 08:57:44.358 [DefaultDispatcher-worker-4 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be3ca95 2025-04-17 08:57:44.359 [DefaultDispatcher-worker-4 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be3ca95 2025-04-17 08:57:44.373 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be3ca95 2025-04-17 08:57:44.396 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be3ca95 2025-04-17 08:57:44.402 [DefaultDispatcher-worker-9 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 71ms 2025-04-17 08:57:44.402 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-17 08:57:44.402 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-17 08:57:44.403 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-17 08:57:44.421 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@60ad4d32 2025-04-17 08:57:44.421 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@60ad4d32 2025-04-17 08:57:44.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e214105 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:44.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:44.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 08:57:44.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1980a3f 2025-04-17 08:57:44.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1980a3f 2025-04-17 08:57:44.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 08:57:44.434 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 08:57:44.435 [DefaultDispatcher-worker-9 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 08:57:44.436 [DefaultDispatcher-worker-9 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 08:57:44.436 [DefaultDispatcher-worker-12 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-17 08:57:44.436 [DefaultDispatcher-worker-12 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-17 08:57:44.436 [DefaultDispatcher-worker-9 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 08:57:44.443 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 08:57:44.443 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6002e944 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:44.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:44.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:44.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 08:57:44.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08772d 2025-04-17 08:57:44.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b08772d 2025-04-17 08:57:44.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 08:57:44.447 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 08:57:44.450 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d21beea 2025-04-17 08:57:44.450 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d21beea 2025-04-17 08:57:44.453 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e65f3e 2025-04-17 08:57:44.453 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e65f3e 2025-04-17 08:57:44.455 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d9d59a 2025-04-17 08:57:44.455 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d9d59a 2025-04-17 08:57:44.458 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32db5505 2025-04-17 08:57:44.458 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32db5505 2025-04-17 08:57:44.461 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fd6b5a 2025-04-17 08:57:44.461 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fd6b5a 2025-04-17 08:57:44.464 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3c394 2025-04-17 08:57:44.464 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3c394 2025-04-17 08:57:44.466 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6fa37f 2025-04-17 08:57:44.466 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6fa37f 2025-04-17 08:57:44.468 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b08772d 2025-04-17 08:57:44.469 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f4aa4a 2025-04-17 08:57:44.469 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f4aa4a 2025-04-17 08:57:44.469 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 08:57:44.470 [DefaultDispatcher-worker-11 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 08:57:44.470 [DefaultDispatcher-worker-11 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-04-17 08:57:44.470 [DefaultDispatcher-worker-9 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-17 08:57:44.470 [DefaultDispatcher-worker-9 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-17 08:57:44.471 [DefaultDispatcher-worker-11 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 08:57:44.471 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7aacf5 2025-04-17 08:57:44.471 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7aacf5 2025-04-17 08:57:44.471 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 08:57:44.481 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 08:57:44.481 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 08:57:44.487 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-17 08:57:44.488 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-17 08:57:44.488 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-17 08:57:44.488 [DefaultDispatcher-worker-9 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 08:57:44.489 [DefaultDispatcher-worker-9 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 08:57:44.490 [DefaultDispatcher-worker-8 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-17 08:57:44.490 [DefaultDispatcher-worker-8 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-17 08:57:44.490 [DefaultDispatcher-worker-9 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-17 08:57:44.490 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab77ed8 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 08:57:44.491 [DefaultDispatcher-worker-9 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 08:57:44.493 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@537c6bbf 2025-04-17 08:57:44.493 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@537c6bbf 2025-04-17 08:57:44.494 [DefaultDispatcher-worker-9 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 08:57:44.501 [DefaultDispatcher-worker-9 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537c6bbf 2025-04-17 08:57:44.502 [DefaultDispatcher-worker-9 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537c6bbf 2025-04-17 08:57:44.504 [DefaultDispatcher-worker-9 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@537c6bbf 2025-04-17 08:57:44.507 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-17 08:57:44.507 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-17 08:57:44.507 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-04-17 09:16:14.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 09:16:14.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:16:14.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:16:14.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:16:14.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:16:14.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:16:14.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:16:14.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccca26f 2025-04-17 09:16:14.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:16:14.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:16:14.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 09:16:14.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 09:16:14.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 09:16:14.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 09:16:14.536 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 09:16:14.563 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:16:15.087 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 09:16:15.089 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0cac1f 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:16:15.090 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:16:15.091 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:16:15.092 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:16:15.092 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:16:15.092 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:16:15.092 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:16:15.092 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:16:15.092 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:16:15.092 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 09:16:15.093 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.094 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.094 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 09:16:15.146 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.151 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.156 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.194 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 09:16:15.196 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5466b1c5 2025-04-17 09:16:15.197 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5466b1c5 2025-04-17 09:16:15.198 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.200 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa15539 2025-04-17 09:16:15.200 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aa15539 2025-04-17 09:16:15.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9edab5 2025-04-17 09:16:15.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9edab5 2025-04-17 09:16:15.204 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9c5f02 2025-04-17 09:16:15.204 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9c5f02 2025-04-17 09:16:15.207 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a952d2d 2025-04-17 09:16:15.207 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a952d2d 2025-04-17 09:16:15.209 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acda7db 2025-04-17 09:16:15.210 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acda7db 2025-04-17 09:16:15.212 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e8b45 2025-04-17 09:16:15.213 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e8b45 2025-04-17 09:16:15.215 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb3a04d 2025-04-17 09:16:15.216 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.216 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb3a04d 2025-04-17 09:16:15.218 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@281c0653 2025-04-17 09:16:15.218 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@281c0653 2025-04-17 09:16:15.218 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-17 09:16:15.227 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.238 [DefaultDispatcher-worker-9 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.308 [DefaultDispatcher-worker-8 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 09:16:15.325 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-17 09:16:15.334 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-17 09:16:15.334 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-17 09:16:15.347 [DefaultDispatcher-worker-8 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 09:16:15.370 [DefaultDispatcher-worker-8 @call-context#16] INFO ktor.test - Application started in 0.026 seconds. 2025-04-17 09:16:15.370 [DefaultDispatcher-worker-8 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@71213dee 2025-04-17 09:16:15.371 [DefaultDispatcher-worker-7 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-17 09:16:15.372 [DefaultDispatcher-worker-7 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-17 09:16:15.387 [DefaultDispatcher-worker-8 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 09:16:15.531 [DefaultDispatcher-worker-8 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 146ms 2025-04-17 09:16:15.539 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-17 09:16:15.539 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-17 09:16:15.544 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-17 09:16:15.545 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@71213dee 2025-04-17 09:16:15.545 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@71213dee 2025-04-17 09:16:15.548 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1903b5d 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:16:15.549 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:16:15.550 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:16:15.550 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 09:16:15.552 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.552 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.552 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 09:16:15.560 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.562 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.563 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.572 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.579 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.586 [DefaultDispatcher-worker-3 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.594 [DefaultDispatcher-worker-9 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.624 [DefaultDispatcher-worker-2 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 09:16:15.625 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-17 09:16:15.625 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-17 09:16:15.625 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-17 09:16:15.626 [DefaultDispatcher-worker-2 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 09:16:15.627 [DefaultDispatcher-worker-2 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 09:16:15.627 [DefaultDispatcher-worker-2 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@4c7dc5f5 2025-04-17 09:16:15.627 [DefaultDispatcher-worker-9 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-17 09:16:15.627 [DefaultDispatcher-worker-9 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-17 09:16:15.627 [DefaultDispatcher-worker-2 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 09:16:15.653 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:16:15.656 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b13ca20 2025-04-17 09:16:15.656 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b13ca20 2025-04-17 09:16:15.658 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d43f32 2025-04-17 09:16:15.658 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d43f32 2025-04-17 09:16:15.660 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@51eba150 2025-04-17 09:16:15.661 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@51eba150 2025-04-17 09:16:15.663 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e93509 2025-04-17 09:16:15.663 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e93509 2025-04-17 09:16:15.664 [DefaultDispatcher-worker-9 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-17 09:16:15.665 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@516eaf7e 2025-04-17 09:16:15.665 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@516eaf7e 2025-04-17 09:16:15.665 [DefaultDispatcher-worker-9 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 38ms 2025-04-17 09:16:15.666 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-17 09:16:15.666 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-17 09:16:15.666 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@4c7dc5f5 2025-04-17 09:16:15.666 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@4c7dc5f5 2025-04-17 09:16:15.667 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@253727ce 2025-04-17 09:16:15.667 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@253727ce 2025-04-17 09:16:15.669 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@295ae319 2025-04-17 09:16:15.669 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@295ae319 2025-04-17 09:16:15.671 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-17 09:16:15.671 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c6ca46 2025-04-17 09:16:15.671 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c6ca46 2025-04-17 09:16:15.673 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3cdc7b09 for http:///auth/register 2025-04-17 09:16:15.673 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-17 09:16:15.673 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-17 09:16:15.673 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f78eff 2025-04-17 09:16:15.673 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f78eff 2025-04-17 09:16:15.673 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 09:16:15.674 [DefaultDispatcher-worker-9 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 09:16:15.674 [DefaultDispatcher-worker-9 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 09:16:15.674 [DefaultDispatcher-worker-9 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@4bc2377e 2025-04-17 09:16:15.675 [DefaultDispatcher-worker-2 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-17 09:16:15.675 [DefaultDispatcher-worker-2 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-17 09:16:15.675 [DefaultDispatcher-worker-9 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-17 09:16:15.680 [DefaultDispatcher-worker-9 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-17 09:16:15.684 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b789d2d 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:16:15.685 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:16:15.686 [DefaultDispatcher-worker-9 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 09:16:15.688 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8f39e7 2025-04-17 09:16:15.688 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8f39e7 2025-04-17 09:16:15.688 [DefaultDispatcher-worker-9 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 09:16:15.695 [DefaultDispatcher-worker-9 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8f39e7 2025-04-17 09:16:15.697 [DefaultDispatcher-worker-9 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8f39e7 2025-04-17 09:16:15.698 [DefaultDispatcher-worker-9 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8f39e7 2025-04-17 09:16:15.708 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8f39e7 2025-04-17 09:16:15.729 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e8f39e7 2025-04-17 09:16:15.733 [DefaultDispatcher-worker-10 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 58ms 2025-04-17 09:16:15.733 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-17 09:16:15.733 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-17 09:16:15.734 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-17 09:16:15.749 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@4bc2377e 2025-04-17 09:16:15.749 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@4bc2377e 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2287395 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:16:15.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:16:15.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 09:16:15.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 09:16:15.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 09:16:15.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 09:16:15.761 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 09:16:15.762 [DefaultDispatcher-worker-8 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 09:16:15.763 [DefaultDispatcher-worker-8 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 09:16:15.763 [DefaultDispatcher-worker-10 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-17 09:16:15.763 [DefaultDispatcher-worker-10 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-17 09:16:15.763 [DefaultDispatcher-worker-8 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 09:16:15.769 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 09:16:15.769 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3663d0ba 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 09:16:15.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:16:15.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 09:16:15.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 09:16:15.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 09:16:15.788 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 09:16:15.788 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 09:16:15.788 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 09:16:15.789 [DefaultDispatcher-worker-3 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 09:16:15.789 [DefaultDispatcher-worker-3 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-04-17 09:16:15.789 [DefaultDispatcher-worker-8 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-17 09:16:15.789 [DefaultDispatcher-worker-8 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-17 09:16:15.790 [DefaultDispatcher-worker-3 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 09:16:15.791 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba7f3bd 2025-04-17 09:16:15.791 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ba7f3bd 2025-04-17 09:16:15.794 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@656000b9 2025-04-17 09:16:15.794 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@656000b9 2025-04-17 09:16:15.796 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@615f98cd 2025-04-17 09:16:15.796 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@615f98cd 2025-04-17 09:16:15.796 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 09:16:15.796 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 09:16:15.799 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@245d0a82 2025-04-17 09:16:15.799 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@245d0a82 2025-04-17 09:16:15.801 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@70333faf 2025-04-17 09:16:15.801 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@70333faf 2025-04-17 09:16:15.803 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b38cd8 2025-04-17 09:16:15.803 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b38cd8 2025-04-17 09:16:15.804 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-17 09:16:15.804 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-17 09:16:15.804 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-17 09:16:15.805 [DefaultDispatcher-worker-2 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 09:16:15.805 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@837e753 2025-04-17 09:16:15.805 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@837e753 2025-04-17 09:16:15.806 [DefaultDispatcher-worker-2 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 09:16:15.806 [DefaultDispatcher-worker-9 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-17 09:16:15.806 [DefaultDispatcher-worker-9 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-17 09:16:15.806 [DefaultDispatcher-worker-2 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 09:16:15.807 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4472f5cd 2025-04-17 09:16:15.807 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4472f5cd 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcaba70 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 09:16:15.807 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 09:16:15.808 [DefaultDispatcher-worker-2 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 09:16:15.809 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd574ab 2025-04-17 09:16:15.809 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd574ab 2025-04-17 09:16:15.809 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 09:16:15.810 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@742337fb 2025-04-17 09:16:15.810 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@742337fb 2025-04-17 09:16:15.810 [DefaultDispatcher-worker-2 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 09:16:15.817 [DefaultDispatcher-worker-2 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742337fb 2025-04-17 09:16:15.818 [DefaultDispatcher-worker-2 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742337fb 2025-04-17 09:16:15.820 [DefaultDispatcher-worker-2 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742337fb 2025-04-17 09:16:15.822 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-17 09:16:15.822 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-17 09:16:15.823 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-04-17 11:08:58.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 11:08:58.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:58.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:58.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:58.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:58.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:58.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:58.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccca26f 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:58.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:58.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:58.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:58.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:58.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:58.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:58.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:58.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 11:08:58.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 11:08:58.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 11:08:58.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 11:08:58.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 11:08:58.849 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:59.364 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 11:08:59.366 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:59.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:59.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:59.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:59.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:59.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:59.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0cac1f 2025-04-17 11:08:59.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:59.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:59.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:59.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:59.369 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 11:08:59.370 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.370 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.370 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 11:08:59.420 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.426 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.430 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.471 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:08:59.473 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e6d41b 2025-04-17 11:08:59.474 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e6d41b 2025-04-17 11:08:59.475 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.476 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c212c37 2025-04-17 11:08:59.477 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c212c37 2025-04-17 11:08:59.479 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@381ebf6b 2025-04-17 11:08:59.480 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@381ebf6b 2025-04-17 11:08:59.482 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1c260c 2025-04-17 11:08:59.482 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1c260c 2025-04-17 11:08:59.485 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@795e73b8 2025-04-17 11:08:59.485 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@795e73b8 2025-04-17 11:08:59.488 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cabb830 2025-04-17 11:08:59.489 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cabb830 2025-04-17 11:08:59.491 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@103b329 2025-04-17 11:08:59.492 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@103b329 2025-04-17 11:08:59.494 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d33d943 2025-04-17 11:08:59.495 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d33d943 2025-04-17 11:08:59.496 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.497 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17faaaee 2025-04-17 11:08:59.498 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17faaaee 2025-04-17 11:08:59.498 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 11:08:59.508 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.520 [DefaultDispatcher-worker-10 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.604 [DefaultDispatcher-worker-5 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:08:59.628 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-17 11:08:59.638 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-17 11:08:59.639 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-17 11:08:59.653 [DefaultDispatcher-worker-5 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:08:59.676 [DefaultDispatcher-worker-5 @call-context#16] INFO ktor.test - Application started in 0.027 seconds. 2025-04-17 11:08:59.676 [DefaultDispatcher-worker-5 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@6c16e66c 2025-04-17 11:08:59.677 [DefaultDispatcher-worker-7 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:08:59.677 [DefaultDispatcher-worker-7 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:08:59.696 [DefaultDispatcher-worker-5 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 11:08:59.840 [DefaultDispatcher-worker-5 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 146ms 2025-04-17 11:08:59.848 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-17 11:08:59.848 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-17 11:08:59.853 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-17 11:08:59.854 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@6c16e66c 2025-04-17 11:08:59.854 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@6c16e66c 2025-04-17 11:08:59.857 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1903b5d 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:59.858 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:59.859 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:59.859 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 11:08:59.861 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.861 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.861 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 11:08:59.868 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.870 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.871 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.880 [DefaultDispatcher-worker-13 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.887 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.893 [DefaultDispatcher-worker-13 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.902 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.929 [DefaultDispatcher-worker-9 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:08:59.930 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-17 11:08:59.930 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-17 11:08:59.930 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-17 11:08:59.931 [DefaultDispatcher-worker-9 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:08:59.932 [DefaultDispatcher-worker-9 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:08:59.932 [DefaultDispatcher-worker-9 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@6ba969ac 2025-04-17 11:08:59.932 [DefaultDispatcher-worker-4 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:08:59.933 [DefaultDispatcher-worker-4 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:08:59.933 [DefaultDispatcher-worker-9 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 11:08:59.961 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:08:59.965 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@13927d55 2025-04-17 11:08:59.965 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@13927d55 2025-04-17 11:08:59.967 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d559157 2025-04-17 11:08:59.968 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d559157 2025-04-17 11:08:59.970 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@196a1625 2025-04-17 11:08:59.970 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@196a1625 2025-04-17 11:08:59.971 [DefaultDispatcher-worker-4 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-17 11:08:59.972 [DefaultDispatcher-worker-4 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 39ms 2025-04-17 11:08:59.972 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c689b6c 2025-04-17 11:08:59.972 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c689b6c 2025-04-17 11:08:59.973 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-17 11:08:59.973 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-17 11:08:59.973 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@6ba969ac 2025-04-17 11:08:59.973 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@6ba969ac 2025-04-17 11:08:59.975 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c103d61 2025-04-17 11:08:59.975 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c103d61 2025-04-17 11:08:59.977 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7ec09d 2025-04-17 11:08:59.977 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7ec09d 2025-04-17 11:08:59.977 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-17 11:08:59.979 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3cdc7b09 for http:///auth/register 2025-04-17 11:08:59.979 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-17 11:08:59.979 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-17 11:08:59.979 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ec3829 2025-04-17 11:08:59.979 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ec3829 2025-04-17 11:08:59.979 [DefaultDispatcher-worker-4 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:08:59.980 [DefaultDispatcher-worker-4 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:08:59.980 [DefaultDispatcher-worker-4 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@1319abe8 2025-04-17 11:08:59.980 [DefaultDispatcher-worker-7 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:08:59.980 [DefaultDispatcher-worker-7 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:08:59.981 [DefaultDispatcher-worker-4 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-17 11:08:59.981 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c476423 2025-04-17 11:08:59.981 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c476423 2025-04-17 11:08:59.983 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6161bdff 2025-04-17 11:08:59.983 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6161bdff 2025-04-17 11:08:59.983 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 11:08:59.985 [DefaultDispatcher-worker-4 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-17 11:08:59.990 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b696d86 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:08:59.991 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:08:59.992 [DefaultDispatcher-worker-4 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 11:08:59.994 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cbbece 2025-04-17 11:08:59.994 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cbbece 2025-04-17 11:08:59.994 [DefaultDispatcher-worker-4 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 11:09:00.002 [DefaultDispatcher-worker-4 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cbbece 2025-04-17 11:09:00.003 [DefaultDispatcher-worker-4 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cbbece 2025-04-17 11:09:00.004 [DefaultDispatcher-worker-4 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cbbece 2025-04-17 11:09:00.014 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cbbece 2025-04-17 11:09:00.036 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77cbbece 2025-04-17 11:09:00.040 [DefaultDispatcher-worker-1 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 60ms 2025-04-17 11:09:00.041 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-17 11:09:00.041 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-17 11:09:00.041 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-17 11:09:00.057 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@1319abe8 2025-04-17 11:09:00.058 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@1319abe8 2025-04-17 11:09:00.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2287395 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:00.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 11:09:00.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 11:09:00.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 11:09:00.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 11:09:00.071 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 11:09:00.071 [DefaultDispatcher-worker-13 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:09:00.072 [DefaultDispatcher-worker-13 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:09:00.072 [DefaultDispatcher-worker-1 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:09:00.072 [DefaultDispatcher-worker-1 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:09:00.072 [DefaultDispatcher-worker-13 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 11:09:00.078 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 11:09:00.078 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3663d0ba 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:00.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:00.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:00.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:00.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:00.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:00.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:00.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 11:09:00.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 11:09:00.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 11:09:00.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 11:09:00.095 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:09:00.096 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 11:09:00.096 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 11:09:00.097 [DefaultDispatcher-worker-1 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:09:00.097 [DefaultDispatcher-worker-1 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-04-17 11:09:00.097 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@617185d0 2025-04-17 11:09:00.097 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@617185d0 2025-04-17 11:09:00.097 [DefaultDispatcher-worker-7 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:09:00.097 [DefaultDispatcher-worker-7 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:09:00.098 [DefaultDispatcher-worker-1 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 11:09:00.099 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb6778e 2025-04-17 11:09:00.099 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb6778e 2025-04-17 11:09:00.101 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b89eea0 2025-04-17 11:09:00.101 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b89eea0 2025-04-17 11:09:00.103 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e8b7db5 2025-04-17 11:09:00.103 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e8b7db5 2025-04-17 11:09:00.104 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 11:09:00.104 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 11:09:00.107 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@433932b1 2025-04-17 11:09:00.107 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@433932b1 2025-04-17 11:09:00.109 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6f375f 2025-04-17 11:09:00.109 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6f375f 2025-04-17 11:09:00.111 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3726fc 2025-04-17 11:09:00.111 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3726fc 2025-04-17 11:09:00.112 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-17 11:09:00.112 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-17 11:09:00.112 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-17 11:09:00.113 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea482fa 2025-04-17 11:09:00.113 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea482fa 2025-04-17 11:09:00.113 [DefaultDispatcher-worker-9 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:09:00.114 [DefaultDispatcher-worker-9 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:09:00.114 [DefaultDispatcher-worker-1 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:09:00.114 [DefaultDispatcher-worker-1 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:09:00.115 [DefaultDispatcher-worker-9 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-17 11:09:00.115 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 11:09:00.115 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@44829d25 2025-04-17 11:09:00.115 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@44829d25 2025-04-17 11:09:00.115 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 11:09:00.115 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc80ca0 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:09:00.116 [DefaultDispatcher-worker-9 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 11:09:00.118 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae786fc 2025-04-17 11:09:00.118 [DefaultDispatcher-worker-9 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae786fc 2025-04-17 11:09:00.118 [DefaultDispatcher-worker-9 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 11:09:00.124 [DefaultDispatcher-worker-9 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae786fc 2025-04-17 11:09:00.126 [DefaultDispatcher-worker-9 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae786fc 2025-04-17 11:09:00.127 [DefaultDispatcher-worker-9 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae786fc 2025-04-17 11:09:00.130 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-17 11:09:00.130 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-17 11:09:00.130 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-04-17 11:31:41.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 11:31:41.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:31:41.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:31:41.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:31:41.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:31:41.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:31:41.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccca26f 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:31:41.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:31:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:31:41.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:31:41.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 11:31:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 11:31:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 11:31:41.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 11:31:41.663 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 11:31:41.687 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:31:42.247 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 11:31:42.250 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:31:42.250 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:31:42.250 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:31:42.250 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:31:42.250 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:31:42.250 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0cac1f 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:31:42.251 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:31:42.252 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:31:42.253 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:31:42.253 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:31:42.253 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:31:42.253 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:31:42.253 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 11:31:42.254 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.254 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.255 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 11:31:42.308 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.315 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.320 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.355 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 11:31:42.358 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da2f92b 2025-04-17 11:31:42.358 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da2f92b 2025-04-17 11:31:42.360 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@736518ef 2025-04-17 11:31:42.361 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@736518ef 2025-04-17 11:31:42.363 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@775a925b 2025-04-17 11:31:42.363 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@775a925b 2025-04-17 11:31:42.366 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@325812d4 2025-04-17 11:31:42.366 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@325812d4 2025-04-17 11:31:42.368 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.369 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d9de15 2025-04-17 11:31:42.369 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d9de15 2025-04-17 11:31:42.371 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3200781 2025-04-17 11:31:42.371 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3200781 2025-04-17 11:31:42.374 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b95f4 2025-04-17 11:31:42.374 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@204b95f4 2025-04-17 11:31:42.376 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5277ed9b 2025-04-17 11:31:42.377 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5277ed9b 2025-04-17 11:31:42.380 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4448a8b6 2025-04-17 11:31:42.380 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4448a8b6 2025-04-17 11:31:42.380 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-17 11:31:42.385 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.395 [DefaultDispatcher-worker-9 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.405 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.477 [DefaultDispatcher-worker-10 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 11:31:42.496 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-17 11:31:42.504 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-17 11:31:42.504 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-17 11:31:42.518 [DefaultDispatcher-worker-10 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:31:42.539 [DefaultDispatcher-worker-10 @call-context#16] INFO ktor.test - Application started in 0.025 seconds. 2025-04-17 11:31:42.539 [DefaultDispatcher-worker-10 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@14247705 2025-04-17 11:31:42.540 [DefaultDispatcher-worker-9 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:31:42.540 [DefaultDispatcher-worker-9 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:31:42.556 [DefaultDispatcher-worker-10 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 11:31:42.699 [DefaultDispatcher-worker-5 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 145ms 2025-04-17 11:31:42.707 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-17 11:31:42.707 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-17 11:31:42.713 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-17 11:31:42.713 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@14247705 2025-04-17 11:31:42.714 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@14247705 2025-04-17 11:31:42.717 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1903b5d 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:31:42.718 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:31:42.719 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:31:42.719 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 11:31:42.721 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.721 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.721 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 11:31:42.729 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.730 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.732 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.741 [DefaultDispatcher-worker-9 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.749 [DefaultDispatcher-worker-9 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.756 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.765 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.794 [DefaultDispatcher-worker-1 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 11:31:42.795 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-17 11:31:42.796 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-17 11:31:42.796 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-17 11:31:42.797 [DefaultDispatcher-worker-1 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:31:42.798 [DefaultDispatcher-worker-1 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:31:42.798 [DefaultDispatcher-worker-1 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@33e5fa0c 2025-04-17 11:31:42.798 [DefaultDispatcher-worker-9 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:31:42.798 [DefaultDispatcher-worker-9 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:31:42.798 [DefaultDispatcher-worker-1 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 11:31:42.821 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:31:42.825 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc822cb 2025-04-17 11:31:42.825 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc822cb 2025-04-17 11:31:42.828 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@350fdbc2 2025-04-17 11:31:42.828 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@350fdbc2 2025-04-17 11:31:42.831 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@313049bb 2025-04-17 11:31:42.831 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@313049bb 2025-04-17 11:31:42.834 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7432d1f9 2025-04-17 11:31:42.834 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7432d1f9 2025-04-17 11:31:42.837 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@e966bce 2025-04-17 11:31:42.837 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@e966bce 2025-04-17 11:31:42.840 [DefaultDispatcher-worker-9 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-17 11:31:42.840 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@458c6015 2025-04-17 11:31:42.840 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@458c6015 2025-04-17 11:31:42.841 [DefaultDispatcher-worker-9 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 43ms 2025-04-17 11:31:42.841 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-17 11:31:42.842 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-17 11:31:42.842 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@33e5fa0c 2025-04-17 11:31:42.842 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@33e5fa0c 2025-04-17 11:31:42.843 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c2848e 2025-04-17 11:31:42.843 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c2848e 2025-04-17 11:31:42.845 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@141d2eb6 2025-04-17 11:31:42.846 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@141d2eb6 2025-04-17 11:31:42.847 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-17 11:31:42.848 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e8ffe0 2025-04-17 11:31:42.848 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e8ffe0 2025-04-17 11:31:42.848 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 11:31:42.849 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3cdc7b09 for http:///auth/register 2025-04-17 11:31:42.849 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-17 11:31:42.849 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-17 11:31:42.850 [DefaultDispatcher-worker-9 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:31:42.851 [DefaultDispatcher-worker-9 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:31:42.851 [DefaultDispatcher-worker-9 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@63db14a6 2025-04-17 11:31:42.851 [DefaultDispatcher-worker-7 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:31:42.851 [DefaultDispatcher-worker-7 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:31:42.851 [DefaultDispatcher-worker-9 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-17 11:31:42.857 [DefaultDispatcher-worker-9 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-17 11:31:42.863 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 11:31:42.863 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:31:42.863 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:31:42.863 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a113f6 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:31:42.864 [DefaultDispatcher-worker-9 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 11:31:42.867 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@181feff1 2025-04-17 11:31:42.867 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@181feff1 2025-04-17 11:31:42.867 [DefaultDispatcher-worker-9 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 11:31:42.874 [DefaultDispatcher-worker-9 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181feff1 2025-04-17 11:31:42.876 [DefaultDispatcher-worker-9 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181feff1 2025-04-17 11:31:42.878 [DefaultDispatcher-worker-9 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181feff1 2025-04-17 11:31:42.889 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181feff1 2025-04-17 11:31:42.910 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181feff1 2025-04-17 11:31:42.914 [DefaultDispatcher-worker-10 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 63ms 2025-04-17 11:31:42.915 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-17 11:31:42.915 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-17 11:31:42.916 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-17 11:31:42.931 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@63db14a6 2025-04-17 11:31:42.931 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@63db14a6 2025-04-17 11:31:42.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 11:31:42.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:31:42.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:31:42.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:31:42.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:31:42.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:31:42.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:31:42.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2287395 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:31:42.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 11:31:42.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 11:31:42.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 11:31:42.942 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 11:31:42.942 [DefaultDispatcher-worker-2 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:31:42.943 [DefaultDispatcher-worker-2 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:31:42.943 [DefaultDispatcher-worker-9 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:31:42.943 [DefaultDispatcher-worker-9 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:31:42.943 [DefaultDispatcher-worker-2 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 11:31:42.949 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 11:31:42.949 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 11:31:42.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 11:31:42.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:31:42.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:31:42.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:31:42.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:31:42.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3663d0ba 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:31:42.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 11:31:42.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 11:31:42.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 11:31:42.967 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 11:31:42.971 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a09bbee 2025-04-17 11:31:42.971 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a09bbee 2025-04-17 11:31:42.973 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ce4edf 2025-04-17 11:31:42.973 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ce4edf 2025-04-17 11:31:42.975 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f1d09e 2025-04-17 11:31:42.975 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f1d09e 2025-04-17 11:31:42.977 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f344e4 2025-04-17 11:31:42.977 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f344e4 2025-04-17 11:31:42.980 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2324b7f 2025-04-17 11:31:42.980 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2324b7f 2025-04-17 11:31:42.982 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c5550 2025-04-17 11:31:42.982 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c5550 2025-04-17 11:31:42.985 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a07046b 2025-04-17 11:31:42.985 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a07046b 2025-04-17 11:31:42.987 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dcbbab 2025-04-17 11:31:42.987 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@75dcbbab 2025-04-17 11:31:42.989 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a56fdc 2025-04-17 11:31:42.989 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a56fdc 2025-04-17 11:31:42.989 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 11:31:42.989 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 11:31:42.990 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 11:31:42.991 [DefaultDispatcher-worker-10 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:31:42.991 [DefaultDispatcher-worker-10 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:31:42.991 [DefaultDispatcher-worker-2 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:31:42.991 [DefaultDispatcher-worker-10 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 11:31:42.991 [DefaultDispatcher-worker-2 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:31:42.999 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 11:31:43.000 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 11:31:43.005 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-17 11:31:43.005 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-17 11:31:43.005 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-17 11:31:43.006 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 11:31:43.007 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 11:31:43.007 [DefaultDispatcher-worker-10 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-17 11:31:43.007 [DefaultDispatcher-worker-10 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eebb51b 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 11:31:43.008 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 11:31:43.009 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 11:31:43.011 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b02bb4 2025-04-17 11:31:43.011 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b02bb4 2025-04-17 11:31:43.011 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 11:31:43.017 [DefaultDispatcher-worker-3 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b02bb4 2025-04-17 11:31:43.019 [DefaultDispatcher-worker-3 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b02bb4 2025-04-17 11:31:43.020 [DefaultDispatcher-worker-3 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b02bb4 2025-04-17 11:31:43.023 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-17 11:31:43.023 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-17 11:31:43.023 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-04-17 14:09:44.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 14:09:44.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 14:09:44.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 14:09:44.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 14:09:44.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccca26f 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 14:09:44.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 14:09:44.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 14:09:44.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 14:09:44.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 14:09:44.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 14:09:44.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 14:09:44.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 14:09:44.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 14:09:44.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 14:09:44.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 14:09:44.785 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 14:09:44.814 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 14:09:45.364 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 14:09:45.366 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0cac1f 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 14:09:45.367 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 14:09:45.368 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 14:09:45.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 14:09:45.369 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 14:09:45.369 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 14:09:45.370 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.370 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.370 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 14:09:45.416 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.421 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.425 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.467 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.470 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 14:09:45.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2383f1ce 2025-04-17 14:09:45.475 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2383f1ce 2025-04-17 14:09:45.479 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d441bce 2025-04-17 14:09:45.479 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d441bce 2025-04-17 14:09:45.482 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@297b9abe 2025-04-17 14:09:45.483 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@297b9abe 2025-04-17 14:09:45.485 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.486 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7911f5 2025-04-17 14:09:45.486 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7911f5 2025-04-17 14:09:45.488 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c89035 2025-04-17 14:09:45.489 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c89035 2025-04-17 14:09:45.491 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5f7b89 2025-04-17 14:09:45.492 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5f7b89 2025-04-17 14:09:45.494 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2804a4f6 2025-04-17 14:09:45.494 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2804a4f6 2025-04-17 14:09:45.496 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.497 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c56eeba 2025-04-17 14:09:45.497 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c56eeba 2025-04-17 14:09:45.499 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@188b8e3d 2025-04-17 14:09:45.499 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@188b8e3d 2025-04-17 14:09:45.499 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-17 14:09:45.507 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.575 [DefaultDispatcher-worker-8 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 14:09:45.593 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-17 14:09:45.602 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-17 14:09:45.602 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-17 14:09:45.615 [DefaultDispatcher-worker-8 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 14:09:45.634 [DefaultDispatcher-worker-8 @call-context#16] INFO ktor.test - Application started in 0.023 seconds. 2025-04-17 14:09:45.635 [DefaultDispatcher-worker-8 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@1b4f471e 2025-04-17 14:09:45.636 [DefaultDispatcher-worker-2 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-17 14:09:45.636 [DefaultDispatcher-worker-2 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-17 14:09:45.654 [DefaultDispatcher-worker-8 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 14:09:45.808 [DefaultDispatcher-worker-2 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 156ms 2025-04-17 14:09:45.817 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-17 14:09:45.817 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-17 14:09:45.823 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-17 14:09:45.824 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@1b4f471e 2025-04-17 14:09:45.824 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@1b4f471e 2025-04-17 14:09:45.827 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1903b5d 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 14:09:45.828 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 14:09:45.829 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 14:09:45.829 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 14:09:45.831 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.831 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.831 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 14:09:45.839 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.840 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.842 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.849 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.856 [DefaultDispatcher-worker-3 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.862 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.869 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.892 [DefaultDispatcher-worker-3 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 14:09:45.893 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-17 14:09:45.893 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-17 14:09:45.893 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-17 14:09:45.895 [DefaultDispatcher-worker-3 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 14:09:45.895 [DefaultDispatcher-worker-3 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 14:09:45.896 [DefaultDispatcher-worker-3 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@2e9e7ec9 2025-04-17 14:09:45.896 [DefaultDispatcher-worker-4 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-17 14:09:45.896 [DefaultDispatcher-worker-4 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-17 14:09:45.896 [DefaultDispatcher-worker-3 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 14:09:45.931 [DefaultDispatcher-worker-2 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-17 14:09:45.932 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 14:09:45.932 [DefaultDispatcher-worker-2 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 36ms 2025-04-17 14:09:45.932 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-17 14:09:45.932 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-17 14:09:45.933 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@2e9e7ec9 2025-04-17 14:09:45.933 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@2e9e7ec9 2025-04-17 14:09:45.934 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfbe5dd 2025-04-17 14:09:45.934 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfbe5dd 2025-04-17 14:09:45.936 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@133c1812 2025-04-17 14:09:45.936 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@133c1812 2025-04-17 14:09:45.938 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-17 14:09:45.938 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@17038ead 2025-04-17 14:09:45.938 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@17038ead 2025-04-17 14:09:45.940 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3cdc7b09 for http:///auth/register 2025-04-17 14:09:45.940 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-17 14:09:45.940 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-17 14:09:45.941 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@52011229 2025-04-17 14:09:45.941 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@52011229 2025-04-17 14:09:45.941 [DefaultDispatcher-worker-3 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 14:09:45.942 [DefaultDispatcher-worker-3 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 14:09:45.942 [DefaultDispatcher-worker-3 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@33bf3597 2025-04-17 14:09:45.942 [DefaultDispatcher-worker-5 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-17 14:09:45.942 [DefaultDispatcher-worker-5 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-17 14:09:45.942 [DefaultDispatcher-worker-3 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-17 14:09:45.943 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1016d0b9 2025-04-17 14:09:45.943 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1016d0b9 2025-04-17 14:09:45.945 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6399a621 2025-04-17 14:09:45.945 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6399a621 2025-04-17 14:09:45.947 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@68643a19 2025-04-17 14:09:45.947 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@68643a19 2025-04-17 14:09:45.947 [DefaultDispatcher-worker-3 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-17 14:09:45.949 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@322eed66 2025-04-17 14:09:45.949 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@322eed66 2025-04-17 14:09:45.951 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@141b6082 2025-04-17 14:09:45.951 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@141b6082 2025-04-17 14:09:45.951 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b65b1d1 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 14:09:45.952 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 14:09:45.953 [DefaultDispatcher-worker-3 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 14:09:45.955 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fb27c3 2025-04-17 14:09:45.955 [DefaultDispatcher-worker-3 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@36fb27c3 2025-04-17 14:09:45.955 [DefaultDispatcher-worker-3 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 14:09:45.963 [DefaultDispatcher-worker-3 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb27c3 2025-04-17 14:09:45.964 [DefaultDispatcher-worker-3 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb27c3 2025-04-17 14:09:45.965 [DefaultDispatcher-worker-3 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb27c3 2025-04-17 14:09:45.976 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb27c3 2025-04-17 14:09:45.996 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36fb27c3 2025-04-17 14:09:46.002 [DefaultDispatcher-worker-4 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 60ms 2025-04-17 14:09:46.002 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-17 14:09:46.002 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-17 14:09:46.003 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-17 14:09:46.019 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@33bf3597 2025-04-17 14:09:46.019 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@33bf3597 2025-04-17 14:09:46.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2287395 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 14:09:46.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 14:09:46.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 14:09:46.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 14:09:46.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 14:09:46.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 14:09:46.030 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 14:09:46.031 [DefaultDispatcher-worker-5 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 14:09:46.032 [DefaultDispatcher-worker-5 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 14:09:46.032 [DefaultDispatcher-worker-4 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-17 14:09:46.032 [DefaultDispatcher-worker-4 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-17 14:09:46.032 [DefaultDispatcher-worker-5 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 14:09:46.039 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 14:09:46.039 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3663d0ba 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 14:09:46.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 14:09:46.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 14:09:46.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 14:09:46.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 14:09:46.056 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 14:09:46.058 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@796f4dc5 2025-04-17 14:09:46.058 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@796f4dc5 2025-04-17 14:09:46.060 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a8ac98 2025-04-17 14:09:46.060 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a8ac98 2025-04-17 14:09:46.062 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@739726b5 2025-04-17 14:09:46.062 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@739726b5 2025-04-17 14:09:46.063 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3695a6a3 2025-04-17 14:09:46.063 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3695a6a3 2025-04-17 14:09:46.065 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3517c4d1 2025-04-17 14:09:46.065 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3517c4d1 2025-04-17 14:09:46.067 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e97287 2025-04-17 14:09:46.067 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e97287 2025-04-17 14:09:46.070 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d814e41 2025-04-17 14:09:46.070 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d814e41 2025-04-17 14:09:46.072 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ba59ec 2025-04-17 14:09:46.072 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ba59ec 2025-04-17 14:09:46.074 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d803ea6 2025-04-17 14:09:46.074 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d803ea6 2025-04-17 14:09:46.074 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 14:09:46.079 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 14:09:46.080 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 14:09:46.081 [DefaultDispatcher-worker-3 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 14:09:46.081 [DefaultDispatcher-worker-3 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 14:09:46.081 [DefaultDispatcher-worker-4 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-17 14:09:46.081 [DefaultDispatcher-worker-4 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-17 14:09:46.081 [DefaultDispatcher-worker-3 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 14:09:46.091 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 14:09:46.091 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 14:09:46.097 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-17 14:09:46.097 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-17 14:09:46.097 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-17 14:09:46.097 [DefaultDispatcher-worker-8 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 14:09:46.098 [DefaultDispatcher-worker-8 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 14:09:46.099 [DefaultDispatcher-worker-3 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-17 14:09:46.099 [DefaultDispatcher-worker-3 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-17 14:09:46.099 [DefaultDispatcher-worker-8 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-17 14:09:46.099 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370dbffe 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 14:09:46.100 [DefaultDispatcher-worker-8 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 14:09:46.103 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3012e3 2025-04-17 14:09:46.103 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3012e3 2025-04-17 14:09:46.103 [DefaultDispatcher-worker-8 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 14:09:46.109 [DefaultDispatcher-worker-8 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3012e3 2025-04-17 14:09:46.110 [DefaultDispatcher-worker-8 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3012e3 2025-04-17 14:09:46.112 [DefaultDispatcher-worker-8 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e3012e3 2025-04-17 14:09:46.115 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-17 14:09:46.115 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-17 14:09:46.115 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-04-17 19:17:55.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccca26f 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 19:17:55.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 19:17:55.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 19:17:55.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 19:17:55.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 19:17:55.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 19:17:55.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 19:17:55.737 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 19:17:55.760 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 19:17:56.295 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 19:17:56.297 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0cac1f 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 19:17:56.298 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 19:17:56.299 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 19:17:56.300 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 19:17:56.300 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 19:17:56.300 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 19:17:56.300 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 19:17:56.300 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 19:17:56.300 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 19:17:56.301 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.301 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.301 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 19:17:56.351 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.356 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.360 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.401 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 19:17:56.404 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62bbb410 2025-04-17 19:17:56.404 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@62bbb410 2025-04-17 19:17:56.406 [DefaultDispatcher-worker-4 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.406 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7c4637 2025-04-17 19:17:56.406 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7c4637 2025-04-17 19:17:56.408 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6843df60 2025-04-17 19:17:56.409 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6843df60 2025-04-17 19:17:56.411 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d414c0c 2025-04-17 19:17:56.411 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d414c0c 2025-04-17 19:17:56.414 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e57680 2025-04-17 19:17:56.414 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e57680 2025-04-17 19:17:56.417 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6c715 2025-04-17 19:17:56.417 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6c715 2025-04-17 19:17:56.420 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae8a33e 2025-04-17 19:17:56.420 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae8a33e 2025-04-17 19:17:56.424 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6eb343 2025-04-17 19:17:56.424 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6eb343 2025-04-17 19:17:56.428 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@74069d18 2025-04-17 19:17:56.428 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@74069d18 2025-04-17 19:17:56.428 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-04-17 19:17:56.431 [DefaultDispatcher-worker-6 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.447 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.458 [DefaultDispatcher-worker-4 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.521 [DefaultDispatcher-worker-4 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 19:17:56.539 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-17 19:17:56.548 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-17 19:17:56.548 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-17 19:17:56.561 [DefaultDispatcher-worker-12 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 19:17:56.579 [DefaultDispatcher-worker-12 @call-context#16] INFO ktor.test - Application started in 0.021 seconds. 2025-04-17 19:17:56.579 [DefaultDispatcher-worker-12 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@23ca4158 2025-04-17 19:17:56.580 [DefaultDispatcher-worker-4 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-17 19:17:56.580 [DefaultDispatcher-worker-4 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-17 19:17:56.598 [DefaultDispatcher-worker-12 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 19:17:56.738 [DefaultDispatcher-worker-2 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 143ms 2025-04-17 19:17:56.746 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-17 19:17:56.747 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-17 19:17:56.752 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-17 19:17:56.752 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@23ca4158 2025-04-17 19:17:56.753 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@23ca4158 2025-04-17 19:17:56.756 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1903b5d 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 19:17:56.757 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 19:17:56.758 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 19:17:56.760 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.761 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.761 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 19:17:56.768 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.770 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.771 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.781 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.787 [DefaultDispatcher-worker-11 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.795 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.803 [DefaultDispatcher-worker-13 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.827 [DefaultDispatcher-worker-11 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 19:17:56.828 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-17 19:17:56.829 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-17 19:17:56.829 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-17 19:17:56.830 [DefaultDispatcher-worker-11 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 19:17:56.830 [DefaultDispatcher-worker-11 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 19:17:56.830 [DefaultDispatcher-worker-11 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@1d28ab1d 2025-04-17 19:17:56.831 [DefaultDispatcher-worker-13 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-17 19:17:56.831 [DefaultDispatcher-worker-13 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-17 19:17:56.831 [DefaultDispatcher-worker-11 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 19:17:56.861 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 19:17:56.863 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af8c3e4 2025-04-17 19:17:56.863 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af8c3e4 2025-04-17 19:17:56.865 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@743f22cb 2025-04-17 19:17:56.865 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@743f22cb 2025-04-17 19:17:56.867 [DefaultDispatcher-worker-1 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-17 19:17:56.867 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7000a894 2025-04-17 19:17:56.867 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7000a894 2025-04-17 19:17:56.868 [DefaultDispatcher-worker-1 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 37ms 2025-04-17 19:17:56.869 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-17 19:17:56.869 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-17 19:17:56.869 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@1d28ab1d 2025-04-17 19:17:56.869 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@1d28ab1d 2025-04-17 19:17:56.869 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@350228f0 2025-04-17 19:17:56.869 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@350228f0 2025-04-17 19:17:56.871 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d92a57 2025-04-17 19:17:56.871 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d92a57 2025-04-17 19:17:56.873 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-17 19:17:56.873 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d78dd 2025-04-17 19:17:56.873 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d78dd 2025-04-17 19:17:56.874 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3cdc7b09 for http:///auth/register 2025-04-17 19:17:56.874 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-17 19:17:56.874 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-17 19:17:56.875 [DefaultDispatcher-worker-1 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 19:17:56.875 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c24ce 2025-04-17 19:17:56.875 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c24ce 2025-04-17 19:17:56.875 [DefaultDispatcher-worker-1 @call-context#48] INFO ktor.test - Application started in 0.0 seconds. 2025-04-17 19:17:56.875 [DefaultDispatcher-worker-1 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@6304dbb3 2025-04-17 19:17:56.875 [DefaultDispatcher-worker-13 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-17 19:17:56.875 [DefaultDispatcher-worker-13 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-17 19:17:56.876 [DefaultDispatcher-worker-1 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-17 19:17:56.877 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@552dd7bf 2025-04-17 19:17:56.877 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@552dd7bf 2025-04-17 19:17:56.879 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1566d4df 2025-04-17 19:17:56.879 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1566d4df 2025-04-17 19:17:56.879 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 19:17:56.880 [DefaultDispatcher-worker-1 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-17 19:17:56.884 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a98eaf 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 19:17:56.885 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 19:17:56.886 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 19:17:56.886 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 19:17:56.886 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 19:17:56.886 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 19:17:56.886 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 19:17:56.886 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 19:17:56.886 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 19:17:56.886 [DefaultDispatcher-worker-1 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 19:17:56.888 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab209c8 2025-04-17 19:17:56.888 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab209c8 2025-04-17 19:17:56.888 [DefaultDispatcher-worker-1 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 19:17:56.895 [DefaultDispatcher-worker-1 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab209c8 2025-04-17 19:17:56.897 [DefaultDispatcher-worker-1 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab209c8 2025-04-17 19:17:56.898 [DefaultDispatcher-worker-1 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab209c8 2025-04-17 19:17:56.909 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab209c8 2025-04-17 19:17:56.930 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab209c8 2025-04-17 19:17:56.936 [DefaultDispatcher-worker-9 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 60ms 2025-04-17 19:17:56.937 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-17 19:17:56.937 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-17 19:17:56.937 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-17 19:17:56.953 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@6304dbb3 2025-04-17 19:17:56.953 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@6304dbb3 2025-04-17 19:17:56.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2287395 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 19:17:56.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 19:17:56.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 19:17:56.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 19:17:56.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 19:17:56.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 19:17:56.964 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 19:17:56.964 [DefaultDispatcher-worker-4 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 19:17:56.965 [DefaultDispatcher-worker-4 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 19:17:56.965 [DefaultDispatcher-worker-6 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-17 19:17:56.966 [DefaultDispatcher-worker-6 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-17 19:17:56.966 [DefaultDispatcher-worker-4 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 19:17:56.971 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 19:17:56.971 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3663d0ba 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 19:17:56.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 19:17:56.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 19:17:56.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 19:17:56.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 19:17:56.988 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 19:17:56.991 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7cd3b7 2025-04-17 19:17:56.991 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7cd3b7 2025-04-17 19:17:56.993 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bb3228 2025-04-17 19:17:56.993 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bb3228 2025-04-17 19:17:56.995 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7584b8c7 2025-04-17 19:17:56.995 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7584b8c7 2025-04-17 19:17:56.997 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30863813 2025-04-17 19:17:56.997 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@30863813 2025-04-17 19:17:56.999 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@297eb4df 2025-04-17 19:17:56.999 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@297eb4df 2025-04-17 19:17:57.001 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce9aa 2025-04-17 19:17:57.001 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce9aa 2025-04-17 19:17:57.003 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ee3bd2 2025-04-17 19:17:57.003 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ee3bd2 2025-04-17 19:17:57.004 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a9c75c 2025-04-17 19:17:57.005 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a9c75c 2025-04-17 19:17:57.007 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@cad49da 2025-04-17 19:17:57.007 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@cad49da 2025-04-17 19:17:57.007 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 19:17:57.031 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 19:17:57.033 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 19:17:57.034 [DefaultDispatcher-worker-4 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 19:17:57.034 [DefaultDispatcher-worker-4 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-04-17 19:17:57.035 [DefaultDispatcher-worker-9 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-17 19:17:57.035 [DefaultDispatcher-worker-4 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 19:17:57.038 [DefaultDispatcher-worker-9 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-17 19:17:57.049 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 19:17:57.049 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 19:17:57.054 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-17 19:17:57.055 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-17 19:17:57.055 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-17 19:17:57.055 [DefaultDispatcher-worker-1 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 19:17:57.056 [DefaultDispatcher-worker-1 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 19:17:57.056 [DefaultDispatcher-worker-12 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-17 19:17:57.056 [DefaultDispatcher-worker-12 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-17 19:17:57.056 [DefaultDispatcher-worker-1 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32e3a46b 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 19:17:57.057 [DefaultDispatcher-worker-1 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 19:17:57.059 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 19:17:57.059 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@e26b2b7 2025-04-17 19:17:57.059 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@e26b2b7 2025-04-17 19:17:57.059 [DefaultDispatcher-worker-1 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 19:17:57.066 [DefaultDispatcher-worker-1 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e26b2b7 2025-04-17 19:17:57.067 [DefaultDispatcher-worker-1 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e26b2b7 2025-04-17 19:17:57.068 [DefaultDispatcher-worker-1 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e26b2b7 2025-04-17 19:17:57.071 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-17 19:17:57.071 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-17 19:17:57.071 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-04-17 19:17:57.073 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 22:28:15.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-17 22:28:15.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 22:28:15.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 22:28:15.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 22:28:15.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 22:28:15.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 22:28:15.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ccca26f 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 22:28:15.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 22:28:15.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-17 22:28:15.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 22:28:15.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 22:28:15.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-17 22:28:15.383 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207ea13 2025-04-17 22:28:15.409 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 22:28:15.940 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-17 22:28:15.943 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 22:28:15.943 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 22:28:15.943 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 22:28:15.943 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 22:28:15.944 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 22:28:15.944 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 22:28:15.944 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0cac1f 2025-04-17 22:28:15.944 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 22:28:15.944 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 22:28:15.948 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 22:28:15.948 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 22:28:15.948 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 22:28:15.948 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 22:28:15.948 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 22:28:15.949 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 22:28:15.953 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 22:28:15.953 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 22:28:15.953 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 22:28:15.953 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 22:28:15.953 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 22:28:15.954 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 22:28:15.959 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 22:28:15.961 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 22:28:15.961 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 22:28:15.961 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 22:28:15.961 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 22:28:15.961 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-17 22:28:15.962 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 22:28:15.965 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 22:28:15.965 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 22:28:15.966 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 22:28:15.966 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 22:28:15.966 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 22:28:15.966 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 22:28:15.966 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 22:28:15.967 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-17 22:28:15.969 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:15.969 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:15.969 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-17 22:28:16.019 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:16.024 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:16.030 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:16.069 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-17 22:28:16.072 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a96ef2 2025-04-17 22:28:16.072 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a96ef2 2025-04-17 22:28:16.073 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:16.075 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6e92f7 2025-04-17 22:28:16.075 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6e92f7 2025-04-17 22:28:16.077 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19510582 2025-04-17 22:28:16.077 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19510582 2025-04-17 22:28:16.079 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5398cc 2025-04-17 22:28:16.080 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5398cc 2025-04-17 22:28:16.082 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5a34a 2025-04-17 22:28:16.083 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d5a34a 2025-04-17 22:28:16.085 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc5600d 2025-04-17 22:28:16.085 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc5600d 2025-04-17 22:28:16.087 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca90522 2025-04-17 22:28:16.087 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca90522 2025-04-17 22:28:16.090 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7c6783 2025-04-17 22:28:16.090 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7c6783 2025-04-17 22:28:16.091 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:16.092 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@159a5cb5 2025-04-17 22:28:16.092 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@159a5cb5 2025-04-17 22:28:16.092 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 22:28:16.102 [DefaultDispatcher-worker-8 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:16.111 [DefaultDispatcher-worker-6 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:16.177 [DefaultDispatcher-worker-1 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d257579 2025-04-17 22:28:16.195 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-04-17 22:28:16.203 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-04-17 22:28:16.203 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-04-17 22:28:16.216 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 22:28:16.236 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - Application started in 0.024 seconds. 2025-04-17 22:28:16.236 [DefaultDispatcher-worker-1 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@6c3abdd7 2025-04-17 22:28:16.238 [DefaultDispatcher-worker-4 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-04-17 22:28:16.238 [DefaultDispatcher-worker-4 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-04-17 22:28:16.253 [DefaultDispatcher-worker-1 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 22:28:16.396 [DefaultDispatcher-worker-6 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 145ms 2025-04-17 22:28:16.403 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-04-17 22:28:16.403 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-04-17 22:28:16.408 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-04-17 22:28:16.409 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@6c3abdd7 2025-04-17 22:28:16.409 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@6c3abdd7 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1903b5d 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 22:28:16.413 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 22:28:16.414 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 22:28:16.414 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-17 22:28:16.416 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.416 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.416 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-17 22:28:16.424 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.425 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.427 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.436 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.442 [DefaultDispatcher-worker-4 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.449 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.458 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.484 [DefaultDispatcher-worker-3 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cff6b74 2025-04-17 22:28:16.486 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-04-17 22:28:16.486 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-04-17 22:28:16.486 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-04-17 22:28:16.487 [DefaultDispatcher-worker-3 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 22:28:16.488 [DefaultDispatcher-worker-3 @call-context#39] INFO ktor.test - Application started in 0.002 seconds. 2025-04-17 22:28:16.488 [DefaultDispatcher-worker-3 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@2ef3dd32 2025-04-17 22:28:16.488 [DefaultDispatcher-worker-7 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-04-17 22:28:16.488 [DefaultDispatcher-worker-7 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-04-17 22:28:16.488 [DefaultDispatcher-worker-3 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-17 22:28:16.516 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 22:28:16.520 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b13ca20 2025-04-17 22:28:16.520 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b13ca20 2025-04-17 22:28:16.523 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d43f32 2025-04-17 22:28:16.523 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d43f32 2025-04-17 22:28:16.526 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@51eba150 2025-04-17 22:28:16.526 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@51eba150 2025-04-17 22:28:16.527 [DefaultDispatcher-worker-7 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-04-17 22:28:16.528 [DefaultDispatcher-worker-7 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 40ms 2025-04-17 22:28:16.528 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-04-17 22:28:16.528 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-04-17 22:28:16.528 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@2ef3dd32 2025-04-17 22:28:16.528 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@2ef3dd32 2025-04-17 22:28:16.529 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e93509 2025-04-17 22:28:16.529 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e93509 2025-04-17 22:28:16.531 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@516eaf7e 2025-04-17 22:28:16.531 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@516eaf7e 2025-04-17 22:28:16.533 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@253727ce 2025-04-17 22:28:16.533 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@253727ce 2025-04-17 22:28:16.534 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-04-17 22:28:16.535 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@295ae319 2025-04-17 22:28:16.535 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@295ae319 2025-04-17 22:28:16.536 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3cdc7b09 for http:///auth/register 2025-04-17 22:28:16.536 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-04-17 22:28:16.536 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-04-17 22:28:16.537 [DefaultDispatcher-worker-7 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 22:28:16.537 [DefaultDispatcher-worker-7 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 22:28:16.537 [DefaultDispatcher-worker-7 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@6bc42738 2025-04-17 22:28:16.537 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c6ca46 2025-04-17 22:28:16.537 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c6ca46 2025-04-17 22:28:16.537 [DefaultDispatcher-worker-3 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-04-17 22:28:16.537 [DefaultDispatcher-worker-3 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-04-17 22:28:16.538 [DefaultDispatcher-worker-7 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-04-17 22:28:16.539 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f78eff 2025-04-17 22:28:16.539 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f78eff 2025-04-17 22:28:16.539 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 22:28:16.544 [DefaultDispatcher-worker-7 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-04-17 22:28:16.549 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f142a76 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 22:28:16.550 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 22:28:16.551 [DefaultDispatcher-worker-7 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-17 22:28:16.553 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@373f9543 2025-04-17 22:28:16.553 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@373f9543 2025-04-17 22:28:16.553 [DefaultDispatcher-worker-7 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-17 22:28:16.561 [DefaultDispatcher-worker-7 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373f9543 2025-04-17 22:28:16.563 [DefaultDispatcher-worker-7 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373f9543 2025-04-17 22:28:16.565 [DefaultDispatcher-worker-7 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373f9543 2025-04-17 22:28:16.592 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373f9543 2025-04-17 22:28:16.611 [DefaultDispatcher-worker-8 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373f9543 2025-04-17 22:28:16.617 [DefaultDispatcher-worker-8 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 79ms 2025-04-17 22:28:16.617 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-04-17 22:28:16.617 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-04-17 22:28:16.618 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-04-17 22:28:16.632 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@6bc42738 2025-04-17 22:28:16.633 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@6bc42738 2025-04-17 22:28:16.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-17 22:28:16.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 22:28:16.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 22:28:16.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 22:28:16.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 22:28:16.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2287395 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 22:28:16.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 22:28:16.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f981b6 2025-04-17 22:28:16.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-17 22:28:16.645 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 22:28:16.646 [DefaultDispatcher-worker-8 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 22:28:16.647 [DefaultDispatcher-worker-8 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 22:28:16.647 [DefaultDispatcher-worker-1 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-04-17 22:28:16.647 [DefaultDispatcher-worker-1 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-04-17 22:28:16.647 [DefaultDispatcher-worker-8 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 22:28:16.653 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 22:28:16.653 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 22:28:16.653 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3663d0ba 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 22:28:16.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 22:28:16.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 22:28:16.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 22:28:16.655 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a2e2bc 2025-04-17 22:28:16.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-17 22:28:16.655 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a2e2bc 2025-04-17 22:28:16.658 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6508d8 2025-04-17 22:28:16.658 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6508d8 2025-04-17 22:28:16.660 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5a89cc 2025-04-17 22:28:16.660 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5a89cc 2025-04-17 22:28:16.662 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5802e3 2025-04-17 22:28:16.662 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5802e3 2025-04-17 22:28:16.664 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858bab6 2025-04-17 22:28:16.664 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5858bab6 2025-04-17 22:28:16.665 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7d4aad 2025-04-17 22:28:16.665 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7d4aad 2025-04-17 22:28:16.667 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2097ac47 2025-04-17 22:28:16.667 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2097ac47 2025-04-17 22:28:16.669 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@f77fdac 2025-04-17 22:28:16.669 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@f77fdac 2025-04-17 22:28:16.671 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e76bfe 2025-04-17 22:28:16.671 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e76bfe 2025-04-17 22:28:16.671 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-17 22:28:16.693 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d9680 2025-04-17 22:28:16.694 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-04-17 22:28:16.695 [DefaultDispatcher-worker-1 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 22:28:16.695 [DefaultDispatcher-worker-1 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-04-17 22:28:16.695 [DefaultDispatcher-worker-8 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-04-17 22:28:16.695 [DefaultDispatcher-worker-8 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-04-17 22:28:16.695 [DefaultDispatcher-worker-1 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-04-17 22:28:16.704 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-04-17 22:28:16.704 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-04-17 22:28:16.710 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-04-17 22:28:16.710 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-04-17 22:28:16.710 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-04-17 22:28:16.710 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-04-17 22:28:16.712 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - Application started in 0.002 seconds. 2025-04-17 22:28:16.712 [DefaultDispatcher-worker-10 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-04-17 22:28:16.712 [DefaultDispatcher-worker-10 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-04-17 22:28:16.712 [DefaultDispatcher-worker-3 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-04-17 22:28:16.712 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513101e7 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-17 22:28:16.713 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-17 22:28:16.715 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@b780025 2025-04-17 22:28:16.715 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@b780025 2025-04-17 22:28:16.715 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-17 22:28:16.723 [DefaultDispatcher-worker-3 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b780025 2025-04-17 22:28:16.724 [DefaultDispatcher-worker-3 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b780025 2025-04-17 22:28:16.726 [DefaultDispatcher-worker-3 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b780025 2025-04-17 22:28:16.728 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-04-17 22:28:16.728 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-04-17 22:28:16.729 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify.