Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-27 19:41:12,987 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 41428ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-04-27 19:41:18,177 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-27 19:41:25,654 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 19:41:26,051 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 19:41:26,562 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 19:41:27,364 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 19:41:27,367 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 35c63ed2-afc9-4355-949a-95645e6db27f, name: keycloak-0-2532 2026-04-27 19:41:27,373 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-27 19:41:27,373 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-27 19:41:27,485 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32175 2026-04-27 19:41:29,363 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-27 19:41:29,496 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2532: no members discovered after 2006 ms: creating cluster as coordinator 2026-04-27 19:41:29,507 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2532|0] (1) [keycloak-0-2532] 2026-04-27 19:41:29,526 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2532`, physical addresses are `[10.0.0.175:47711]` 2026-04-27 19:41:29,558 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-27 19:41:31,272 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2532, Site name: null 2026-04-27 19:41:31,352 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 19:41:41,762 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 19:41:41,762 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 19:41:42,161 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 19:41:48,367 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 19:41:48,367 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 19:41:48,858 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 19:41:48,858 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 19:41:57,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:41:57,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:41:58,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:41:58,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:01,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:01,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:04,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:04,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:04,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-04-27 19:42:07,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:08,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:08,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-04-27 19:42:08,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:09,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:09,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:09,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:09,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:10,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:12,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:12,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-04-27 19:42:12,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:12,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:12,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:12,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:12,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:13,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:16,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:16,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:17,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:17,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:18,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-04-27 19:42:18,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:18,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:18,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:19,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:19,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:20,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:20,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:20,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:20,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:20,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:20,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:20,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:20,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:20,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:20,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:20,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:20,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:20,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:20,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:20,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:24,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:24,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:24,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:24,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:24,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:26,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:26,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:27,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:28,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-04-27 19:42:28,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:28,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:28,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-04-27 19:42:28,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:28,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-04-27 19:42:28,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:32,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:32,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-04-27 19:42:33,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-04-27 19:42:33,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:33,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:33,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:33,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-04-27 19:42:33,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:33,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:33,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:33,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:33,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-04-27 19:42:33,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:34,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:34,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:34,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:34,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:34,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-04-27 19:42:35,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-04-27 19:42:35,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:35,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-04-27 19:42:35,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,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-04-27 19:42:36,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:36,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:37,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:37,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,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-04-27 19:42:37,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,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-04-27 19:42:37,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-04-27 19:42:37,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:37,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:37,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:37,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:37,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:38,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:38,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:38,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:38,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:38,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:38,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:38,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:38,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:38,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:38,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:38,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 19:42:38,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 19:42:38,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-27 19:42:39,878 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 19:42:47,266 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 93.912s. Listening on: http://0.0.0.0:8080 2026-04-27 19:42:47,267 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 19:42:47,267 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-27 19:42:49,466 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 19:43:01,360 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="4d779134-c752-412c-967a-58f1760f3f98", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ccf41121-cfff-447b-894b-9b76eff85267", client_auth_method="client-secret", username="admin", authSessionParentId="04c823b5-a95f-4a0e-96bf-5069e6c25078", authSessionTabId="4KcoBixqHiw" 2026-04-27 19:43:05,960 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="REALM", resourcePath="atmosphere" 2026-04-27 19:43:07,094 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="0a456f69-c554-4265-8a3e-cf0d0cad956b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a2058549-d004-458b-bff3-38ba7ba63c43", client_auth_method="client-secret", username="admin", authSessionParentId="b9ceadf6-f994-48dc-9524-b84de9d9e793", authSessionTabId="LNTbiZiGz0w" 2026-04-27 19:43:07,289 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0940b19f-ae2c-4eb3-8384-252f2a92dfaf" 2026-04-27 19:43:07,466 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0940b19f-ae2c-4eb3-8384-252f2a92dfaf/protocol-mappers/models/56dd1d00-de56-4984-8ce6-4b82b1e5655f" 2026-04-27 19:43:28,440 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="95ebc4d7-dcd4-4318-aef7-c72651dff49b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="466df61f-be78-4235-bbd5-8e62a5d0db62", client_auth_method="client-secret", username="admin", authSessionParentId="c82f099a-4a75-45b2-83e7-2c58ed15938b", authSessionTabId="84edA6a-cJ4" 2026-04-27 19:43:28,666 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT", resourcePath="clients/565374a3-7026-41c3-a15c-e0932192423e" 2026-04-27 19:43:29,032 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="f51d2a25-9a7e-408e-8804-c06fc0ace1f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e12e1bde-7d58-4c64-a113-4860efd14d5d", client_auth_method="client-secret", username="admin", authSessionParentId="a171b5f8-f7ce-4e07-9a61-c39401e37ced", authSessionTabId="O_rRYyfl8JI" 2026-04-27 19:43:29,105 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT", resourcePath="clients/ddc9683b-ebe7-46d3-8696-9f0c6c52ab3b" 2026-04-27 19:43:29,495 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="4829dbbe-71fc-4295-be94-c9cf0c1b903b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8c234192-1ec8-4ad3-b08c-797923c422f4", client_auth_method="client-secret", username="admin", authSessionParentId="0a1d73a0-4394-4e20-aeba-08818d28833f", authSessionTabId="PTuwOSGaSj4" 2026-04-27 19:43:29,667 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT", resourcePath="clients/8ec2c15d-7f2a-4c21-b6c1-305e411ded0e" 2026-04-27 19:43:30,284 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="9bff2098-85fb-4785-a2c9-8377dfcc5a81", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d6056b5a-de82-41e6-a347-ed628fa92294", client_auth_method="client-secret", username="admin", authSessionParentId="e5497573-d7a2-47d2-a826-7e5fb09f4ef5", authSessionTabId="0X_FKyZcLmQ" 2026-04-27 19:43:30,465 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT_ROLE", resourcePath="clients/565374a3-7026-41c3-a15c-e0932192423e/roles/member" 2026-04-27 19:43:30,854 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="baed658f-4bc4-42fc-916d-a0cc561fb8b7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f6aa372f-d461-4a0e-a3d3-339570be4ab4", client_auth_method="client-secret", username="admin", authSessionParentId="f60447dc-9bae-4bed-9074-8cd033df4e1c", authSessionTabId="XjMUedTS8hU" 2026-04-27 19:43:30,962 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT_ROLE", resourcePath="clients/ddc9683b-ebe7-46d3-8696-9f0c6c52ab3b/roles/admin" 2026-04-27 19:43:31,332 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="87b13d63-fd44-4f88-8767-05bcdf96fbd1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="03e9c352-8368-4b74-af59-d1e02ed8401a", client_auth_method="client-secret", username="admin", authSessionParentId="b8e2ce20-5ae3-44ba-ba71-0358af2b5719", authSessionTabId="PqVsQPdNZ-I" 2026-04-27 19:43:31,463 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT_ROLE", resourcePath="clients/ddc9683b-ebe7-46d3-8696-9f0c6c52ab3b/roles/editor" 2026-04-27 19:43:31,907 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="fb99fb97-58b6-4bc1-a772-33bc505d931b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f2c3c7b4-c4e0-4da6-b375-ac4973e725e8", client_auth_method="client-secret", username="admin", authSessionParentId="e97ed2e7-f9c5-4540-9339-bdd6ffa370cc", authSessionTabId="US-qeF3V6Dc" 2026-04-27 19:43:32,027 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT_ROLE", resourcePath="clients/ddc9683b-ebe7-46d3-8696-9f0c6c52ab3b/roles/viewer" 2026-04-27 19:43:32,576 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="8a0d93e9-78b1-4619-b750-b88279bce0cd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01e8f0da-45ae-4a22-b06c-60f7ff62de93", client_auth_method="client-secret", username="admin", authSessionParentId="1df568a4-cc01-46da-8b6b-9512dccd4436", authSessionTabId="tD5eZVoBdGI" 2026-04-27 19:43:32,678 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT_ROLE", resourcePath="clients/8ec2c15d-7f2a-4c21-b6c1-305e411ded0e/roles/member" 2026-04-27 19:46:17,773 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="7c00bd70-8303-4535-a300-e70904d46e31", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ba2af428-34dc-45c1-b53e-8b84e6cd98f9", client_auth_method="client-secret", username="admin", authSessionParentId="e7de4812-5673-40df-a1e9-9251ccfd9614", authSessionTabId="zk9tQ34PqK8" 2026-04-27 19:46:18,471 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="REALM", resourcePath="null" 2026-04-27 19:46:19,979 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="ba4f0309-b951-4e92-accb-f1677609afad", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cf452334-2cb4-45a9-a3be-56b84c0ffd0c", client_auth_method="client-secret", username="admin", authSessionParentId="4697f7cf-04d1-4744-8f16-9dab19fdf7d3", authSessionTabId="9nn1aD3ewr4" 2026-04-27 19:46:20,126 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT", resourcePath="clients/acab5c8e-eb60-4033-be9c-9092b45816c4" 2026-04-27 19:46:20,730 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="4de407e5-f3fe-4d83-a60b-d77085adb610", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3091f6f3-e46d-4939-b4f6-ad44c669a74b", client_auth_method="client-secret", username="admin", authSessionParentId="6fc1b901-c4cd-4d02-9144-ca40d51158c6", authSessionTabId="c-umFC8yV4I" 2026-04-27 19:46:21,164 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/fcc39f86-713b-4a0a-8c1f-92d46df7d5ec/role-mappings/clients/7e9b6b0f-789a-4a00-8574-5d365cfbc095" 2026-04-27 19:50:27,913 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="1154e765-daa8-4a2f-be6b-e6040ce40e3a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a85b9512-3d42-4464-945b-bfb2101dd56b", client_auth_method="client-secret", username="admin", authSessionParentId="8fb1c22d-94e1-474c-a7ae-df7c24693f96", authSessionTabId="U1sUoRr9has" 2026-04-27 19:50:28,096 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="REALM", resourcePath="null" 2026-04-27 19:50:28,826 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="673abecb-8b88-47bb-8b75-86549abe45b9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a7b23ed7-76ad-4c29-99af-d03d38f512ca", client_auth_method="client-secret", username="admin", authSessionParentId="fc409b6d-199d-4e60-8bca-d87a80a13ddd", authSessionTabId="uoN8pCQtPlE" 2026-04-27 19:50:28,884 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0940b19f-ae2c-4eb3-8384-252f2a92dfaf" 2026-04-27 19:50:28,988 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0940b19f-ae2c-4eb3-8384-252f2a92dfaf/protocol-mappers/models/56dd1d00-de56-4984-8ce6-4b82b1e5655f" 2026-04-27 19:50:35,145 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="b42e5e99-b460-494f-bb34-de689c3fa080", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9587c87a-b35f-418e-884c-34d614a1a213", client_auth_method="client-secret", username="admin", authSessionParentId="bcb8e259-2ff5-4121-9cfe-63971d17e74e", authSessionTabId="4ARaPXKrR1E" 2026-04-27 19:50:35,224 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT", resourcePath="clients/565374a3-7026-41c3-a15c-e0932192423e" 2026-04-27 19:50:35,635 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="539129f8-7d41-4069-8108-5bf074d6d6e5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c868162f-194c-44a4-837d-fc20b159a797", client_auth_method="client-secret", username="admin", authSessionParentId="df4ae46e-9752-42db-94d2-f06711f80731", authSessionTabId="yUOmnV_Pgso" 2026-04-27 19:50:35,697 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT", resourcePath="clients/ddc9683b-ebe7-46d3-8696-9f0c6c52ab3b" 2026-04-27 19:50:36,122 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="98c6989c-76ce-4a11-b10e-d2185b43348f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="740cb7d1-26bd-4c90-b924-f3c5b0d2b16e", client_auth_method="client-secret", username="admin", authSessionParentId="4c0aaf2a-3739-461a-90ac-9f80c06fd495", authSessionTabId="rMEtsd8qxbw" 2026-04-27 19:50:36,193 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT", resourcePath="clients/8ec2c15d-7f2a-4c21-b6c1-305e411ded0e" 2026-04-27 19:50:36,859 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="0bb9844a-96a7-4710-98c6-3ce183dae916", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c13acb9d-77a0-412f-8505-6c50310b2366", client_auth_method="client-secret", username="admin", authSessionParentId="5d0a196a-a4ff-465b-ae93-339e64250b67", authSessionTabId="3BWjZNZwaS4" 2026-04-27 19:50:37,233 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="0f207668-0726-47d3-8e11-cb1f50d2cc86", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2e7d18af-184b-48f7-83bc-71a8e69621f0", client_auth_method="client-secret", username="admin", authSessionParentId="f8257389-7adf-4647-81cd-a5d8f5afb852", authSessionTabId="_zSPxzpCoyI" 2026-04-27 19:50:37,595 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="50a45488-4041-4b12-9973-134784783d3d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="26da40e5-fc4c-4655-b47c-162db300ff06", client_auth_method="client-secret", username="admin", authSessionParentId="82c41422-8780-4d2f-b1f9-82e959edd1e7", authSessionTabId="75y9OnjuFgs" 2026-04-27 19:50:37,957 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="c0a29ce5-cfc7-4f64-8719-53d9ed1f8e71", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fe414aa6-bc61-4132-a2a9-a25cc353d92a", client_auth_method="client-secret", username="admin", authSessionParentId="cdcd5b86-9bc6-49f5-9dda-404b1830fa9a", authSessionTabId="h5EbJzHxZcU" 2026-04-27 19:50:38,338 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="79a6afa7-1863-4e70-bce2-f4d2932fe742", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bf173511-2a17-4a9e-b73b-f494ac796ce1", client_auth_method="client-secret", username="admin", authSessionParentId="1fe6cefb-e89e-4022-a457-9b39f6fa19ed", authSessionTabId="6DwZ9vI68v0" 2026-04-27 19:51:30,153 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="e7245f77-a396-42d8-92f1-1f372e7cfc58", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c980b8e-6f38-4e77-9913-d3393fe26682", client_auth_method="client-secret", username="admin", authSessionParentId="d0848d4d-c866-4138-a179-84a0451142ce", authSessionTabId="9qvhidFPbGA" 2026-04-27 19:51:30,378 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="REALM", resourcePath="null" 2026-04-27 19:51:31,884 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="e4385585-2468-4651-833d-f2b096408fa6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a6031e5d-de3a-4fdb-b008-67bde16eade3", client_auth_method="client-secret", username="admin", authSessionParentId="7fbe2e79-95ee-4e83-9129-b30bcc39184f", authSessionTabId="9MCJNNuUe1o" 2026-04-27 19:51:32,041 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="CLIENT", resourcePath="clients/acab5c8e-eb60-4033-be9c-9092b45816c4" 2026-04-27 19:51:32,813 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="1dc8a72d-52bd-4ff1-9586-74da2cfc401e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="26ee891a-31c7-41c0-8080-c5b75c215b17", client_auth_method="client-secret", username="admin", authSessionParentId="45189fcd-debc-487b-9e93-900040d33e18", authSessionTabId="yKF7sU9qfMs" 2026-04-27 19:51:50,739 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="admin-cli", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", auth_method="openid-connect", token_id="953cf03e-ff5a-4d91-8aa2-1df3ea89cc19", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e80ce35b-7c91-4559-a790-d0f0cd363a70", client_auth_method="client-secret", username="admin", authSessionParentId="410afaa1-076b-4aba-b8cb-b8399693e339", authSessionTabId="JMkx_sNWR0c" 2026-04-27 19:51:50,907 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="405e938c-9817-41ed-b59d-1cf426bfb353", clientId="d57d1556-766b-43c6-bee1-e2b0760f2379", userId="eed4eb40-09e3-4fb9-82fc-9c9a5f5c7e8a", ipAddress="199.19.213.5", resourceType="USER", resourcePath="users/12270879-735d-4c57-bbf3-ff11d2899681" 2026-04-27 19:51:52,794 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="fcc39f86-713b-4a0a-8c1f-92d46df7d5ec", ipAddress="10.0.0.94", token_id="fedc7935-74e9-4b54-9beb-e04a9ca63468", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="72af44fa-6037-4821-9f63-5f62a30354d8", authSessionTabId="7kHYfKjG0Vg"