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-06-28 19:53:53,740 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 43929ms 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-06-28 19:53:58,113 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-06-28 19:54:07,512 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-28 19:54:08,210 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-28 19:54:08,896 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-28 19:54:09,501 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-28 19:54:09,503 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 091c0a51-cefb-4309-bb8e-d26437aee4e1, name: keycloak-0-29657 2026-06-28 19:54:09,511 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-06-28 19:54:09,512 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-06-28 19:54:09,602 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40213 2026-06-28 19:54:10,617 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-06-28 19:54:11,616 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29657: no members discovered after 2003 ms: creating cluster as coordinator 2026-06-28 19:54:11,627 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29657|0] (1) [keycloak-0-29657] 2026-06-28 19:54:11,644 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29657`, physical addresses are `[10.0.0.204:55749]` 2026-06-28 19:54:11,652 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-28 19:54:13,411 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29657, Site name: null 2026-06-28 19:54:13,415 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-28 19:54:23,804 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-06-28 19:54:23,804 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-06-28 19:54:24,211 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-28 19:54:29,698 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-06-28 19:54:29,698 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-06-28 19:54:30,125 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-06-28 19:54:30,125 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-06-28 19:54:37,217 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-06-28 19:54:37,395 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-06-28 19:54:38,282 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-06-28 19:54:38,305 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-06-28 19:54:40,530 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-06-28 19:54:40,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-06-28 19:54:43,119 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-06-28 19:54:43,206 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-06-28 19:54:43,220 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-06-28 19:54:45,553 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-06-28 19:54:46,630 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-06-28 19:54:46,653 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-06-28 19:54:46,976 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-06-28 19:54:47,473 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-06-28 19:54:47,479 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-06-28 19:54:47,485 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-06-28 19:54:47,494 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-06-28 19:54:48,939 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-06-28 19:54:49,921 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-06-28 19:54:49,947 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-06-28 19:54:49,964 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-06-28 19:54:49,969 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-06-28 19:54:50,247 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-06-28 19:54:50,409 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-06-28 19:54:50,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-06-28 19:54:50,692 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-06-28 19:54:51,998 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-06-28 19:54:52,008 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-06-28 19:54:52,898 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-06-28 19:54:53,150 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-06-28 19:54:53,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-06-28 19:54:53,890 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-06-28 19:54:53,943 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-06-28 19:54:53,954 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-06-28 19:54:54,012 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-06-28 19:54:54,082 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-06-28 19:54:54,146 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-06-28 19:54:54,243 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-06-28 19:54:54,340 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-06-28 19:54:54,438 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-06-28 19:54:54,511 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-06-28 19:54:54,580 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-06-28 19:54:54,707 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-06-28 19:54:54,746 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-06-28 19:54:54,848 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-06-28 19:54:54,897 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-06-28 19:54:54,946 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-06-28 19:54:54,997 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-06-28 19:54:55,050 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-06-28 19:54:55,168 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-06-28 19:54:55,277 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-06-28 19:54:55,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-06-28 19:54:55,393 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-06-28 19:54:55,427 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-06-28 19:54:55,494 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-06-28 19:54:55,562 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-06-28 19:54:55,567 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-06-28 19:54:55,573 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-06-28 19:54:55,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-06-28 19:54:57,121 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-06-28 19:54:57,193 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-06-28 19:54:57,355 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-06-28 19:54:57,365 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-06-28 19:54:57,369 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-06-28 19:54:58,474 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-06-28 19:54:58,575 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-06-28 19:54:59,499 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-06-28 19:54:59,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-06-28 19:54:59,802 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-06-28 19:54:59,810 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-06-28 19:54:59,819 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-06-28 19:54:59,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-06-28 19:54:59,929 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-06-28 19:55:00,387 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-06-28 19:55:03,013 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-06-28 19:55:03,678 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-06-28 19:55:03,884 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-06-28 19:55:04,018 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-06-28 19:55:04,059 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-06-28 19:55:04,113 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-06-28 19:55:04,119 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-06-28 19:55:04,125 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-06-28 19:55:04,154 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-06-28 19:55:04,277 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-06-28 19:55:04,305 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-06-28 19:55:04,421 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-06-28 19:55:04,546 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-06-28 19:55:04,745 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-06-28 19:55:04,803 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-06-28 19:55:04,920 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-06-28 19:55:04,938 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-06-28 19:55:04,944 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-06-28 19:55:05,897 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-06-28 19:55:05,969 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-06-28 19:55:06,047 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-06-28 19:55:06,053 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-06-28 19:55:06,656 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-06-28 19:55:06,667 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-06-28 19:55:06,727 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-06-28 19:55:06,736 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-06-28 19:55:06,801 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-06-28 19:55:06,806 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-06-28 19:55:06,831 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-06-28 19:55:06,930 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-06-28 19:55:07,095 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-06-28 19:55:07,169 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-06-28 19:55:07,268 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-06-28 19:55:07,316 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-06-28 19:55:07,340 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-06-28 19:55:07,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-06-28 19:55:07,484 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-06-28 19:55:07,606 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-06-28 19:55:07,616 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-06-28 19:55:07,669 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-06-28 19:55:07,736 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-06-28 19:55:07,739 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-06-28 19:55:07,815 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-06-28 19:55:07,822 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-06-28 19:55:07,845 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-06-28 19:55:07,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-06-28 19:55:07,901 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-06-28 19:55:07,928 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-06-28 19:55:07,939 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-06-28 19:55:07,985 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-06-28 19:55:08,042 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-06-28 19:55:08,085 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-06-28 19:55:08,088 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-06-28 19:55:08,135 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-06-28 19:55:08,162 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-06-28 19:55:08,174 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-06-28 19:55:08,206 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-06-28 19:55:08,211 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-06-28 19:55:08,261 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-06-28 19:55:08,321 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-06-28 19:55:08,323 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-06-28 19:55:08,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-06-28 19:55:08,525 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-06-28 19:55:08,533 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-06-28 19:55:08,541 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-06-28 19:55:08,545 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-06-28 19:55:08,597 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-06-28 19:55:08,655 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-06-28 19:55:08,658 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-06-28 19:55:08,709 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-06-28 19:55:08,711 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-06-28 19:55:09,920 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-28 19:55:18,298 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.286s. Listening on: http://0.0.0.0:8080 2026-06-28 19:55:18,299 INFO [io.quarkus] (main) Profile prod activated. 2026-06-28 19:55:18,299 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-06-28 19:55:19,705 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-28 19:55:31,113 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="652297b3-5029-4ea5-82e1-e5d070e87c3b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="375d1c5f-2d3f-4db5-8298-232e8d642594", client_auth_method="client-secret", username="admin", authSessionParentId="4e2f1948-bfb8-40e2-8c2d-c22812139733", authSessionTabId="ou3cqxQsVxk" 2026-06-28 19:55:36,907 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="atmosphere" 2026-06-28 19:55:38,210 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="f7f62e72-0700-4ca4-9c16-a02518ecf753", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4eca9c54-f643-4fd9-8c06-7ec46a6db4da", client_auth_method="client-secret", username="admin", authSessionParentId="92728cc4-042e-4b1b-8c56-290e5ca518bc", authSessionTabId="oZOOSw0KpaE" 2026-06-28 19:55:38,428 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/584b60b3-797f-492f-9d2b-f4c3450aad83" 2026-06-28 19:55:38,628 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/584b60b3-797f-492f-9d2b-f4c3450aad83/protocol-mappers/models/fa20549a-a8ed-4833-ab7b-cf8c73b421f0" 2026-06-28 19:55:59,513 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="d80e3a1f-e38c-4cb5-ab39-d2b4a233ff2b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bcf467eb-dc7b-4921-b9f6-bb776840b00a", client_auth_method="client-secret", username="admin", authSessionParentId="c5996ab0-f213-4eef-87b6-f98bc7e32fb6", authSessionTabId="cTok24Fb8jc" 2026-06-28 19:55:59,806 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/33089218-9ad2-423b-a884-a1868a0fc4f7" 2026-06-28 19:56:00,250 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="31c59b13-4072-4508-b5ae-832ddd0af0b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="055e4405-31fd-4db0-af51-db538c41f8ee", client_auth_method="client-secret", username="admin", authSessionParentId="8f49d821-b4c9-42e4-aae9-33d0a53a3976", authSessionTabId="CD4yWkOaBS8" 2026-06-28 19:56:00,401 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/8a8783a0-6663-49ba-89c6-e5fbad9816b3" 2026-06-28 19:56:00,748 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="4d304d9f-1cbf-41f6-b4ae-478176502d0c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="28e41794-9a75-4e37-9f5e-8db25e3c0ee1", client_auth_method="client-secret", username="admin", authSessionParentId="5ee82ce7-02af-4f87-aa9e-82a86ad05230", authSessionTabId="Pp9i_zQ5OXg" 2026-06-28 19:56:00,823 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/e16617b6-8059-471a-bcef-b97e460668ba" 2026-06-28 19:56:01,412 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="451cf11c-2480-4660-95e5-84ed03c2278e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e27fa986-470c-4af8-91e3-da741f4e1d67", client_auth_method="client-secret", username="admin", authSessionParentId="df8b8c9d-3c01-47bc-a345-47a2b839cdbc", authSessionTabId="Y4oQ23NKYWE" 2026-06-28 19:56:01,557 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/33089218-9ad2-423b-a884-a1868a0fc4f7/roles/member" 2026-06-28 19:56:01,960 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="a0c2c308-97bc-41a5-8f01-1edbf7045c89", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8d9ecac3-a7cd-49f8-b50c-cf83cb60bbb1", client_auth_method="client-secret", username="admin", authSessionParentId="8cf4dd9b-398d-4a17-a83d-f9a089e1412f", authSessionTabId="ah9xJBnBkc8" 2026-06-28 19:56:02,060 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/8a8783a0-6663-49ba-89c6-e5fbad9816b3/roles/admin" 2026-06-28 19:56:02,432 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="6c142f45-cf2d-463e-b44e-f743c6c2f327", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="90f2afeb-245a-48df-a565-234024d10539", client_auth_method="client-secret", username="admin", authSessionParentId="8e9238f1-179b-431f-863e-da5000fa38cd", authSessionTabId="jXPnyKtmuPc" 2026-06-28 19:56:02,617 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/8a8783a0-6663-49ba-89c6-e5fbad9816b3/roles/editor" 2026-06-28 19:56:03,010 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="4ea7ad6e-170f-4916-9469-d5827d43a9c5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="79025f0e-9aa0-4504-b37e-e580029845da", client_auth_method="client-secret", username="admin", authSessionParentId="d1758cae-6ff4-4683-b37b-061c68be0171", authSessionTabId="1TXjEwOodMs" 2026-06-28 19:56:03,264 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/8a8783a0-6663-49ba-89c6-e5fbad9816b3/roles/viewer" 2026-06-28 19:56:03,607 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="397653d7-1b16-4195-a186-26f9388945d0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1df40864-5305-434a-b1a1-9b5ea464baa0", client_auth_method="client-secret", username="admin", authSessionParentId="8812af60-7fa1-4d7c-a8e1-6848a83fcff0", authSessionTabId="YMzQu9atHJ4" 2026-06-28 19:56:03,723 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/e16617b6-8059-471a-bcef-b97e460668ba/roles/member" 2026-06-28 19:58:08,940 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="3e48ebcd-c191-46d9-b87e-78d204bc0707", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6a0c1fa3-866b-4261-b090-24b69ba87b8c", client_auth_method="client-secret", username="admin", authSessionParentId="5d16fc41-e64e-4e76-a0d4-6faacb0a404e", authSessionTabId="W9oijvk9o2A" 2026-06-28 19:58:09,538 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-06-28 19:58:10,955 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="569bdfbd-a95d-4179-b5be-e2702a0febb8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="488fb09f-411e-41d5-a5da-b3028a6c5592", client_auth_method="client-secret", username="admin", authSessionParentId="408f5eab-6ade-49fd-88c1-96b900046085", authSessionTabId="ZKwy4edNSvY" 2026-06-28 19:58:11,093 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/a41273b4-1426-48e1-a046-6cee8e57d332" 2026-06-28 19:58:11,631 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="fbbfe37f-6d69-4ea9-aa03-56b4e4fa362d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5b218c48-1c9f-412a-8e48-cc39ee9fecd0", client_auth_method="client-secret", username="admin", authSessionParentId="0c072a61-993c-4861-90ee-e4536e8ba219", authSessionTabId="6aetxawIpLw" 2026-06-28 19:58:12,148 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/7ed4e6ef-aec6-4bd1-a3bb-58b5f74e9c98/role-mappings/clients/dfc6260c-3f7c-461b-872e-446632dcce93" 2026-06-28 20:02:16,951 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="4cabeac4-b485-40a5-bab0-74531de791fe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="42ed8d2b-0265-4dfd-8c54-7a9aeb370494", client_auth_method="client-secret", username="admin", authSessionParentId="8df9be5c-046d-474a-bed8-b47d8023e104", authSessionTabId="UmCOjgSM0T0" 2026-06-28 20:02:17,204 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-06-28 20:02:17,921 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="62f1e0d6-3e27-4534-9fca-b3e52f31e2d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b7a0bef9-46c3-43b3-9ec1-e038b993b42f", client_auth_method="client-secret", username="admin", authSessionParentId="6c8484ce-cd5e-46c0-86fc-488be093f4ef", authSessionTabId="cavTWy_TVgE" 2026-06-28 20:02:18,024 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/584b60b3-797f-492f-9d2b-f4c3450aad83" 2026-06-28 20:02:18,141 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/584b60b3-797f-492f-9d2b-f4c3450aad83/protocol-mappers/models/fa20549a-a8ed-4833-ab7b-cf8c73b421f0" 2026-06-28 20:02:24,083 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="4d188ac3-77c3-4b36-aa69-8fead5e20186", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ae567c1c-0b78-48b8-8d2b-87c603f07a2f", client_auth_method="client-secret", username="admin", authSessionParentId="7eb80bca-f7fe-4b3b-8633-02f4f1a2b967", authSessionTabId="bw469RwhJxU" 2026-06-28 20:02:24,138 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/33089218-9ad2-423b-a884-a1868a0fc4f7" 2026-06-28 20:02:24,500 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="aeb63e10-fca3-4938-bf54-1e71e89a4c9e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f7371d39-99a7-4a79-abdd-7d1ffc05f815", client_auth_method="client-secret", username="admin", authSessionParentId="96885d7e-e97a-4570-ac59-4cc5f159534d", authSessionTabId="ANrnnWMh4GQ" 2026-06-28 20:02:24,550 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/8a8783a0-6663-49ba-89c6-e5fbad9816b3" 2026-06-28 20:02:24,904 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="ea7a1b34-b0af-41cf-8dd3-ec7c02de262f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="05b61f6d-0458-419d-8aba-1fa7fa2b79c7", client_auth_method="client-secret", username="admin", authSessionParentId="59622099-bcbd-46a9-b595-3761d0b557be", authSessionTabId="Kg4Zygu_LxQ" 2026-06-28 20:02:24,954 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/e16617b6-8059-471a-bcef-b97e460668ba" 2026-06-28 20:02:25,579 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="e221965b-4029-4bc2-99d2-0811428a7ba3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f209f92-fbb7-400d-88cf-926daf020ac0", client_auth_method="client-secret", username="admin", authSessionParentId="aea1b572-f959-4577-b4e2-e098911fce5a", authSessionTabId="4kUL04kXXRg" 2026-06-28 20:02:25,942 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="ea77d9db-2b53-4ebb-999f-8846f6c8c8e8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1ccffba5-a308-4988-af1b-26da5d10c1b1", client_auth_method="client-secret", username="admin", authSessionParentId="2767f32b-844d-4146-a01b-e43542e25876", authSessionTabId="2OdbeCerxwU" 2026-06-28 20:02:26,324 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="8e32ad54-0dd1-4fec-b6d6-849a711adefb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="37a306b2-a08b-4ff9-9b62-5a3140716635", client_auth_method="client-secret", username="admin", authSessionParentId="2a810ee2-6765-498d-88fe-0816f63a1c66", authSessionTabId="Dc53K0mljH8" 2026-06-28 20:02:26,706 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="c2d7746f-ba85-4168-95d4-1c6e3d007bf4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7a1c8fa9-3eaa-465b-b7de-981cba278c0d", client_auth_method="client-secret", username="admin", authSessionParentId="e00703cc-0c1c-47db-acdb-a9a241cf8a5a", authSessionTabId="G7uOZOVzfAs" 2026-06-28 20:02:27,037 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="28b6e0b4-3854-4bc9-a67e-193ad0004910", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="af7c5d66-243e-44f6-bcfc-24d8031b5d36", client_auth_method="client-secret", username="admin", authSessionParentId="100e9f37-5e79-468e-a959-c9029a4e06e6", authSessionTabId="Gglw_zfGhuw" 2026-06-28 20:03:15,028 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="d75004bc-0beb-4e66-9c1b-33dbd88cf52a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8b27d27e-b7ce-478f-b2bf-d1765b432933", client_auth_method="client-secret", username="admin", authSessionParentId="9cccadc5-f260-46f0-b454-aff9bb64418f", authSessionTabId="_f4QPIv6uEM" 2026-06-28 20:03:15,196 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-06-28 20:03:16,603 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="5c09ae04-58ad-41d1-ad6e-707ae190ec3e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2b2e2738-deb8-490b-b02a-8f86e6e1b1ec", client_auth_method="client-secret", username="admin", authSessionParentId="28be778e-7798-4765-8ae4-156780b5e80e", authSessionTabId="mBDNmAIwK98" 2026-06-28 20:03:16,703 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/a41273b4-1426-48e1-a046-6cee8e57d332" 2026-06-28 20:03:17,342 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="166112fb-6660-4dea-bf90-9e1af2dd6fc7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="af01339b-5791-49ed-8ee0-0d0b3e7facc8", client_auth_method="client-secret", username="admin", authSessionParentId="d5f29504-77aa-471e-bb60-0151b81ef221", authSessionTabId="MMgoGqVRXj0" 2026-06-28 20:03:36,118 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="admin-cli", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="a0eaad85-1d0e-43f4-bd68-4da1e3adb561", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="aff752ab-1e15-4599-b728-fe8329fe802e", client_auth_method="client-secret", username="admin", authSessionParentId="196d2edd-dc0f-469a-9b21-172e6dde7408", authSessionTabId="CbKGx1p_mck" 2026-06-28 20:03:36,233 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="bfdf442c-49b1-4a53-ad35-c666ffe091a8", clientId="4a28d0bb-d8a1-4ca4-b4d2-204f9fdff504", userId="e9ddb6c6-53ab-4831-a6c4-d6a9c9082c80", ipAddress="199.204.45.3", resourceType="USER", resourcePath="users/cd7c49d0-480e-4e91-be01-7512853e16b0" 2026-06-28 20:03:38,018 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="7ed4e6ef-aec6-4bd1-a3bb-58b5f74e9c98", ipAddress="10.0.0.167", token_id="acffd531-b2af-4073-bb51-aa5cbe887e13", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="e186f191-6079-4c29-abd1-2fa3dd8275d0", authSessionTabId="z2DIKJEJpa8"