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-30 17:52:03,711 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 46975ms 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-30 17:52:08,229 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-30 17:52:16,423 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-30 17:52:16,812 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-30 17:52:17,322 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-30 17:52:17,821 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-30 17:52:17,823 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 41bcc49a-588f-44c1-ae88-1531504aa781, name: keycloak-0-60542 2026-06-30 17:52:17,908 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-30 17:52:17,909 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-30 17:52:17,916 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19008 2026-06-30 17:52:19,922 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-60542: no members discovered after 2004 ms: creating cluster as coordinator 2026-06-30 17:52:19,929 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-60542|0] (1) [keycloak-0-60542] 2026-06-30 17:52:20,415 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-60542`, physical addresses are `[10.0.0.220:34544]` 2026-06-30 17:52:20,506 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-30 17:52:21,012 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-30 17:52:22,330 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-60542, Site name: null 2026-06-30 17:52:22,413 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-30 17:52:31,726 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-30 17:52:31,726 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-30 17:52:32,129 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-30 17:52:37,225 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-30 17:52:37,226 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-30 17:52:37,704 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-30 17:52:37,704 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-30 17:52:46,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-06-30 17:52:46,216 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-30 17:52:47,518 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-30 17:52:47,550 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-30 17:52:51,464 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-30 17:52:51,495 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-30 17:52:56,422 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-30 17:52:56,453 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-30 17:52:56,508 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-30 17:53:00,147 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-30 17:53:02,343 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-30 17:53:02,370 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-30 17:53:02,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-30 17:53:03,350 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-30 17:53:03,359 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-30 17:53:03,370 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-30 17:53:03,375 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-30 17:53:05,490 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-30 17:53:09,430 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-30 17:53:09,455 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-30 17:53:09,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-30 17:53:09,480 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-30 17:53:09,762 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-30 17:53:09,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-30 17:53:09,950 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-30 17:53:10,269 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-30 17:53:12,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-30 17:53:12,055 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-30 17:53:12,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-06-30 17:53:13,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-06-30 17:53:14,988 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-30 17:53:15,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-06-30 17:53:15,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-06-30 17:53:15,073 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-30 17:53:15,140 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-30 17:53:15,208 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-30 17:53:15,271 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-30 17:53:15,372 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-30 17:53:15,507 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-30 17:53:15,612 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-30 17:53:15,686 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-30 17:53:16,015 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-30 17:53:16,283 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-30 17:53:16,328 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-30 17:53:16,441 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-30 17:53:16,492 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-30 17:53:16,545 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-30 17:53:16,608 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-30 17:53:16,661 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-30 17:53:16,766 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-30 17:53:16,887 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-30 17:53:16,892 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-30 17:53:17,004 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-30 17:53:17,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-30 17:53:17,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-30 17:53:17,233 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-30 17:53:17,239 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-30 17:53:17,245 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-30 17:53:17,254 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-30 17:53:19,118 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-30 17:53:19,229 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-30 17:53:19,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-30 17:53:19,523 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-30 17:53:19,565 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-30 17:53:21,714 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-30 17:53:21,837 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-30 17:53:22,958 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-30 17:53:23,250 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-30 17:53:23,272 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-30 17:53:23,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-30 17:53:23,290 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-30 17:53:23,373 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-30 17:53:23,405 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-30 17:53:23,974 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-30 17:53:27,104 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-30 17:53:28,648 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-30 17:53:28,844 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-30 17:53:29,058 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-30 17:53:29,118 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-30 17:53:29,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-06-30 17:53:29,177 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-30 17:53:29,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-06-30 17:53:29,218 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-30 17:53:29,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-06-30 17:53:29,368 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-30 17:53:29,493 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-30 17:53:29,635 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-30 17:53:29,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-30 17:53:29,915 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-30 17:53:30,618 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-30 17:53:30,640 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-30 17:53:30,646 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-30 17:53:31,686 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-30 17:53:31,760 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-30 17:53:31,841 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-30 17:53:31,849 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-30 17:53:32,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-06-30 17:53:32,577 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-30 17:53:32,631 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-30 17:53:32,636 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-30 17:53:32,696 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-30 17:53:32,705 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-30 17:53:32,737 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-30 17:53:32,840 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-30 17:53:32,965 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-30 17:53:33,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-06-30 17:53:33,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-30 17:53:33,264 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-30 17:53:33,296 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-30 17:53:33,466 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-30 17:53:33,472 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-30 17:53:33,599 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-30 17:53:33,607 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-30 17:53:33,666 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-30 17:53:33,748 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-30 17:53:33,752 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-30 17:53:33,865 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-30 17:53:33,871 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-30 17:53:33,919 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-30 17:53:33,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-30 17:53:34,004 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-30 17:53:34,032 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-30 17:53:34,041 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-30 17:53:34,083 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-30 17:53:34,141 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-30 17:53:34,178 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-30 17:53:34,181 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-30 17:53:34,232 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-30 17:53:34,269 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-30 17:53:34,278 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-30 17:53:34,303 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-30 17:53:34,309 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-30 17:53:34,367 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-30 17:53:34,436 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-30 17:53:34,439 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-30 17:53:34,447 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-30 17:53:34,665 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-30 17:53:34,672 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-30 17:53:34,681 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-30 17:53:34,686 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-30 17:53:34,742 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-30 17:53:34,806 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-30 17:53:34,809 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-30 17:53:34,868 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-30 17:53:34,871 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-30 17:53:36,109 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-30 17:53:43,715 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 99.701s. Listening on: http://0.0.0.0:8080 2026-06-30 17:53:43,715 INFO [io.quarkus] (main) Profile prod activated. 2026-06-30 17:53:43,716 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-30 17:53:45,228 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-30 17:53:58,121 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="86b2d4d4-d95b-4f28-9912-1b3cce5e502a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c6f34a82-87dd-4ca2-a232-1a58e20d4718", client_auth_method="client-secret", username="admin", authSessionParentId="7fc2f81f-5a76-426c-8908-7db4c4d3d575", authSessionTabId="JNdJ8YoMHu4" 2026-06-30 17:54:03,517 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="atmosphere" 2026-06-30 17:54:04,913 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="0a24d4ef-0717-422e-923d-b6b6416f1209", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d1436025-4687-4e8b-9bbe-6f633d5e7612", client_auth_method="client-secret", username="admin", authSessionParentId="b159e4f1-46c8-4a6f-92aa-740dc8420f0f", authSessionTabId="949zOiGX4ig" 2026-06-30 17:54:05,105 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d81b2697-4362-4ed2-b5f0-ff23912070c5" 2026-06-30 17:54:05,303 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d81b2697-4362-4ed2-b5f0-ff23912070c5/protocol-mappers/models/d37b9d52-7e06-4a94-a6df-5bab551c9673" 2026-06-30 17:54:26,663 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="cf4dfbc1-6536-4773-8ed0-34d3cec980fc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2152a022-eac6-4cf6-a9e6-cb710588d8e7", client_auth_method="client-secret", username="admin", authSessionParentId="f7d902c1-f93e-488a-aa1e-7e07a254c47e", authSessionTabId="qftQvjm4xkU" 2026-06-30 17:54:26,923 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/804278dc-8e58-4db1-a6b5-55eae65457d4" 2026-06-30 17:54:27,294 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="3fb53632-3382-4060-97b5-ec67db0fb376", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9162e3ca-6d94-4c59-bea8-ca1683c7f1bb", client_auth_method="client-secret", username="admin", authSessionParentId="a2848da0-3f09-4523-ba70-f6aaec192016", authSessionTabId="yz8lfcbvuq4" 2026-06-30 17:54:27,429 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/8f292506-878f-4e0a-ac16-e665764cb31f" 2026-06-30 17:54:27,799 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="13c24262-2955-4210-a216-196a6c3ed1e7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="be36b1d3-37a4-462f-a543-33729e2aaff7", client_auth_method="client-secret", username="admin", authSessionParentId="713886c4-7202-41eb-a0ed-ea2c7c9d5500", authSessionTabId="hx7CmaqO_Vo" 2026-06-30 17:54:27,915 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/90332555-7f9d-4544-bea3-ecbfb768c87e" 2026-06-30 17:54:28,568 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="3d57e36f-bb03-4ee8-b30e-551ce139a3da", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a7677c02-fa83-4cac-9ef3-a4b0d27e52b6", client_auth_method="client-secret", username="admin", authSessionParentId="873002a6-35bd-4a52-af66-cede9de45510", authSessionTabId="TgQtY6Um_EY" 2026-06-30 17:54:28,720 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/804278dc-8e58-4db1-a6b5-55eae65457d4/roles/member" 2026-06-30 17:54:29,095 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="8b8e8173-5905-44cd-91be-65ed5cb3a892", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6211387f-7cc9-4b1c-b0b0-639caf2aebce", client_auth_method="client-secret", username="admin", authSessionParentId="bb44b507-4489-4e47-ac15-caad52227459", authSessionTabId="ww2YkmCb-fE" 2026-06-30 17:54:29,183 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/8f292506-878f-4e0a-ac16-e665764cb31f/roles/admin" 2026-06-30 17:54:29,550 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="38c5e15c-c76c-4531-b10a-5ff67b7ea561", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="38fe7ce0-4992-4cb2-9f0d-94a836ce9d99", client_auth_method="client-secret", username="admin", authSessionParentId="cd58b9a5-728c-4af2-8ec7-8e4ee7b55495", authSessionTabId="ydJF6Qx35cU" 2026-06-30 17:54:29,716 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/8f292506-878f-4e0a-ac16-e665764cb31f/roles/editor" 2026-06-30 17:54:30,128 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="3a48d7aa-a032-4454-8993-38fd3b6843f8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8ce7df3-ea6a-45f9-add1-21f77a5082be", client_auth_method="client-secret", username="admin", authSessionParentId="4de93b18-f89c-40b9-95f7-9af62a4c3adc", authSessionTabId="A2jrVv-RnAA" 2026-06-30 17:54:30,232 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/8f292506-878f-4e0a-ac16-e665764cb31f/roles/viewer" 2026-06-30 17:54:30,647 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="bc6f18ff-3142-40de-b4ac-91742ffc03bd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77866c78-8f05-4249-b236-c85cc29a3020", client_auth_method="client-secret", username="admin", authSessionParentId="be54ba68-353b-4aeb-a705-f2827ea9bfd8", authSessionTabId="duV7ptPzoWU" 2026-06-30 17:54:30,832 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/90332555-7f9d-4544-bea3-ecbfb768c87e/roles/member" 2026-06-30 17:56:41,951 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="4fc1b88e-4a72-4185-a783-387f58b8dc06", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="35daaa04-db00-46db-8c50-80edab6259a6", client_auth_method="client-secret", username="admin", authSessionParentId="014fb649-c333-429e-8aa1-65ee1d25287a", authSessionTabId="Amk7HzuUlJ0" 2026-06-30 17:56:42,640 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-06-30 17:56:44,173 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="ed8d6355-5095-417e-9775-ede57e29ee89", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="69ca199b-e664-4f34-b3f6-5a364a876484", client_auth_method="client-secret", username="admin", authSessionParentId="c30b1e64-942a-4ed7-9cd9-6a18f06e8bf4", authSessionTabId="DBGxHS8hQM8" 2026-06-30 17:56:44,265 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/8cf8b71f-8bd6-4f1d-8dc4-4b2f8863ef2a" 2026-06-30 17:56:44,898 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="af75817d-3ee3-4d85-9c38-73b3be11886d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="761c80ab-2692-4178-aebf-b1965c59a790", client_auth_method="client-secret", username="admin", authSessionParentId="bd317ba4-4aaa-409e-8f17-2e0385743ad0", authSessionTabId="aKfchDtNveY" 2026-06-30 17:56:45,311 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c459f4a7-0d26-4968-bd62-e1f51907cd0a/role-mappings/clients/638d86b9-ace9-498d-bce9-a388c80b35d2" 2026-06-30 18:01:05,336 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="a244d5d2-f8dd-4afa-a724-f0346654e678", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd936aae-a265-4b9f-b1b4-8ff62be9dbea", client_auth_method="client-secret", username="admin", authSessionParentId="a757a9ef-1793-4d28-b155-f05e80f4ea0b", authSessionTabId="f9A6M1XliEg" 2026-06-30 18:01:05,524 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-06-30 18:01:06,212 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="1761bcfd-05fc-4a2a-92de-843b05b9db58", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ece5e11b-806b-4b4f-aa4a-e09c1d60f0e7", client_auth_method="client-secret", username="admin", authSessionParentId="2c26e2e1-531a-4361-a2ae-baf3be47e1ec", authSessionTabId="U6X9YqTqLsU" 2026-06-30 18:01:06,264 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d81b2697-4362-4ed2-b5f0-ff23912070c5" 2026-06-30 18:01:06,348 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d81b2697-4362-4ed2-b5f0-ff23912070c5/protocol-mappers/models/d37b9d52-7e06-4a94-a6df-5bab551c9673" 2026-06-30 18:01:12,376 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="3afc61cb-4319-444d-b76e-d8aeb7827cbb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d92e8a4-c1dd-4b5b-846a-c461febd5f40", client_auth_method="client-secret", username="admin", authSessionParentId="accfef47-8e0a-4a75-8b8d-d44ff7374924", authSessionTabId="h50ghbiNZ6s" 2026-06-30 18:01:12,446 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/804278dc-8e58-4db1-a6b5-55eae65457d4" 2026-06-30 18:01:12,790 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="f3d58101-76a7-44c6-af41-54ed4dca3961", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8e60b5e7-994a-4ad2-b592-05ad1a749096", client_auth_method="client-secret", username="admin", authSessionParentId="1146c876-e03b-4445-b884-2fb1a82ff053", authSessionTabId="0Jchb5wdgMQ" 2026-06-30 18:01:12,840 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/8f292506-878f-4e0a-ac16-e665764cb31f" 2026-06-30 18:01:13,204 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="08343bca-59d1-439b-be2b-9a840b37d6e7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="14cc008d-0ddf-4ccf-84e1-037537b468d6", client_auth_method="client-secret", username="admin", authSessionParentId="f72f91e7-ddea-4a7d-b4d7-150478caca4b", authSessionTabId="y_O8uhlT5P8" 2026-06-30 18:01:13,261 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/90332555-7f9d-4544-bea3-ecbfb768c87e" 2026-06-30 18:01:13,873 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="a4e8bdba-dda4-4889-b543-f9a32140ee64", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="831b7078-cc7a-4a0d-9c62-b96c2a4a3aaf", client_auth_method="client-secret", username="admin", authSessionParentId="37788f88-e6b3-43f5-ab39-c1cb70e89c58", authSessionTabId="0u3s3phSPiM" 2026-06-30 18:01:14,225 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="76658e9a-c061-48c7-bce5-cbda23bb483c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c86432d-256c-4d35-b048-fae901a875af", client_auth_method="client-secret", username="admin", authSessionParentId="d441792e-82ed-4491-afe0-681d1b4246ef", authSessionTabId="dUUKmBGFc3Y" 2026-06-30 18:01:14,614 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="9d93e826-2dc4-4dab-b617-3069047a38ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8433eaf-8b60-4f8c-8045-62c313f410d3", client_auth_method="client-secret", username="admin", authSessionParentId="07b96b91-c16d-4f40-a6a2-1d556b1d004a", authSessionTabId="XMX0Wll5hBk" 2026-06-30 18:01:14,944 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="3a19b36c-934d-427d-92ca-82d31beb7b1f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d08127be-3a4b-4d7e-8319-07ef739166cd", client_auth_method="client-secret", username="admin", authSessionParentId="05a6c424-8505-453f-a655-69d8c1d454d4", authSessionTabId="qjNOKzCwfVg" 2026-06-30 18:01:15,292 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="2e1b5875-b22a-4dd3-99de-00646f7ae716", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e8d0dd6f-e340-44d8-aae7-9dc6d084a536", client_auth_method="client-secret", username="admin", authSessionParentId="412ca2bc-c645-4fae-b153-fc9913af2f0d", authSessionTabId="simPLSzo8mk" 2026-06-30 18:02:06,047 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="4e1c650d-b9bf-4130-a7fc-5fd73b2cd413", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8d44b7c2-db63-4fcb-8b34-7e3e6a32cfbc", client_auth_method="client-secret", username="admin", authSessionParentId="384f4957-61ed-44e2-90ce-9eeb3e4be1aa", authSessionTabId="bpSLA2jUlt4" 2026-06-30 18:02:06,153 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-06-30 18:02:07,606 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="f1b0ff19-693e-4eb6-a876-5f8e354f0cbb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="76080258-f975-4a4d-84b3-1e16e6837fad", client_auth_method="client-secret", username="admin", authSessionParentId="bb3f07f2-5daf-45bb-9c1c-35f84de9a906", authSessionTabId="MuqnDELpnlI" 2026-06-30 18:02:07,650 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/8cf8b71f-8bd6-4f1d-8dc4-4b2f8863ef2a" 2026-06-30 18:02:08,219 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="af95301b-dc7a-43ca-96c4-4311118a5e2f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7f536a6e-a5a5-4047-ac46-9e532982f2c2", client_auth_method="client-secret", username="admin", authSessionParentId="e6739f42-1896-4436-aea6-aa3d786c6194", authSessionTabId="8FSzno7KIto" 2026-06-30 18:02:25,302 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="admin-cli", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="58e4836d-a9be-40de-a407-099d36a1b24e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7f56795a-3362-4c6c-b2e9-aa2ba1cc66b3", client_auth_method="client-secret", username="admin", authSessionParentId="ce17e9d7-cd7a-4f20-8b8e-82932e6862fd", authSessionTabId="1mvv5G23VaQ" 2026-06-30 18:02:25,418 INFO [org.keycloak.events] (executor-thread-4) operationType="CREATE", realmId="4611374d-e429-4470-96f0-e400ee0dad76", clientId="abab48a9-b934-438b-8923-9be550f0b9cd", userId="5e9e6bca-afb8-4de5-bd9a-91c34608391d", ipAddress="199.204.45.3", resourceType="USER", resourcePath="users/4bd77743-5b4e-46e2-b86b-bd8a18934f74" 2026-06-30 18:02:27,307 INFO [org.keycloak.events] (executor-thread-4) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="c459f4a7-0d26-4968-bd62-e1f51907cd0a", ipAddress="10.0.0.83", token_id="66c87d94-0600-49a3-bb48-d131303866e2", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="3e68773f-5ad5-430a-bc84-ea18e5e4fc47", authSessionTabId="qrrXhrYTNrM"