Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-20 13:07:10,763 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 58041ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-05-20 13:07:16,315 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-20 13:07:24,319 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-20 13:07:24,713 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-20 13:07:25,226 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-20 13:07:26,143 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-20 13:07:26,207 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c89c0449-0ec3-467f-9021-50fe46090a87, name: keycloak-0-45164 2026-05-20 13:07:26,219 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-20 13:07:26,219 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-20 13:07:26,227 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21496 2026-05-20 13:07:28,312 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-20 13:07:28,314 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-45164: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-20 13:07:28,329 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-45164|0] (1) [keycloak-0-45164] 2026-05-20 13:07:28,426 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-45164`, physical addresses are `[10.0.0.131:37032]` 2026-05-20 13:07:28,435 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-20 13:07:29,924 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-45164, Site name: null 2026-05-20 13:07:40,332 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 13:07:40,333 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 13:07:40,910 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-20 13:07:46,415 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 13:07:46,415 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 13:07:46,833 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 13:07:46,833 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 13:07:54,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:07:54,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:07:55,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:07:55,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:07:58,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:07:58,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-05-20 13:08:01,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:01,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-05-20 13:08:01,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:06,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-05-20 13:08:09,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:09,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:10,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:11,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:11,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:11,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-05-20 13:08:11,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:14,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:15,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:15,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:15,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-05-20 13:08:15,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:15,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:16,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:16,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:16,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:18,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:18,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:19,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:19,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:20,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:20,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:20,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:20,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:20,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:20,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:20,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:20,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:20,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:21,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:22,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:22,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-05-20 13:08:22,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:22,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-05-20 13:08:22,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:22,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:22,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:22,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:22,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:22,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:24,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:24,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:24,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-05-20 13:08:24,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:24,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-05-20 13:08:26,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:26,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-05-20 13:08:27,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:27,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:27,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:27,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:27,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:28,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-05-20 13:08:28,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:28,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:31,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:32,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-05-20 13:08:32,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-05-20 13:08:32,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:32,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:33,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-05-20 13:08:33,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:33,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:35,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:35,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:35,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:35,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-05-20 13:08:36,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,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-05-20 13:08:36,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-05-20 13:08:36,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:36,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,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-05-20 13:08:37,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:37,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:37,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,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-05-20 13:08:37,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,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-05-20 13:08:37,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:37,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:37,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:37,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:37,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-05-20 13:08:38,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-05-20 13:08:38,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:38,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:38,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:38,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:38,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:38,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:38,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:38,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-05-20 13:08:38,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:38,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:38,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:38,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 13:08:38,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 13:08:38,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-20 13:08:39,810 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-20 13:08:39,826 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-20 13:08:47,129 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 96.083s. Listening on: http://0.0.0.0:8080 2026-05-20 13:08:47,130 INFO [io.quarkus] (main) Profile prod activated. 2026-05-20 13:08:47,130 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-20 13:08:50,014 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-20 13:09:06,522 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="3e5be81a-1104-43b1-8bb7-d10628470cce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2dcd7575-0117-43c7-8ad7-a650a2e2b5fa", client_auth_method="client-secret", username="admin", authSessionParentId="cd8df3d4-a586-4c8a-9fcb-e7fe0995ca8f", authSessionTabId="D26s11uGQz4" 2026-05-20 13:09:11,410 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="REALM", resourcePath="atmosphere" 2026-05-20 13:09:12,908 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="43d0c42a-e23e-4ac3-911e-f889167e1be3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1428162d-bf46-464c-96ad-2edc19b50b41", client_auth_method="client-secret", username="admin", authSessionParentId="6228dc8f-445d-47f5-ab83-d62e42a0b1bd", authSessionTabId="aP9uOt_sbkA" 2026-05-20 13:09:13,120 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/bcbf86b3-19ad-4d3d-81e7-f8b78c36f5e1" 2026-05-20 13:09:13,325 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/bcbf86b3-19ad-4d3d-81e7-f8b78c36f5e1/protocol-mappers/models/5b103de7-f480-4511-8d6e-98a692203431" 2026-05-20 13:09:34,320 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="a152216a-67e6-4559-a127-aa51940c6d81", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ea5bb1cd-ed08-4f9d-9ad2-c1fc74b22674", client_auth_method="client-secret", username="admin", authSessionParentId="9518b880-be1d-49bd-8baa-f76ab7648d94", authSessionTabId="5RXzT-1fE3Q" 2026-05-20 13:09:34,631 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/60f1e436-5b37-4d03-ad01-a0000a8bda65" 2026-05-20 13:09:35,057 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="8932b987-2e17-4a48-a51c-e52051c29ebc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="35a6491c-4d84-40ec-b926-e82ad45511fd", client_auth_method="client-secret", username="admin", authSessionParentId="e39b7617-01eb-40d4-97a0-8e483d2c9d2e", authSessionTabId="sQkK0FEjLtA" 2026-05-20 13:09:35,222 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/eaa06dcf-88ed-4796-a83e-218dc1a0b8ff" 2026-05-20 13:09:35,617 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="eda8d1f7-d477-4439-bf20-39fc3891dacd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4685f4f0-6fef-4c04-9677-860c1c4be843", client_auth_method="client-secret", username="admin", authSessionParentId="f0ee427b-4f3f-4353-a589-6471ed939c1e", authSessionTabId="ewKD1tQ-UpQ" 2026-05-20 13:09:35,743 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/08afefec-f8fd-47c4-892d-7d12e77b3ada" 2026-05-20 13:09:36,447 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="e8222474-f871-48e3-8119-1b11556219dd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="721ac36a-e021-4410-b671-5d8dd463f17c", client_auth_method="client-secret", username="admin", authSessionParentId="19666554-7f3f-42ab-bdb3-5a81834eea7d", authSessionTabId="6QmGQwbwThQ" 2026-05-20 13:09:36,620 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/60f1e436-5b37-4d03-ad01-a0000a8bda65/roles/member" 2026-05-20 13:09:37,042 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="866a5805-1ecb-49fe-b175-8e8577df5ea6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9780afed-3cc9-4332-b4a2-fcf4e53bb88d", client_auth_method="client-secret", username="admin", authSessionParentId="a663b05f-f328-497f-a7b7-842fd683a468", authSessionTabId="swrZ4O0ALiI" 2026-05-20 13:09:38,550 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/eaa06dcf-88ed-4796-a83e-218dc1a0b8ff/roles/admin" 2026-05-20 13:09:38,932 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="dcb6b503-9b13-4abf-bdd8-33a198ebebba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fe3f4be7-bd8a-4e28-819a-a457ec0b20a1", client_auth_method="client-secret", username="admin", authSessionParentId="1a4abd32-1437-42d9-aa8a-f59ba6ee8f6a", authSessionTabId="NaRpltbgwAA" 2026-05-20 13:09:39,068 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/eaa06dcf-88ed-4796-a83e-218dc1a0b8ff/roles/editor" 2026-05-20 13:09:39,479 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="2b3f204f-388f-4e17-98e2-4e10c4579be4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d82440ca-c156-4baa-baf1-05dd940dc2a6", client_auth_method="client-secret", username="admin", authSessionParentId="1fd1bb5f-dd8c-46d1-a39b-27be23a76425", authSessionTabId="vq4GEkXRJ1Y" 2026-05-20 13:09:39,622 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/eaa06dcf-88ed-4796-a83e-218dc1a0b8ff/roles/viewer" 2026-05-20 13:09:40,001 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="efefbc87-c44d-4bfc-ab42-7f5bcb6dfa28", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7e8894ab-d5eb-4d96-8a15-80f18b531171", client_auth_method="client-secret", username="admin", authSessionParentId="e557686c-e6f3-4fff-ba43-62237e68a331", authSessionTabId="F2jvPM26YA8" 2026-05-20 13:09:40,135 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE", resourcePath="clients/08afefec-f8fd-47c4-892d-7d12e77b3ada/roles/member" 2026-05-20 13:12:43,998 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="ba0968c5-b07a-423d-b03c-70a4b5108c59", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="71e5be10-b93e-42e9-aad2-228307baff60", client_auth_method="client-secret", username="admin", authSessionParentId="818fff55-311d-4a1d-a8ca-a38257de6a0d", authSessionTabId="yYkfgQ0lpbI" 2026-05-20 13:12:44,538 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="REALM", resourcePath="null" 2026-05-20 13:12:46,139 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="c280b669-f59e-4c48-b864-3d5393bf7129", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4d10dcf1-eb5a-4ca2-b163-5fd834670058", client_auth_method="client-secret", username="admin", authSessionParentId="53d21652-893d-4e79-ad4f-952cf29b012a", authSessionTabId="3xgZHXq6y14" 2026-05-20 13:12:46,244 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/f7f8a39a-a05d-4c1c-aa81-391ccfcbe1cc" 2026-05-20 13:12:46,907 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="db16efd6-1226-4c0b-940d-dfb7f161ed7d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="89bc4f39-5904-4bfc-9269-486224850a0a", client_auth_method="client-secret", username="admin", authSessionParentId="b4daacd9-3f39-4dfa-bd72-eee92ad642c7", authSessionTabId="Dvi-U4i9MlQ" 2026-05-20 13:12:47,455 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/1bce1b75-d375-463d-86ab-2d73be9dc3c7/role-mappings/clients/282f8bd1-245b-4f7a-b00d-39ad1476b5bc" 2026-05-20 14:12:22,876 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="a6c2c65a-ecfb-4064-88de-993dff492cd7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c1a78ad9-b3bf-446d-848b-a69318b4cfc1", client_auth_method="client-secret", username="admin", authSessionParentId="468ea5fb-b673-4b77-80f8-ce2197c82f31", authSessionTabId="Kn5mc2vTMpk" 2026-05-20 14:12:23,148 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="REALM", resourcePath="null" 2026-05-20 14:12:23,942 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="a1ab7c81-0aa1-4c1d-9732-d83a6938d4e6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2940217-7008-427f-b0ee-3f11f55a71f4", client_auth_method="client-secret", username="admin", authSessionParentId="5ae4418a-0b9e-4e67-8ff2-91b0b6177dfc", authSessionTabId="Np-eJtiaa7k" 2026-05-20 14:12:24,034 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/bcbf86b3-19ad-4d3d-81e7-f8b78c36f5e1" 2026-05-20 14:12:24,112 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/bcbf86b3-19ad-4d3d-81e7-f8b78c36f5e1/protocol-mappers/models/5b103de7-f480-4511-8d6e-98a692203431" 2026-05-20 14:12:30,394 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="8c11cb19-83cb-44ca-84eb-bff57c5bd3e9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4a9fbdd8-6856-48b8-8ef9-559cfb586991", client_auth_method="client-secret", username="admin", authSessionParentId="197e390e-8afc-4690-803c-93b4c056c925", authSessionTabId="CYfx-tO1buM" 2026-05-20 14:12:30,449 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/60f1e436-5b37-4d03-ad01-a0000a8bda65" 2026-05-20 14:12:30,877 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="be98891f-a39c-43b5-bc15-b06ebb1f5d1f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="47d43b33-100e-4104-b21a-0557e313d512", client_auth_method="client-secret", username="admin", authSessionParentId="a6790d72-db8f-4141-a423-eed71acbc5ac", authSessionTabId="4AnD3ysSz4s" 2026-05-20 14:12:30,931 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/eaa06dcf-88ed-4796-a83e-218dc1a0b8ff" 2026-05-20 14:12:31,272 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="f5dba52b-77a2-43f0-92f2-0275a83b04e5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6fc4188d-80b2-447d-b22c-8cd26ee4e8f4", client_auth_method="client-secret", username="admin", authSessionParentId="bc11c11c-0813-4e79-8f85-883c6ec1e994", authSessionTabId="Td5Xo51y9yg" 2026-05-20 14:12:31,321 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/08afefec-f8fd-47c4-892d-7d12e77b3ada" 2026-05-20 14:12:32,001 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="00061fda-00bb-4dd1-bd49-7856cb400d8a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d8417e9e-3eb9-4c60-974e-87088d925fde", client_auth_method="client-secret", username="admin", authSessionParentId="b81e4f3c-05c0-4e0f-bbfe-a48c2a0d8790", authSessionTabId="JGW_inSvBUs" 2026-05-20 14:12:32,385 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="a5502c40-b9de-4ea9-a11f-d46e07d6a811", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="17dae6a7-e3bb-4111-9c11-195027305f66", client_auth_method="client-secret", username="admin", authSessionParentId="c1e6218b-6ed2-4af5-a363-c4af8f477a8c", authSessionTabId="DDnVNBTYg80" 2026-05-20 14:12:32,756 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="466cab1c-d2b7-4514-8f39-3b1b40119ef8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="031869f2-3d82-4dce-b090-3ec27c43d344", client_auth_method="client-secret", username="admin", authSessionParentId="a1f63f35-357c-47d4-95f8-872610d47bdc", authSessionTabId="Tn1HBOKrssw" 2026-05-20 14:12:33,114 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="285a4243-bccf-4648-89cb-150e155e786e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7d1a69d6-d6ec-4bc6-968f-7b4c9c86dc05", client_auth_method="client-secret", username="admin", authSessionParentId="6def5a60-9208-4a3a-926c-f24043d14ae2", authSessionTabId="HLfa1P_YWZY" 2026-05-20 14:12:33,492 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="956bf498-2db9-4a73-b35d-abedcc5a52ee", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4bc75335-7408-46e2-88f2-8dce803ae067", client_auth_method="client-secret", username="admin", authSessionParentId="5610065e-8311-4c39-8219-07524720df95", authSessionTabId="8bRj5fd71oo" 2026-05-20 14:13:41,992 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="c4f189cc-f42e-4df9-987c-ccdc07ed3d0b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4977943b-88cd-4368-aa39-f8c8e5ebd031", client_auth_method="client-secret", username="admin", authSessionParentId="2529498f-e9ad-49d7-9f9a-cf016e4313a2", authSessionTabId="N-rcEJ5_K_k" 2026-05-20 14:13:42,141 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="REALM", resourcePath="null" 2026-05-20 14:13:43,651 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="ce7e3d77-1098-4e75-a313-bdb9829b8baa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2d7fa5ff-001a-4bbe-9de1-bfc7077c95ae", client_auth_method="client-secret", username="admin", authSessionParentId="077b63b8-3e09-4cab-b51c-621c0613693e", authSessionTabId="t5vQZcmfcuA" 2026-05-20 14:13:43,720 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="e451aa6d-f2a5-45a6-bc8d-f855ec532fe5", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", resourceType="CLIENT", resourcePath="clients/f7f8a39a-a05d-4c1c-aa81-391ccfcbe1cc" 2026-05-20 14:13:44,394 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f9918b0b-a564-4bee-807c-8888bbeea787", clientId="admin-cli", userId="eb24be14-a0fb-412b-844d-276fd6553ae8", ipAddress="199.19.213.83", auth_method="openid-connect", token_id="9ac65029-22a4-438e-a8c3-1e6ae49774c9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8e3f98ef-9a74-4e5e-8049-d55216b27bb0", client_auth_method="client-secret", username="admin", authSessionParentId="e409338a-0279-4b4c-8ee6-f5d9e2d1e166", authSessionTabId="93VzP8hgYRo"