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-05-05 10:15:41,724 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 41292ms 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-05-05 10:15:46,612 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-05-05 10:15:53,930 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 10:15:54,323 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 10:15:55,016 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 10:15:55,630 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 10:15:55,708 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9ce01ca8-2119-49ae-8574-9fc4fca6f346, name: keycloak-0-48902 2026-05-05 10:15:55,718 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-05-05 10:15:55,719 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-05-05 10:15:55,816 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25244 2026-05-05 10:15:57,825 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48902: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-05 10:15:57,914 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48902|0] (1) [keycloak-0-48902] 2026-05-05 10:15:58,008 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48902`, physical addresses are `[10.0.0.34:40780]` 2026-05-05 10:15:58,027 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-05 10:15:58,216 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-05-05 10:15:59,638 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48902, Site name: null 2026-05-05 10:15:59,710 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 10:16:09,816 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-05-05 10:16:09,816 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-05-05 10:16:10,226 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 10:16:16,017 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-05-05 10:16:16,017 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-05-05 10:16:16,431 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-05-05 10:16:16,431 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-05-05 10:16:26,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:26,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:27,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-05-05 10:16:27,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:32,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-05-05 10:16:32,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:34,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:34,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:34,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:37,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:38,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:38,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-05-05 10:16:39,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:39,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-05-05 10:16:39,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:39,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:39,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-05-05 10:16:41,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:42,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-05-05 10:16:43,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:43,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:43,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:43,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:43,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:43,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:43,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-05-05 10:16:45,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:45,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:46,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:47,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:48,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:48,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:48,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:48,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:48,569 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-05-05 10:16:48,664 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-05-05 10:16:48,747 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-05-05 10:16:48,864 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-05-05 10:16:48,973 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-05-05 10:16:49,106 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-05-05 10:16:49,213 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-05-05 10:16:49,307 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-05-05 10:16:49,508 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-05-05 10:16:49,563 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-05-05 10:16:49,713 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-05-05 10:16:49,787 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-05-05 10:16:49,862 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-05-05 10:16:49,942 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-05-05 10:16:50,025 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-05-05 10:16:50,162 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-05-05 10:16:50,296 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-05-05 10:16:50,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:50,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:50,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:50,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:50,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:50,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:50,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:50,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:52,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:52,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:53,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:53,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:53,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-05-05 10:16:54,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:54,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-05-05 10:16:57,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:58,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:58,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:58,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:58,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:58,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:16:59,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:00,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:07,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:09,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:09,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:10,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:10,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:10,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:10,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:10,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:10,201 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-05-05 10:17:10,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-05-05 10:17:10,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:10,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:10,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-05-05 10:17:11,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:11,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:11,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:11,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:11,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:12,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:12,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-05-05 10:17:12,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:12,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:13,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:13,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:13,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:13,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:13,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:13,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:13,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-05-05 10:17:13,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-05-05 10:17:13,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:13,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:14,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:14,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:14,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:14,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:14,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-05-05 10:17:15,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-05-05 10:17:15,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,284 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-05-05 10:17:15,348 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-05-05 10:17:15,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,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-05-05 10:17:15,671 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-05-05 10:17:15,729 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-05-05 10:17:15,769 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-05-05 10:17:15,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:15,963 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-05-05 10:17:16,025 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-05-05 10:17:16,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:16,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:16,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-05-05 10:17:16,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:16,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-05-05 10:17:16,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:16,310 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-05-05 10:17:16,371 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-05-05 10:17:16,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:17:16,423 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-05-05 10:17:16,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-05 10:17:17,517 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 10:17:24,818 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 102.799s. Listening on: http://0.0.0.0:8080 2026-05-05 10:17:24,819 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 10:17:24,819 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-05-05 10:17:26,616 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 10:17:38,226 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="559e2e3e-2dac-4cca-8f62-ddea47eef2a6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="890aab65-cdc7-4abc-bed5-15343f672912", client_auth_method="client-secret", username="admin", authSessionParentId="73d98581-fe6f-4811-af1f-11c436ce5171", authSessionTabId="8UiLW0M0wc0" 2026-05-05 10:17:42,914 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="REALM", resourcePath="atmosphere" 2026-05-05 10:17:44,208 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="0513a075-d117-4b7e-94c3-004dbbeeca6a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6a0afaa-402c-42eb-a391-35294086c9eb", client_auth_method="client-secret", username="admin", authSessionParentId="000cfff5-29f8-4926-ace7-3720413e427f", authSessionTabId="p2c8XHVa3MM" 2026-05-05 10:17:44,418 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/be3381d5-8cbf-4d26-b320-9dc7b2806680" 2026-05-05 10:17:44,543 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/be3381d5-8cbf-4d26-b320-9dc7b2806680/protocol-mappers/models/eea1c07c-5595-44ff-b523-a56e1aeaa8c7" 2026-05-05 10:18:05,475 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="55b44d07-923e-4991-8d01-08b000b65542", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0c19d382-9216-4fd4-9536-f838f2fff6bb", client_auth_method="client-secret", username="admin", authSessionParentId="c5ad2406-23d8-4747-9acd-f813f71dbbd7", authSessionTabId="R05BxTzO180" 2026-05-05 10:18:05,742 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT", resourcePath="clients/48c39045-e887-474f-8214-13853739d0f1" 2026-05-05 10:18:06,223 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="8802c994-3c57-44ea-bdea-48cfc4a4b229", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e9d32c72-0d59-4623-91a8-32a2fe2ec871", client_auth_method="client-secret", username="admin", authSessionParentId="3a1bc00c-83eb-49a5-ac79-43f4e4d1fa51", authSessionTabId="yIuIbnDeYyM" 2026-05-05 10:18:06,351 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT", resourcePath="clients/731ab18c-846d-436e-a9ae-59bf2b6ced1d" 2026-05-05 10:18:06,749 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="01321302-04c6-48d8-a710-120a4f53154a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b4584c6d-4dc3-4396-832f-ef3f58949bcf", client_auth_method="client-secret", username="admin", authSessionParentId="c2f14520-580b-4e55-b65b-e3e8a649b33d", authSessionTabId="nGKTKcNXzoc" 2026-05-05 10:18:06,908 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT", resourcePath="clients/74569c97-7f33-4df6-b056-8cee3b3547d9" 2026-05-05 10:18:07,474 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="0a16d77e-fa03-40ba-a00e-cd84b22eaf9c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="be8d804e-c275-4815-8d2f-11efac7c6750", client_auth_method="client-secret", username="admin", authSessionParentId="4a372204-859f-4950-ad9e-1b2426a0f963", authSessionTabId="nIwvAhvCGbE" 2026-05-05 10:18:07,663 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT_ROLE", resourcePath="clients/48c39045-e887-474f-8214-13853739d0f1/roles/member" 2026-05-05 10:18:08,019 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="88b824f6-c28b-4100-b1cf-1cb98189f833", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="798a6028-90d8-4610-b69e-8f1b4098b522", client_auth_method="client-secret", username="admin", authSessionParentId="99f8a4b6-2533-4d44-b968-5241cf4316b3", authSessionTabId="uNM6WIh88RE" 2026-05-05 10:18:08,119 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT_ROLE", resourcePath="clients/731ab18c-846d-436e-a9ae-59bf2b6ced1d/roles/admin" 2026-05-05 10:18:08,542 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="b1678819-9bf6-4c72-b891-845c5fa72d25", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="97151d45-7cb1-4cd6-8340-5d644a418a74", client_auth_method="client-secret", username="admin", authSessionParentId="4942faf0-83db-4d16-a5fc-f0151e052990", authSessionTabId="n5o6_tX66ZE" 2026-05-05 10:18:08,648 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT_ROLE", resourcePath="clients/731ab18c-846d-436e-a9ae-59bf2b6ced1d/roles/editor" 2026-05-05 10:18:09,023 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="c17496b3-7168-4fdf-b8f9-8992f1d5f04b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2de8594d-0646-475e-b834-e3446ac625dc", client_auth_method="client-secret", username="admin", authSessionParentId="f8677d37-bdae-4724-bce4-b928765e575c", authSessionTabId="8p9WQLVOajw" 2026-05-05 10:18:09,132 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT_ROLE", resourcePath="clients/731ab18c-846d-436e-a9ae-59bf2b6ced1d/roles/viewer" 2026-05-05 10:18:09,500 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="eac5a999-987f-4c2e-8bd8-c19a3ff37386", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fc60a150-fc15-4740-a5d5-8aa79c78e320", client_auth_method="client-secret", username="admin", authSessionParentId="6d7775bb-bfef-4572-9a83-732308f7f4fc", authSessionTabId="WPFdYeiZqjU" 2026-05-05 10:18:09,612 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT_ROLE", resourcePath="clients/74569c97-7f33-4df6-b056-8cee3b3547d9/roles/member" 2026-05-05 10:20:15,281 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="b7319711-8b6a-46bf-ad36-38ca7e0aecc5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3839c8c8-c94a-41c8-bff6-0c85895e123d", client_auth_method="client-secret", username="admin", authSessionParentId="85b5ceea-fa96-45b0-bddd-308db8e071c6", authSessionTabId="lxF_30DhLJY" 2026-05-05 10:20:15,707 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="REALM", resourcePath="null" 2026-05-05 10:20:17,262 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="33389128-29eb-47b9-a259-f33dbf8e4006", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ecc99633-2f81-4614-81f5-0147c3e35081", client_auth_method="client-secret", username="admin", authSessionParentId="131909f6-5196-4186-9014-d65660005fbf", authSessionTabId="ssV7xCOC_QM" 2026-05-05 10:20:17,351 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT", resourcePath="clients/487d8098-cf99-495f-9bf1-440f18416cf5" 2026-05-05 10:20:17,943 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="12300089-f734-470f-b581-ae4a983a50d3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="583f5a87-21a8-4ed0-a874-8a829ba6808a", client_auth_method="client-secret", username="admin", authSessionParentId="0d48a365-9033-4782-9854-65412ddb3ac8", authSessionTabId="bmqJ5Uhstaw" 2026-05-05 10:20:18,440 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/bd33f11a-7a67-4a5d-b18d-e047a14c76d0/role-mappings/clients/453ad4f1-486d-4b88-809f-32238f79abec" 2026-05-05 10:24:21,522 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="464b0ce8-29da-48be-87c6-84745e35acab", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6c9b57a6-5a44-431f-90a4-fd6c200c8b74", client_auth_method="client-secret", username="admin", authSessionParentId="325df753-4b3b-442b-845f-7ea6968c18f7", authSessionTabId="7cFFOdl5BII" 2026-05-05 10:24:21,721 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="REALM", resourcePath="null" 2026-05-05 10:24:22,446 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="5fae357e-2213-4010-ac5c-225e8053ce73", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="199ddb80-7df7-4624-9baa-30d2cc9b668e", client_auth_method="client-secret", username="admin", authSessionParentId="f6e13456-ac65-4a87-981c-a587f361cd47", authSessionTabId="IjJJFBBPmzs" 2026-05-05 10:24:22,518 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/be3381d5-8cbf-4d26-b320-9dc7b2806680" 2026-05-05 10:24:22,578 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/be3381d5-8cbf-4d26-b320-9dc7b2806680/protocol-mappers/models/eea1c07c-5595-44ff-b523-a56e1aeaa8c7" 2026-05-05 10:24:28,893 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="ecc56e15-8273-47dc-a182-ad0698f0841f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7119ea83-5ad0-4156-8d6a-c8ad3a81dad8", client_auth_method="client-secret", username="admin", authSessionParentId="7806fe13-e798-463d-afe5-3a2027247043", authSessionTabId="naQX5-eRnAo" 2026-05-05 10:24:29,015 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT", resourcePath="clients/48c39045-e887-474f-8214-13853739d0f1" 2026-05-05 10:24:29,352 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="9e9fda77-29d7-43fc-8d36-2421a220bd67", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cc195b22-d36f-4805-b5be-84bb548a3b53", client_auth_method="client-secret", username="admin", authSessionParentId="5dbfffe7-e087-447e-b6c5-7a18e8accbf8", authSessionTabId="R6GS_MWwxSU" 2026-05-05 10:24:29,414 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT", resourcePath="clients/731ab18c-846d-436e-a9ae-59bf2b6ced1d" 2026-05-05 10:24:29,787 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="32f9282f-6be4-40a1-b6bf-80efad8ca495", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0f871f4d-09b9-4316-9ae0-35d8f96f5dd5", client_auth_method="client-secret", username="admin", authSessionParentId="ad29fdf0-466f-4e5b-ab37-6cc35b6d46fd", authSessionTabId="47qzG7SlYvI" 2026-05-05 10:24:29,835 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT", resourcePath="clients/74569c97-7f33-4df6-b056-8cee3b3547d9" 2026-05-05 10:24:30,429 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="24c0817f-12c3-49d8-ade2-9147ac4a300b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3d6b07dc-414e-42b5-bc1e-fb6ec1a8d7ba", client_auth_method="client-secret", username="admin", authSessionParentId="2d10172b-f38d-4859-92de-b3a536a17849", authSessionTabId="muVgunw3G1M" 2026-05-05 10:24:30,857 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="ea974ffb-cc31-4cdc-a6c7-33c222535e44", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="67c38334-1465-46e5-9151-e2b4bfb63f8e", client_auth_method="client-secret", username="admin", authSessionParentId="56c1df04-494c-4eeb-addb-1d2bed1311d4", authSessionTabId="M0LJl5ySyH0" 2026-05-05 10:24:31,251 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="764db417-4a90-4302-8634-f4a80031f454", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1a7aef7e-5fad-48ed-8f71-10391db405b0", client_auth_method="client-secret", username="admin", authSessionParentId="ee245660-dd64-486a-822a-1277067bb4bc", authSessionTabId="rXfkg9X6NOM" 2026-05-05 10:24:31,582 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="1af29631-9136-4095-a5ec-f9641554da3c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="94771eac-b7ee-4538-a96a-9a6c9f4b3b2f", client_auth_method="client-secret", username="admin", authSessionParentId="dc922329-d4eb-41b3-821d-7f637c1ce294", authSessionTabId="ZJp3MiOUBmg" 2026-05-05 10:24:31,964 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="c100ba48-0fe0-480e-8b23-3c7ed223879c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96b9cb34-dbd4-4e8c-9520-2c8a34929cce", client_auth_method="client-secret", username="admin", authSessionParentId="f3475737-2d49-40e6-9cb5-87ee20228c82", authSessionTabId="wEwrJWKaK8Q" 2026-05-05 10:25:22,876 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="126ddd64-a31e-404e-b702-cabc34c8f71e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="518c81a1-73ae-4487-ae85-71b7b5d25d24", client_auth_method="client-secret", username="admin", authSessionParentId="6b568244-b60b-41b6-a605-0ee923ad90ab", authSessionTabId="8fo6X2oFJUE" 2026-05-05 10:25:23,109 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="REALM", resourcePath="null" 2026-05-05 10:25:24,613 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="42b0ab8a-4c8c-4bf4-80f6-56563385226e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="07b7ba48-12e3-41cb-ab5a-4924671b4607", client_auth_method="client-secret", username="admin", authSessionParentId="9eae76ae-a7bb-458e-b289-a36643f5f42e", authSessionTabId="SSVEzAnCcFk" 2026-05-05 10:25:24,672 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="CLIENT", resourcePath="clients/487d8098-cf99-495f-9bf1-440f18416cf5" 2026-05-05 10:25:25,355 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="2f703148-f1d4-40ea-a889-17f169d893a1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b12f6b05-3b01-41f3-93c9-cd2c1208ac48", client_auth_method="client-secret", username="admin", authSessionParentId="6944ca8e-3eca-409a-b12c-05b3b6448e80", authSessionTabId="6sKg1I0FUlY" 2026-05-05 10:25:43,112 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="admin-cli", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", auth_method="openid-connect", token_id="cb527d24-0896-45b3-b894-581251b3e3a7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="95e56402-532c-436a-bf2c-0cb207b07e8c", client_auth_method="client-secret", username="admin", authSessionParentId="9d03acee-7385-407d-8b45-437a052df35f", authSessionTabId="uIo5bCwX7jw" 2026-05-05 10:25:43,227 INFO [org.keycloak.events] (executor-thread-4) operationType="CREATE", realmId="93056070-9075-42a0-adc1-3e7e27c5cf4e", clientId="c63a0832-39d6-42c7-8b27-48124de859b7", userId="0e167dcb-7d81-4720-9c52-507d7c923462", ipAddress="199.204.45.78", resourceType="USER", resourcePath="users/bfe3dd3e-9ab0-4372-a82c-d5c2aa0cbce1" 2026-05-05 10:25:45,067 INFO [org.keycloak.events] (executor-thread-4) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="bd33f11a-7a67-4a5d-b18d-e047a14c76d0", ipAddress="10.0.0.84", token_id="f0d41252-60c9-4352-bb18-b0c8a427bef4", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="24061c1a-5b77-45bb-9889-c9b696c94d6d", authSessionTabId="CjwbHrAgu2o"