Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-06-24 18:06:02,075 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 61120ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-06-24 18:06:07,458 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-06-24 18:06:15,749 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-24 18:06:16,135 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-24 18:06:16,741 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-24 18:06:17,542 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-24 18:06:17,558 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a91f4b76-b506-43d0-8dcb-9fce9ce70eaa, name: keycloak-0-31639 2026-06-24 18:06:17,631 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-06-24 18:06:17,632 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-06-24 18:06:17,725 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35309 2026-06-24 18:06:19,773 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-31639: no members discovered after 2041 ms: creating cluster as coordinator 2026-06-24 18:06:19,836 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-31639|0] (1) [keycloak-0-31639] 2026-06-24 18:06:19,940 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-31639`, physical addresses are `[10.0.0.216:50845]` 2026-06-24 18:06:20,038 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-24 18:06:20,335 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-06-24 18:06:21,653 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-31639, Site name: null 2026-06-24 18:06:21,657 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-24 18:06:32,649 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:06:32,649 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:06:33,224 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-24 18:06:38,739 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:06:38,739 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:06:39,239 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:06:39,239 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:06:46,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:46,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-06-24 18:06:47,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:47,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:49,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:49,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:51,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:51,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:51,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:53,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:54,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:54,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:55,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-06-24 18:06:55,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:55,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:55,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:55,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:56,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:57,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:58,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:58,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:58,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:58,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:58,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:58,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:06:58,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-06-24 18:07:00,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:00,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:01,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:01,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:02,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:02,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:02,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:02,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:02,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-06-24 18:07:02,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:02,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:02,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:02,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:03,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:04,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:04,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:04,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:04,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-06-24 18:07:04,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:04,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-06-24 18:07:04,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-06-24 18:07:04,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:06,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:06,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:06,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:06,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:06,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-06-24 18:07:07,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:07,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:08,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:08,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:09,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:09,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:09,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-06-24 18:07:09,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:09,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:09,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:12,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:13,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:13,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:13,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:13,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:13,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:13,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-06-24 18:07:13,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:13,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:13,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-06-24 18:07:13,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-06-24 18:07:14,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:14,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:14,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:14,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:14,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:14,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-06-24 18:07:14,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:15,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:15,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:15,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:15,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:16,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-06-24 18:07:16,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:16,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:16,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:16,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:16,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:16,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-06-24 18:07:16,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-06-24 18:07:17,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-06-24 18:07:17,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:17,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:17,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,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-06-24 18:07:17,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-06-24 18:07:17,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:17,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:18,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:18,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:18,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:18,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:18,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,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-06-24 18:07:18,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-06-24 18:07:18,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:18,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:18,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 18:07:18,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-24 18:07:18,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-24 18:07:20,033 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-24 18:07:28,145 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 85.709s. Listening on: http://0.0.0.0:8080 2026-06-24 18:07:28,146 INFO [io.quarkus] (main) Profile prod activated. 2026-06-24 18:07:28,146 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-06-24 18:07:29,837 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-24 18:07:48,857 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="fe8207a9-1ce2-4799-aa9e-566728784fc2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f4cb3480-b0c9-4581-9aa0-c12bdebd8b6a", client_auth_method="client-secret", username="admin", authSessionParentId="fb9d07fc-3298-4706-955a-41febb1775c0", authSessionTabId="27JWXjtMPbM" 2026-06-24 18:07:54,031 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="REALM", resourcePath="atmosphere" 2026-06-24 18:07:55,339 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="83a7d58a-8794-4ea9-a480-28569b438d1b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="baba7376-ace8-479c-b96a-ead5e71d7930", client_auth_method="client-secret", username="admin", authSessionParentId="ebbd241f-74da-47fd-841a-d69fce8d119a", authSessionTabId="bMBmH6UnrVI" 2026-06-24 18:07:55,539 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/bf682c5a-8454-43df-9ce0-5ba32a660b1e" 2026-06-24 18:07:55,746 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/bf682c5a-8454-43df-9ce0-5ba32a660b1e/protocol-mappers/models/dd6e6135-a939-48fa-ab7a-890b50d02ffa" 2026-06-24 18:08:17,154 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="2d7a0e3d-fe4e-42f1-a2d6-68eba490a3fd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="16732025-1692-4a1f-809d-ef46175eb303", client_auth_method="client-secret", username="admin", authSessionParentId="d45e10e0-6fc1-40cb-ba39-c8b9b5a328f0", authSessionTabId="c7c5Rl5Bafs" 2026-06-24 18:08:17,835 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT", resourcePath="clients/5fc5db88-7013-485e-9089-66df2231cb9c" 2026-06-24 18:08:18,206 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="f093b870-3187-4152-816c-53739348f9f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c5bbad1d-c6d1-4aae-ab78-8a693a8985db", client_auth_method="client-secret", username="admin", authSessionParentId="5e8c21dd-d926-43f9-8001-3d70ed996047", authSessionTabId="q5DZfRtRmww" 2026-06-24 18:08:18,340 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT", resourcePath="clients/a99d1a6f-df6f-4ab3-adfa-8734ddfb98ad" 2026-06-24 18:08:18,774 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="15159020-14e7-4c1b-a7ac-7470b6764bfb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c815c8e2-326a-4579-964d-625d63e4f47c", client_auth_method="client-secret", username="admin", authSessionParentId="0d5b904b-e476-4b8c-ac27-81c9d5acf569", authSessionTabId="p-p6DOV-ZXs" 2026-06-24 18:08:18,924 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT", resourcePath="clients/22f16f27-e1ba-4830-944c-f569863f24f3" 2026-06-24 18:08:19,597 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="360e6341-a732-47b4-af86-8ab3bf596fa6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b3b3924e-43d4-4080-9837-bc8242960fec", client_auth_method="client-secret", username="admin", authSessionParentId="3f687882-eb0e-4c38-82af-669388e258b2", authSessionTabId="KUEe_MYMBmE" 2026-06-24 18:08:19,740 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT_ROLE", resourcePath="clients/5fc5db88-7013-485e-9089-66df2231cb9c/roles/member" 2026-06-24 18:08:20,150 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="b74e8074-bf16-45f2-907a-16f7dbc14c63", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="06abc34c-b386-475a-810b-92590c04eb67", client_auth_method="client-secret", username="admin", authSessionParentId="b7289296-3773-4c25-a924-545586cde36a", authSessionTabId="jAgTUe7S908" 2026-06-24 18:08:20,238 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT_ROLE", resourcePath="clients/a99d1a6f-df6f-4ab3-adfa-8734ddfb98ad/roles/admin" 2026-06-24 18:08:20,662 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="41e52804-c017-45ac-975d-740fe8eea552", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9fcbd097-3922-431d-9891-7c95f565f716", client_auth_method="client-secret", username="admin", authSessionParentId="bbf31267-09a2-495a-93c7-db1719da73ea", authSessionTabId="JTnk_1qFzFU" 2026-06-24 18:08:20,780 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT_ROLE", resourcePath="clients/a99d1a6f-df6f-4ab3-adfa-8734ddfb98ad/roles/editor" 2026-06-24 18:08:21,178 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="e908927d-fb4d-479d-8c74-ef8b8801e732", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1ea9aa89-46fc-41e6-9b3f-2afe1de8f1c2", client_auth_method="client-secret", username="admin", authSessionParentId="4b4c1f6a-96e7-403e-9453-7aff7fc7330b", authSessionTabId="XSH8NGtMy8U" 2026-06-24 18:08:21,356 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT_ROLE", resourcePath="clients/a99d1a6f-df6f-4ab3-adfa-8734ddfb98ad/roles/viewer" 2026-06-24 18:08:21,772 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="07589275-00c2-4030-b5f3-fa5d9a4783e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c55b6192-a3cc-4cf2-9385-136dd89165d3", client_auth_method="client-secret", username="admin", authSessionParentId="3ad75726-9bd7-43ed-939d-60c09f90e91e", authSessionTabId="SUdNCzFJjNQ" 2026-06-24 18:08:21,924 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT_ROLE", resourcePath="clients/22f16f27-e1ba-4830-944c-f569863f24f3/roles/member" 2026-06-24 18:10:50,510 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="43f176fc-09b3-43ed-b299-4fc834fccb03", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="20f795ec-808c-444c-8614-d24ef2d163fd", client_auth_method="client-secret", username="admin", authSessionParentId="f59e56c9-e914-4035-bb1a-f5e1fafc4d4a", authSessionTabId="RkDrqIcywnw" 2026-06-24 18:10:51,058 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="REALM", resourcePath="null" 2026-06-24 18:10:52,786 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="1b2806ec-47bd-464b-a3e4-4eab28b2a562", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e212faa0-6464-4747-b567-3cd92f4398b7", client_auth_method="client-secret", username="admin", authSessionParentId="a2cce5a6-e917-458b-8956-a8c411831c96", authSessionTabId="Qb0mzUwnT84" 2026-06-24 18:10:52,965 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT", resourcePath="clients/532d8490-03e6-46ff-9eaa-8abccc7997a3" 2026-06-24 18:10:53,722 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="4cc2a146-0f2f-4fc2-b7a1-2f4876b23445", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7004cd2c-23df-4c7d-a7d9-8d6b9bb83e9d", client_auth_method="client-secret", username="admin", authSessionParentId="6c4a0958-d527-4f84-a727-34df1e4e328e", authSessionTabId="IReF5p5W3nk" 2026-06-24 18:10:54,230 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/45c36b18-a4b4-473a-8670-ffdaa0d2a4b7/role-mappings/clients/6f903ad3-90f5-46c4-ab05-613b655a6d0a" 2026-06-24 19:02:28,901 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="ff342051-ede1-41d5-a5bc-9a7331635197", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="225be490-e992-427d-87d2-102cc4bf6785", client_auth_method="client-secret", username="admin", authSessionParentId="b69ccd7d-49ac-47b6-876f-bd72a0afbf00", authSessionTabId="w9rocpg3FZk" 2026-06-24 19:02:29,153 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="REALM", resourcePath="null" 2026-06-24 19:02:29,997 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="2eb98401-ebf4-4a70-8b5f-d53d7d0553c3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e57c80b9-ff93-48f2-a3c6-2b337769f808", client_auth_method="client-secret", username="admin", authSessionParentId="cf5837e6-f439-4378-91b8-80a03a239a01", authSessionTabId="2--xJfcwjmI" 2026-06-24 19:02:30,058 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/bf682c5a-8454-43df-9ce0-5ba32a660b1e" 2026-06-24 19:02:30,132 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/bf682c5a-8454-43df-9ce0-5ba32a660b1e/protocol-mappers/models/dd6e6135-a939-48fa-ab7a-890b50d02ffa" 2026-06-24 19:02:36,700 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="4ddc5e54-7f92-42ef-aa86-2cee9068dfbe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75fd22dc-10cf-4f2a-bbf0-99aebb180ad5", client_auth_method="client-secret", username="admin", authSessionParentId="ea9b6c1f-fb00-4079-ac7d-be6845b17743", authSessionTabId="-eG6S_mglbQ" 2026-06-24 19:02:36,757 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT", resourcePath="clients/5fc5db88-7013-485e-9089-66df2231cb9c" 2026-06-24 19:02:37,134 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="f09b811b-ade4-49ef-997f-ce30225f8e3f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f8d4208b-9f55-4f53-8273-a8c4eb187489", client_auth_method="client-secret", username="admin", authSessionParentId="8ae97778-4ea6-457f-a972-16d0d21e8465", authSessionTabId="gAE5A0dsmyk" 2026-06-24 19:02:37,225 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT", resourcePath="clients/a99d1a6f-df6f-4ab3-adfa-8734ddfb98ad" 2026-06-24 19:02:37,646 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="20a7c5af-ba4a-4676-a081-3abd5497ea42", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="777088fe-4f35-43c2-9262-1d75c2cca4da", client_auth_method="client-secret", username="admin", authSessionParentId="dbd50179-c3ea-4033-a90c-d92a970ee43a", authSessionTabId="VBnvHT7zD-g" 2026-06-24 19:02:37,741 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT", resourcePath="clients/22f16f27-e1ba-4830-944c-f569863f24f3" 2026-06-24 19:02:38,405 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="f0fa2d4a-cad3-45a3-b10c-d1fa5a77ce59", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75c2e56f-5686-4b6f-b335-09e14b02d631", client_auth_method="client-secret", username="admin", authSessionParentId="02b46ed1-ed40-4b46-b562-c74283de154c", authSessionTabId="y8puJ4GmJkE" 2026-06-24 19:02:38,813 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="97be8c03-2fff-4d4c-af9a-2d2ceb8ad3bc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="83f06aca-345a-4c01-9b27-5f4c127e965f", client_auth_method="client-secret", username="admin", authSessionParentId="c6e63953-57f5-4d85-91e4-f7066880544c", authSessionTabId="TJLD54PJbjk" 2026-06-24 19:02:39,184 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="2ef53496-35b7-4947-b761-9ebfc8038f01", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3915c9b4-3ccf-4d58-a6fa-56b9d3267ff6", client_auth_method="client-secret", username="admin", authSessionParentId="4d8a5565-5e4e-48cb-9201-e3ca91e6c216", authSessionTabId="FxpwN0ExuTE" 2026-06-24 19:02:39,608 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="dd7016d5-4d63-4136-8ae2-8a79a04a5fd7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="15103f6c-2d3c-4d92-9ebc-9e54033d3d3f", client_auth_method="client-secret", username="admin", authSessionParentId="e8831fa2-14a7-4192-931d-93dc178d2025", authSessionTabId="0XVmPg_kIMY" 2026-06-24 19:02:39,993 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="1b4583cc-3418-404b-83bf-fc06c3dfd11e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="796995b6-e0a9-4d9a-9e40-e08ad8631d31", client_auth_method="client-secret", username="admin", authSessionParentId="4d7ed847-cc37-4f1b-9e86-4e469e71937c", authSessionTabId="BhM-MV2Ex9g" 2026-06-24 19:03:58,852 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="cdaaa017-9bbe-4975-9127-4b41b5879b94", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6f904024-5c95-4671-a20a-9638e1816d5b", client_auth_method="client-secret", username="admin", authSessionParentId="8fee58bd-3d22-4130-a793-3820a1490200", authSessionTabId="h8BCVbP08No" 2026-06-24 19:03:59,035 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="REALM", resourcePath="null" 2026-06-24 19:04:00,774 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="29a34bc8-870d-416f-9b1a-9a0f971bf71c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d55dc3ee-afd6-4dec-ba53-ca9d48188c02", client_auth_method="client-secret", username="admin", authSessionParentId="4043ff24-253b-419f-8c40-f49354636f94", authSessionTabId="CpOaP6udIAU" 2026-06-24 19:04:00,854 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="a665905f-437f-460e-8036-b4f0eadc9e21", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", resourceType="CLIENT", resourcePath="clients/532d8490-03e6-46ff-9eaa-8abccc7997a3" 2026-06-24 19:04:02,015 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b148f143-a0a3-409d-ac05-30ae9c2adf53", clientId="admin-cli", userId="215abff9-0f68-496b-b8e8-56a468060ce7", ipAddress="199.19.213.235", auth_method="openid-connect", token_id="c6f04cdd-3b92-428d-a011-af61b8569236", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db07fdec-7352-463c-8bfc-100cd2c3ece8", client_auth_method="client-secret", username="admin", authSessionParentId="62259ae3-2a95-4bc2-80ba-c4a04cb102a6", authSessionTabId="a_8fkszbYnU"