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-09-07 10:50:51,396 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 57766ms 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-09-07 10:50:59,616 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-09-07 10:51:10,631 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-07 10:51:11,114 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-07 10:51:11,929 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-07 10:51:12,718 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-07 10:51:12,721 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: be2a8368-4ad9-4561-8d26-7277d5227384, name: keycloak-0-31604 2026-09-07 10:51:12,730 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-09-07 10:51:12,731 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-09-07 10:51:12,819 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44702 2026-09-07 10:51:14,827 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-31604: no members discovered after 2004 ms: creating cluster as coordinator 2026-09-07 10:51:14,917 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-31604|0] (1) [keycloak-0-31604] 2026-09-07 10:51:15,031 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-31604`, physical addresses are `[10.0.0.26:60238]` 2026-09-07 10:51:15,123 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-07 10:51:17,114 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-09-07 10:51:17,130 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-07 10:51:18,215 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-31604, Site name: null 2026-09-07 10:51:34,437 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-09-07 10:51:34,437 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-09-07 10:51:35,020 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-07 10:51:43,620 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-09-07 10:51:43,620 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-09-07 10:51:44,318 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-09-07 10:51:44,318 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-09-07 10:51:52,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:51:53,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:51:53,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-09-07 10:51:53,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-09-07 10:51:56,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:51:56,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-09-07 10:51:59,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:51:59,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:51:59,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:02,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:03,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-09-07 10:52:03,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:04,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:04,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:04,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:04,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:04,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:06,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:07,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:08,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:08,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:08,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:08,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:08,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-09-07 10:52:08,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:08,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-09-07 10:52:10,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:11,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:12,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:12,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:13,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:13,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-09-07 10:52:13,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:13,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:13,731 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-09-07 10:52:13,817 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-09-07 10:52:13,900 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-09-07 10:52:14,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-07 10:52:14,142 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-09-07 10:52:14,248 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-09-07 10:52:14,344 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-09-07 10:52:14,439 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-09-07 10:52:14,602 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-09-07 10:52:14,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-07 10:52:14,780 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-09-07 10:52:14,844 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-09-07 10:52:14,918 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-09-07 10:52:14,986 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-09-07 10:52:15,053 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-09-07 10:52:15,187 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-09-07 10:52:15,343 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-09-07 10:52:15,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:15,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:15,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-09-07 10:52:15,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:15,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-09-07 10:52:15,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:15,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:15,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-09-07 10:52:17,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:17,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:18,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:18,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:18,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-09-07 10:52:19,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:19,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:21,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:21,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:21,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:21,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:21,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:21,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:21,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:22,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:25,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:26,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-09-07 10:52:27,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:27,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:27,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:27,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:27,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:27,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:27,550 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-09-07 10:52:27,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:27,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:27,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:28,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:28,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:28,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-09-07 10:52:28,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:28,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:28,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:29,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:29,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-09-07 10:52:30,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:30,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:30,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:30,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:30,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:30,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:30,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:30,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,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-09-07 10:52:31,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:31,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,070 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-09-07 10:52:32,164 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-09-07 10:52:32,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-09-07 10:52:32,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,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-09-07 10:52:32,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,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-09-07 10:52:32,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,588 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-09-07 10:52:32,662 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-09-07 10:52:32,720 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-09-07 10:52:32,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52: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-09-07 10:52:32,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:32,940 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-09-07 10:52:33,023 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-09-07 10:52:33,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:33,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:33,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:33,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-09-07 10:52:33,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:33,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-07 10:52:33,379 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-09-07 10:52:33,458 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-09-07 10:52:33,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-09-07 10:52:33,524 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-09-07 10:52:33,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-09-07 10:52:35,044 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-07 10:52:45,312 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 113.572s. Listening on: http://0.0.0.0:8080 2026-09-07 10:52:45,313 INFO [io.quarkus] (main) Profile prod activated. 2026-09-07 10:52:45,313 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-09-07 10:52:48,225 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-07 10:53:07,612 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="5003b2bd-df80-4ce0-8f4e-c8c8a9f21779", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d759b0fb-9289-4435-9517-8ae8f0666953", client_auth_method="client-secret", username="admin", authSessionParentId="af71d305-e620-4df6-beba-19bb8a30a373", authSessionTabId="KaHr6wig9zM" 2026-09-07 10:53:14,316 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="REALM", resourcePath="atmosphere" 2026-09-07 10:53:16,015 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="65d89d0c-8aa8-4546-a607-7627b507b579", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b865ec5c-7aa6-49bd-91ab-c2176e08ee80", client_auth_method="client-secret", username="admin", authSessionParentId="f09965c7-22c2-49b3-9c4e-1df0d1286676", authSessionTabId="Cpa-l6hDpj0" 2026-09-07 10:53:16,225 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f3ffc460-a69a-486a-aa1a-5bfbd57bd25e" 2026-09-07 10:53:16,428 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f3ffc460-a69a-486a-aa1a-5bfbd57bd25e/protocol-mappers/models/2d44f765-88de-4c81-bdec-72a6f70c87d6" 2026-09-07 10:53:37,983 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="9d07676b-365a-42aa-803d-eb5e000bded3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5b78bd36-684d-453c-8755-5c8310731fb4", client_auth_method="client-secret", username="admin", authSessionParentId="2ae853f6-9ef6-4209-b9a6-79f4173c1205", authSessionTabId="hagpSFJtp98" 2026-09-07 10:53:38,325 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/fb4472fd-e8b1-4a82-8d43-754404b1f638" 2026-09-07 10:53:38,812 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="3214b750-96f5-47f5-8e87-2a6d9f1f4397", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8b536dfa-904c-456c-a5a4-172d9570e7cf", client_auth_method="client-secret", username="admin", authSessionParentId="ea56e27f-e5e7-4e75-8cf5-e6feade184c7", authSessionTabId="y2QdPFBgLNI" 2026-09-07 10:53:39,010 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/2f5d3a6c-d83c-4bd3-99cc-ae2c6e4e56ef" 2026-09-07 10:53:39,429 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="1fe28320-6ed7-4878-8816-285d335c7c83", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4c3e9a6c-5922-4ca8-8074-9261b149b4c3", client_auth_method="client-secret", username="admin", authSessionParentId="f6f224da-792a-4826-a043-328fe92c2088", authSessionTabId="CnrfMDhYLGE" 2026-09-07 10:53:39,623 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/87f55131-40d8-4cf2-8a14-87f1da70b0ff" 2026-09-07 10:53:40,349 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="649b0f89-26bf-42d9-a074-071d2190d529", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9664d5aa-ccf8-44a6-927e-e7be6cd832b1", client_auth_method="client-secret", username="admin", authSessionParentId="4fa7230e-425b-426a-b7b5-5f5296a6e107", authSessionTabId="oDG0qqGGXNA" 2026-09-07 10:53:40,538 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/fb4472fd-e8b1-4a82-8d43-754404b1f638/roles/member" 2026-09-07 10:53:41,016 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="1b210f5d-7e46-46b5-8636-31e6e76fca84", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c33f81e4-4ba6-4870-a554-4fca9855a560", client_auth_method="client-secret", username="admin", authSessionParentId="ca17654a-a269-4d74-b165-807bd7a0d573", authSessionTabId="zHzzaGEa7I0" 2026-09-07 10:53:41,124 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/2f5d3a6c-d83c-4bd3-99cc-ae2c6e4e56ef/roles/admin" 2026-09-07 10:53:41,648 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="e24d751e-60e9-429e-a127-e649173f85af", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5986e954-97d5-409f-a6f9-f84bdaac6dff", client_auth_method="client-secret", username="admin", authSessionParentId="77af562f-3c08-4ba4-96d7-895c979caf25", authSessionTabId="rLetQHAxMzQ" 2026-09-07 10:53:41,821 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/2f5d3a6c-d83c-4bd3-99cc-ae2c6e4e56ef/roles/editor" 2026-09-07 10:53:42,285 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="c9c6a677-6ed2-4622-9a89-9b943963dba2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a441971a-71fe-4d9c-929d-c40e85ef6353", client_auth_method="client-secret", username="admin", authSessionParentId="b789b849-83d9-4546-8c00-d3b8ff3910db", authSessionTabId="rAyIKrPbk1U" 2026-09-07 10:53:42,443 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/2f5d3a6c-d83c-4bd3-99cc-ae2c6e4e56ef/roles/viewer" 2026-09-07 10:53:42,872 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="0e251dbb-abb9-4670-bd71-340f1f457aa6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bfc8c871-a427-4c0b-a48a-10efd04f4ce2", client_auth_method="client-secret", username="admin", authSessionParentId="c4ad4667-91de-48bc-a9f9-618170ccfc71", authSessionTabId="zH3LaS2TthQ" 2026-09-07 10:53:43,021 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/87f55131-40d8-4cf2-8a14-87f1da70b0ff/roles/member" 2026-09-07 10:55:58,539 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="2fd7de65-5e1e-41e7-a5ee-68ee920ea2f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9fd93e12-afba-4ba5-8fc1-0e2ef38939dd", client_auth_method="client-secret", username="admin", authSessionParentId="fdfd6306-1ae5-453f-9002-5d30ec3e97da", authSessionTabId="TXTXEWUY8A8" 2026-09-07 10:55:59,236 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="REALM", resourcePath="null" 2026-09-07 10:56:01,018 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="6afbdac2-a38e-431d-aca0-473c5d0dc84f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="abb4d24c-2acb-4450-8dc6-fc8d403a36d2", client_auth_method="client-secret", username="admin", authSessionParentId="c8358424-ce7e-4754-a6db-b47e510bcd96", authSessionTabId="HxvGcVHvVR0" 2026-09-07 10:56:01,154 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/aeb1ceb8-67d1-4ed5-8f44-0aa286a8960a" 2026-09-07 10:56:01,875 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="5c9d038f-9482-4773-b009-656104adec77", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6479a07a-6a22-4ae2-9f09-8557ad554493", client_auth_method="client-secret", username="admin", authSessionParentId="62378d9b-794e-4f5c-a3e5-d7f2238ab239", authSessionTabId="5DE2WOiNhh8" 2026-09-07 10:56:02,412 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/dfc9b80e-140d-4a6a-80ba-2f72b553a164/role-mappings/clients/97cb9f11-e32d-4fbe-bc26-c4b8da5f3511" 2026-09-07 11:48:22,926 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="77f60305-2ce0-4916-9c26-249e84fe5892", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0e737cc1-a4fe-4360-9e6c-fd1e93f6ba40", client_auth_method="client-secret", username="admin", authSessionParentId="83ec5e1c-9741-4804-93dd-641bf9c9242f", authSessionTabId="L7mWg9K5NKM" 2026-09-07 11:48:23,232 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="REALM", resourcePath="null" 2026-09-07 11:48:24,193 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="716f4720-983e-40f9-aafb-3fb8b559bfe4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c4fc87aa-796a-487c-8839-8a4819497421", client_auth_method="client-secret", username="admin", authSessionParentId="7fce8ca2-5ace-4a49-b7e1-1b6db258c86b", authSessionTabId="_-i2OqiSSqQ" 2026-09-07 11:48:24,259 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f3ffc460-a69a-486a-aa1a-5bfbd57bd25e" 2026-09-07 11:48:24,340 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f3ffc460-a69a-486a-aa1a-5bfbd57bd25e/protocol-mappers/models/2d44f765-88de-4c81-bdec-72a6f70c87d6" 2026-09-07 11:48:31,148 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="3fb4f4f1-84a3-4386-bbca-ece3e661e937", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2ff2da6e-7dd4-43aa-b939-da20f64b40a1", client_auth_method="client-secret", username="admin", authSessionParentId="3c34b790-545e-4988-92b7-7860a3f67ad4", authSessionTabId="9-qn0VaBI2A" 2026-09-07 11:48:31,237 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/fb4472fd-e8b1-4a82-8d43-754404b1f638" 2026-09-07 11:48:31,739 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="158d747d-257c-4f2d-8387-7993d674fc6f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6d522a59-819c-4635-9440-7c81eb9daeb6", client_auth_method="client-secret", username="admin", authSessionParentId="b87f71dd-1860-4705-b6c0-8432293d86ac", authSessionTabId="BTlYep9pHRY" 2026-09-07 11:48:31,818 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/2f5d3a6c-d83c-4bd3-99cc-ae2c6e4e56ef" 2026-09-07 11:48:32,258 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="24d444db-5c76-4aa9-bca9-7bf5b1c5e709", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7d3b3fe9-e86a-484e-a36f-7c451dfc2269", client_auth_method="client-secret", username="admin", authSessionParentId="a10cfb6c-d75e-459a-97c3-a4e37c3fcbde", authSessionTabId="wsh2hNFhiyM" 2026-09-07 11:48:32,322 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/87f55131-40d8-4cf2-8a14-87f1da70b0ff" 2026-09-07 11:48:33,047 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="390eb51b-e9a3-466c-94d9-870c728a41d1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d5ce0481-8fe5-427d-a2f4-ad7c6abbbb3a", client_auth_method="client-secret", username="admin", authSessionParentId="54ca7b05-592a-45fe-b4a5-74517660ad22", authSessionTabId="6ftp0j5mUTc" 2026-09-07 11:48:33,408 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="374c3f74-34f6-4cae-8298-df30afd441b2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2065cbab-6cde-452e-a789-6e0f998ecc7d", client_auth_method="client-secret", username="admin", authSessionParentId="cbf307ba-e7c1-4c77-a9e4-60707f32400d", authSessionTabId="tGIdKU7_emk" 2026-09-07 11:48:33,799 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="11108354-c448-448f-b38e-442534a661e9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e3c78669-7329-4db7-ba65-1a9b5df04cf3", client_auth_method="client-secret", username="admin", authSessionParentId="2aa3997f-ac6e-4f14-8014-ced1b69e526b", authSessionTabId="1DsKkeTH-GU" 2026-09-07 11:48:34,252 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="6c3217d5-2a1a-4b4d-a662-78b2ab1413b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2cdb8d12-9a13-43e3-8e1b-3b14919bfc21", client_auth_method="client-secret", username="admin", authSessionParentId="772522a9-e25a-4e30-a378-2dc0888db39d", authSessionTabId="XGekJCQ9REI" 2026-09-07 11:48:34,615 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="f3af574f-c53e-4f8e-8139-ef44b6491f0b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ed2a5c3c-582c-4bac-9ef3-e9a7e0120b5d", client_auth_method="client-secret", username="admin", authSessionParentId="0c62774d-d9cd-490f-8a68-5673aba2b493", authSessionTabId="DqSI0hySak4" 2026-09-07 11:49:53,594 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="6ae8a2a7-6186-4ba4-822f-f122e50a6eff", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c9364444-c6fa-4a1e-86f5-9a06ce3a7be9", client_auth_method="client-secret", username="admin", authSessionParentId="61611275-16d2-4949-b1b3-2684d9cb74b9", authSessionTabId="NIkzimSLNnI" 2026-09-07 11:49:53,758 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="REALM", resourcePath="null" 2026-09-07 11:49:55,624 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="b9165d67-19fa-40e3-807e-4cb11b4689d7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2e440016-1e47-4fd1-8aff-87dd1b2803bd", client_auth_method="client-secret", username="admin", authSessionParentId="8eeae9c7-8fb9-4569-a14f-a422c2f6daff", authSessionTabId="Z0wC5V8TQq8" 2026-09-07 11:49:55,687 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="28b8f962-5b89-4e84-84cf-ab60777dd717", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/aeb1ceb8-67d1-4ed5-8f44-0aa286a8960a" 2026-09-07 11:49:56,461 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c56d2f9-7e61-4e84-9a23-26a0b302d019", clientId="admin-cli", userId="2a830e2a-3684-4456-a1b0-7519c29e86ad", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="9f347ea5-7cc0-429f-9989-c11847107900", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="128a4c4e-8984-4b96-a259-63ee2545bf35", client_auth_method="client-secret", username="admin", authSessionParentId="84f6657f-1f7d-4399-8beb-b0a36f6ee45e", authSessionTabId="ElICQQzVi2Q"