Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-01 23:31:13,301 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55350ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-04-01 23:31:18,070 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-01 23:31:26,736 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-01 23:31:27,141 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-01 23:31:27,637 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-01 23:31:28,335 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-01 23:31:28,337 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ef4157bb-5487-45bd-b254-745fd2ce92e2, name: keycloak-0-27078 2026-04-01 23:31:28,342 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-01 23:31:28,342 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-01 23:31:28,446 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25364 2026-04-01 23:31:30,254 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-01 23:31:30,332 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-01 23:31:30,532 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-27078: no members discovered after 2006 ms: creating cluster as coordinator 2026-04-01 23:31:30,542 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-27078|0] (1) [keycloak-0-27078] 2026-04-01 23:31:30,557 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-27078`, physical addresses are `[10.0.0.247:40900]` 2026-04-01 23:31:30,564 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-01 23:31:32,341 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-27078, Site name: null 2026-04-01 23:31:42,745 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-01 23:31:42,745 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-01 23:31:44,752 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-01 23:31:50,938 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-01 23:31:50,938 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-01 23:31:51,434 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-01 23:31:51,434 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-01 23:32:19,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:19,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:20,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:20,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:23,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:23,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:25,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:25,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:25,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:27,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:28,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:28,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:28,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:29,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:29,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:29,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:29,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:30,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:31,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:31,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:32,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:32,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:32,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:32,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:32,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:32,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:34,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:34,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:35,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:36,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:37,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:37,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:37,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:37,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:37,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:37,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:37,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:37,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:37,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:37,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:38,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:39,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:39,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:39,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:39,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:39,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:39,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:39,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:41,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:41,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:41,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:41,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:41,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:43,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:43,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:44,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:44,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:44,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:44,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:44,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:44,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:44,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:45,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:48,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:49,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:49,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:49,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:49,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:49,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:49,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:49,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:49,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:50,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:50,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:50,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:50,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:50,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:50,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:50,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:50,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:50,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:51,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:51,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:52,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:53,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:53,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:53,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:54,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:54,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:54,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:54,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:54,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:54,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:54,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:54,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:54,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-01 23:32:56,035 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-01 23:33:02,731 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 109.166s. Listening on: http://0.0.0.0:8080 2026-04-01 23:33:02,731 INFO [io.quarkus] (main) Profile prod activated. 2026-04-01 23:33:02,731 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-01 23:33:04,250 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-01 23:33:20,141 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="0a665e2c-6d96-417e-965d-1c7a8e63c132", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="98b0fa75-151d-4328-8454-dcf63dc195ae", client_auth_method="client-secret", username="admin", authSessionParentId="b8b4611b-1d1a-4a23-8ff0-a45376076969", authSessionTabId="0qeskzuS17c" 2026-04-01 23:33:25,428 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="REALM", resourcePath="atmosphere" 2026-04-01 23:33:26,952 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="6429b849-17e8-4b1a-b323-a4c00eaf692e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d7ce9a6-a00d-4e0c-966e-d9868a06df6f", client_auth_method="client-secret", username="admin", authSessionParentId="973cfeda-b4b5-4615-8ff9-baaa1e2b11b8", authSessionTabId="K6EmerghOa8" 2026-04-01 23:33:27,147 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5957d78f-28b8-450a-bb9e-7c1e011a8b85" 2026-04-01 23:33:27,359 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5957d78f-28b8-450a-bb9e-7c1e011a8b85/protocol-mappers/models/4394dd72-6d22-4205-a52b-1fc72b4d9e7f" 2026-04-01 23:33:48,635 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="4acfbba5-5c68-4292-acc7-8724f79b0378", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="575565fc-cd4f-44b9-87af-0a2b7ae79123", client_auth_method="client-secret", username="admin", authSessionParentId="5a3cc97a-013f-4981-aa89-cc1c663f2fc4", authSessionTabId="EywUURapc00" 2026-04-01 23:33:48,859 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/e60271ca-8601-4c02-be79-00de266bfaf8" 2026-04-01 23:33:49,380 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="eb6db199-c8ce-4635-a545-419776331baa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3ea2c9ac-9f20-4f1d-96c3-950beb5661fa", client_auth_method="client-secret", username="admin", authSessionParentId="f9dfde00-e632-4015-8040-0c6408c79fd8", authSessionTabId="0QhickzCOZA" 2026-04-01 23:33:49,566 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/863ce1e0-6b39-4402-acd6-25c4976585a3" 2026-04-01 23:33:49,970 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="ae72d5f4-b92d-41ff-b615-793a223ea7c1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8f8e54d6-71e0-49d6-b5a4-8775783eb8c8", client_auth_method="client-secret", username="admin", authSessionParentId="423bba62-b984-4881-98e2-6423cd93f924", authSessionTabId="eHf5MdLV-aY" 2026-04-01 23:33:50,150 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/40c17e64-dc30-441e-9855-a3f82726b8f4" 2026-04-01 23:33:50,849 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="19ff8dbb-30ae-4b4d-af46-23b8f4d392d8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6cee9d9c-5d27-4887-a9fc-8643e9e95846", client_auth_method="client-secret", username="admin", authSessionParentId="9ecd4a8f-da76-4233-b08f-14f63d83c162", authSessionTabId="a4-waKuwlBM" 2026-04-01 23:33:51,029 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/e60271ca-8601-4c02-be79-00de266bfaf8/roles/member" 2026-04-01 23:33:51,478 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="75c93c34-3282-437d-bec6-bffca319e492", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="22274562-3285-424c-b1be-abd54b2a4132", client_auth_method="client-secret", username="admin", authSessionParentId="feef76f8-8986-4e4b-9d72-00d041a57d20", authSessionTabId="RKnWQMQtLPg" 2026-04-01 23:33:52,130 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/863ce1e0-6b39-4402-acd6-25c4976585a3/roles/admin" 2026-04-01 23:33:52,515 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="3b8cdf24-964c-43da-8611-722e6d0be43d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bac75427-09be-448c-85be-12bace5617c9", client_auth_method="client-secret", username="admin", authSessionParentId="0a026fa0-aecc-4d62-8d80-57a0de166b62", authSessionTabId="I33mo-MPL58" 2026-04-01 23:33:52,635 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/863ce1e0-6b39-4402-acd6-25c4976585a3/roles/editor" 2026-04-01 23:33:53,024 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="fa0b28e4-ab2a-435e-86c2-935f41da7464", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f3cfa47-d6da-4ebb-8473-2da8559bde13", client_auth_method="client-secret", username="admin", authSessionParentId="5cb7b4fb-cb9a-4bdd-83a5-affb6fe56116", authSessionTabId="3TXEmffx8hQ" 2026-04-01 23:33:53,126 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/863ce1e0-6b39-4402-acd6-25c4976585a3/roles/viewer" 2026-04-01 23:33:53,517 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="dbd05b21-ca96-4a6f-b628-704b667c83e0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8549c668-38c6-49f1-b68f-df18dd4e4808", client_auth_method="client-secret", username="admin", authSessionParentId="c5feafe5-9c9c-47c7-becf-45c5618184d4", authSessionTabId="k2WjFdWqxR4" 2026-04-01 23:33:53,593 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/40c17e64-dc30-441e-9855-a3f82726b8f4/roles/member" 2026-04-01 23:36:18,694 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="f1c6751d-c08d-485f-8aed-efd088177fe9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a592a4b7-e77f-460f-95db-2e36a33ad06e", client_auth_method="client-secret", username="admin", authSessionParentId="677ea303-3b47-4f9e-b0ee-963d98fe1ef7", authSessionTabId="IP1ij4xD8uY" 2026-04-01 23:36:19,329 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="REALM", resourcePath="null" 2026-04-01 23:36:21,067 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="d069b08b-eee1-400e-bd1e-65e815a72900", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aad719c0-8a5a-47ac-9049-a247ce331d0b", client_auth_method="client-secret", username="admin", authSessionParentId="93a386ed-5864-487d-8fb3-f6afe14a8e3b", authSessionTabId="n3rE56eqv4w" 2026-04-01 23:36:21,329 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/b274d3df-b7e7-4193-a0ad-4513cce592c3" 2026-04-01 23:36:22,007 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="admin-cli", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="e413dc79-f3c8-4b38-9e99-b54a7e516706", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9bc79b1c-98cd-4cb3-8f57-2aec314bd836", client_auth_method="client-secret", username="admin", authSessionParentId="4bb6adc4-228f-4596-9e32-03ed763b82d5", authSessionTabId="v3DoT5w28pY" 2026-04-01 23:36:22,538 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="121e6ac1-59fd-47e6-9e3b-398d0f5876c0", clientId="109d8b45-e296-4fe2-ac79-7bd7952a5a24", userId="9db7be99-78d3-42c5-bc0b-55d470a8de26", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9faddead-651d-498b-8edf-c6305eb4408b/role-mappings/clients/366f8ad7-316e-4d2e-90fe-aed3d8bb890b"