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-19 12:04:32,504 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50563ms 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-19 12:04:37,036 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-19 12:04:45,127 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 12:04:45,515 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 12:04:46,023 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 12:04:46,624 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 12:04:46,628 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6f93bb57-ba6e-4175-b468-d51b0d4d5662, name: keycloak-0-8207 2026-05-19 12:04:46,634 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-19 12:04:46,634 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-19 12:04:46,722 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41984 2026-05-19 12:04:48,714 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-19 12:04:48,728 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-8207: no members discovered after 2001 ms: creating cluster as coordinator 2026-05-19 12:04:48,740 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-8207|0] (1) [keycloak-0-8207] 2026-05-19 12:04:48,828 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-8207`, physical addresses are `[10.0.0.112:57520]` 2026-05-19 12:04:49,167 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-19 12:04:50,342 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-8207, Site name: null 2026-05-19 12:04:50,420 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 12:05:00,234 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-19 12:05:00,235 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-19 12:05:00,635 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 12:05:06,517 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-19 12:05:06,517 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-19 12:05:07,026 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-19 12:05:07,026 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-19 12:05:13,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:13,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:14,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:14,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:16,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:16,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:18,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:18,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:18,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:20,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:21,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:21,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-19 12:05:21,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:22,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:22,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:22,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:22,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:23,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:24,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:24,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:24,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:24,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-19 12:05: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-19 12:05:24,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-19 12:05:24,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:25,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:26,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:26,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:27,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:27,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:28,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-05-19 12:05:28,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-19 12:05:28,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-19 12:05:28,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-19 12:05:28,683 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-19 12:05:28,756 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-19 12:05:28,833 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-19 12:05:28,950 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-19 12:05:29,038 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-19 12:05:29,141 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-19 12:05:29,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 12:05:29,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-19 12:05:29,421 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-19 12:05:29,472 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-19 12:05:29,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-05-19 12:05:29,631 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-19 12:05:29,684 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-19 12:05:29,737 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-19 12:05:29,797 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-19 12:05:29,912 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-19 12:05:30,018 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-19 12:05:30,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-05-19 12:05:30,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-05-19 12:05:30,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-19 12:05:30,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:30,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:30,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:30,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:30,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:31,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:32,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:32,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:32,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-19 12:05:32,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:33,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:33,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:34,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:34,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:34,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:34,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-05-19 12:05:34,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:35,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:35,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:35,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:38,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-05-19 12:05:39,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:39,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:39,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:39,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:39,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-05-19 12:05:39,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:39,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:39,635 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-19 12:05:39,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-19 12:05:39,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:39,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:40,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-19 12:05:40,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:40,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:40,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-19 12:05:40,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:40,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:41,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:41,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-05-19 12:05:41,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:41,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-05-19 12:05:42,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:42,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:42,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:42,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:42,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-05-19 12:05:42,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:42,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:42,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:42,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:42,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:43,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:43,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:43,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,431 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-19 12:05:43,492 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-19 12:05:43,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:43,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:43,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-19 12:05:43,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:43,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,757 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-19 12:05:43,829 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-19 12:05:43,875 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-19 12:05:43,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-05-19 12:05:43,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:43,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:44,041 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-19 12:05:44,105 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-19 12:05:44,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:44,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:44,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:44,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:44,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-05-19 12:05:44,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 12:05:44,389 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-19 12:05:44,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 12:05:44,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-19 12:05:44,513 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-19 12:05:44,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-19 12:05:45,830 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 12:05:52,235 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 79.417s. Listening on: http://0.0.0.0:8080 2026-05-19 12:05:52,236 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 12:05:52,236 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-19 12:05:53,916 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 12:06:09,027 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="876a10ee-2af0-4178-9476-1900aa165716", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0c06c9d7-2bdc-4ae1-9984-17f810476f8c", client_auth_method="client-secret", username="admin", authSessionParentId="698bd18b-1ade-47e8-bed2-3764acb7a985", authSessionTabId="dwK2lgj4EiU" 2026-05-19 12:06:14,220 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="REALM", resourcePath="atmosphere" 2026-05-19 12:06:15,643 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="0a7b2060-6e33-41b9-b112-07455b9e552e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cf8ef4f7-c8ba-4950-be9c-0e78a5c77fca", client_auth_method="client-secret", username="admin", authSessionParentId="749d072d-4222-41a3-8596-a6806d026190", authSessionTabId="2bys6ggXwdQ" 2026-05-19 12:06:15,845 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/973b46c8-1dc3-48b1-b6ed-714a386ebd78" 2026-05-19 12:06:15,951 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/973b46c8-1dc3-48b1-b6ed-714a386ebd78/protocol-mappers/models/108c1ce1-d85a-4418-80b8-877b571eb744" 2026-05-19 12:06:51,818 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="10af9622-3fe4-43c6-9e22-a8c903eb999b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="22859c6a-b06b-4fb0-8a88-4af084536050", client_auth_method="client-secret", username="admin", authSessionParentId="78618b91-4216-4b3e-bfad-5109b0a83ad0", authSessionTabId="gzDaJ41FZf0" 2026-05-19 12:06:52,039 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT", resourcePath="clients/25009b68-474b-43f1-b7b8-f22175baea76" 2026-05-19 12:06:52,513 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="f2b8c0c2-976a-4b48-8518-de86aea507ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="789213b6-17b7-4fa8-9fc2-4a3d0923bdf3", client_auth_method="client-secret", username="admin", authSessionParentId="5964c2cc-4de0-4f31-8c31-514824adad05", authSessionTabId="R4FDVkqr9Fc" 2026-05-19 12:06:52,640 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT", resourcePath="clients/ae3b2291-2999-41c3-ae39-ae142820fd49" 2026-05-19 12:06:53,044 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="c6af1c33-69a0-4dff-8019-69141cfecfa7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="93a43a04-74f8-48f6-b481-7bfa91318cb0", client_auth_method="client-secret", username="admin", authSessionParentId="291e351c-2118-42f8-8027-dbad33ef63f0", authSessionTabId="-gbKHhIt1tw" 2026-05-19 12:06:53,151 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT", resourcePath="clients/d46bb6df-52d2-4589-8e5e-95fd4434db39" 2026-05-19 12:06:53,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="0ff902e9-89a3-4a9e-b605-f7884eb00bc6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cf099496-d154-4b62-9d51-f5a20f05ec1e", client_auth_method="client-secret", username="admin", authSessionParentId="de7716c2-6aaf-4001-bad3-d1988bd7cc25", authSessionTabId="S1wsQsIlWcA" 2026-05-19 12:06:53,932 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT_ROLE", resourcePath="clients/25009b68-474b-43f1-b7b8-f22175baea76/roles/member" 2026-05-19 12:06:54,349 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="026ea8b3-1d6d-445f-b7ed-4e58ec91433e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ada1043d-44db-49f4-bd70-5baf99b2229e", client_auth_method="client-secret", username="admin", authSessionParentId="78476cfe-f7c4-45c2-bbb1-ed40272a6518", authSessionTabId="ypikebFGxZ4" 2026-05-19 12:06:54,522 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT_ROLE", resourcePath="clients/ae3b2291-2999-41c3-ae39-ae142820fd49/roles/admin" 2026-05-19 12:06:54,926 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="ae70c326-27d2-4b63-9315-5070d200d0f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0222ae96-6762-4843-b355-46499619419a", client_auth_method="client-secret", username="admin", authSessionParentId="76e0786e-2c60-423c-a614-dd054dca59df", authSessionTabId="pttebL0NAr4" 2026-05-19 12:06:55,047 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT_ROLE", resourcePath="clients/ae3b2291-2999-41c3-ae39-ae142820fd49/roles/editor" 2026-05-19 12:06:55,479 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="ecb62444-e0dc-4539-abc9-d721df6e94fe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c1d09dfd-f168-4f36-b49d-b77619abaec5", client_auth_method="client-secret", username="admin", authSessionParentId="61191ebb-ab97-492a-9e49-7cd7d61f2bbb", authSessionTabId="gZn1RweE4Cg" 2026-05-19 12:06:55,637 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT_ROLE", resourcePath="clients/ae3b2291-2999-41c3-ae39-ae142820fd49/roles/viewer" 2026-05-19 12:06:55,980 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="1236480d-6781-4ede-bf8c-6e4523d7b3ef", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b6b763ad-54e4-4f56-941c-83c0487ff02f", client_auth_method="client-secret", username="admin", authSessionParentId="82680b28-5954-4e9f-a80a-c880cb2951ff", authSessionTabId="1E9CRxUkgUg" 2026-05-19 12:06:56,074 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT_ROLE", resourcePath="clients/d46bb6df-52d2-4589-8e5e-95fd4434db39/roles/member" 2026-05-19 12:09:05,697 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="7a81b46c-9ae4-4a84-af5c-b4b13859efae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="80e306c0-5e4b-45d3-8163-df0a5b7d9e17", client_auth_method="client-secret", username="admin", authSessionParentId="e9f69af8-c648-4f6b-b2e7-45c96781c0de", authSessionTabId="X3VU7xFfC_8" 2026-05-19 12:09:06,232 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="REALM", resourcePath="null" 2026-05-19 12:09:07,725 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="2b4e80be-2faa-4e91-a994-5718cb93884c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a2961754-1e19-4ffb-b30e-9df13844765a", client_auth_method="client-secret", username="admin", authSessionParentId="0f4867fe-0934-497d-9e1f-02f24e9d19e6", authSessionTabId="iBa-d_2aSz0" 2026-05-19 12:09:07,845 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT", resourcePath="clients/79af4277-99b8-416a-9149-17807656cd2a" 2026-05-19 12:09:08,487 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="3592f422-bb29-49ea-bd2b-793278ce0676", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="37ae16d5-5f03-4f8a-948e-5f06233222bc", client_auth_method="client-secret", username="admin", authSessionParentId="c8f325a5-9051-4a1c-946d-d5750845b50e", authSessionTabId="yeAMtpwFzJs" 2026-05-19 12:09:09,027 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a5552132-a74d-4709-9849-aba7cbf56d2b/role-mappings/clients/b1af67a4-f21e-4fa3-b6ce-69d8e9047f27" 2026-05-19 13:02:31,648 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="afac858e-e53f-4dfe-a64c-647014845c75", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="377efc07-b208-4963-834e-6b10236e3341", client_auth_method="client-secret", username="admin", authSessionParentId="755af10e-2376-45fd-a82b-1e1355811f28", authSessionTabId="3jPhZ6VnqIA" 2026-05-19 13:02:31,927 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="REALM", resourcePath="null" 2026-05-19 13:02:32,774 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="0b3d228e-c440-4b9f-9a97-8940a2fde908", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="291c473e-9e0e-4ca0-b460-580f2dc7c6a1", client_auth_method="client-secret", username="admin", authSessionParentId="e6ea7004-52af-4239-bf56-30fe59ccfaef", authSessionTabId="zwd0KA-5U5s" 2026-05-19 13:02:32,833 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/973b46c8-1dc3-48b1-b6ed-714a386ebd78" 2026-05-19 13:02:32,919 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/973b46c8-1dc3-48b1-b6ed-714a386ebd78/protocol-mappers/models/108c1ce1-d85a-4418-80b8-877b571eb744" 2026-05-19 13:02:39,107 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="504c5386-94c4-4a07-bf8f-a1b1afd311f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9820ba14-006a-4586-b207-b4c04b1c452f", client_auth_method="client-secret", username="admin", authSessionParentId="ccfcea11-d93e-4510-9eb3-509f7d0e2ca4", authSessionTabId="QPjo7D0dunM" 2026-05-19 13:02:39,161 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT", resourcePath="clients/25009b68-474b-43f1-b7b8-f22175baea76" 2026-05-19 13:02:39,535 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="23e69c24-8fd0-499c-a126-be51acf968d6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="06377cca-0a36-4477-aa67-f24027e49861", client_auth_method="client-secret", username="admin", authSessionParentId="0fa36bbd-f76b-402b-8399-c0ffbc28612c", authSessionTabId="7_nJExDS_BY" 2026-05-19 13:02:39,583 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT", resourcePath="clients/ae3b2291-2999-41c3-ae39-ae142820fd49" 2026-05-19 13:02:39,963 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="43cd6169-018c-45fe-8b8d-807da44258c3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0ce22ae-7716-40f2-b42b-bb7353048df6", client_auth_method="client-secret", username="admin", authSessionParentId="8cd3f229-5ebe-47ee-8db5-843b421db617", authSessionTabId="s1vUEJTtcjo" 2026-05-19 13:02:40,029 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT", resourcePath="clients/d46bb6df-52d2-4589-8e5e-95fd4434db39" 2026-05-19 13:02:40,786 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="34327522-c696-405f-a214-b7e12d3350a6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3f2c3ecc-0fbf-4d6d-98af-ecdaa851b424", client_auth_method="client-secret", username="admin", authSessionParentId="ba27ed2a-51c0-44f1-9468-b4654e91ba3f", authSessionTabId="6nv3jM6Fy4M" 2026-05-19 13:02:41,147 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="4883a13f-ffe5-4067-b792-9ac60091d5c6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c0adb5a-84e6-4121-8443-8bf6bf825741", client_auth_method="client-secret", username="admin", authSessionParentId="a01bcbe2-2a2b-49e5-af6f-3fc52c385ffb", authSessionTabId="m6kDMZGSat8" 2026-05-19 13:02:41,501 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="791d54ad-c9d4-42ef-8454-a4865729e440", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2c4defa6-4b19-4cbd-a2ff-65af1c0985e3", client_auth_method="client-secret", username="admin", authSessionParentId="a35b69d2-9e25-4aaf-a779-41993492add1", authSessionTabId="8CAaXjlU1lk" 2026-05-19 13:02:41,859 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="9cb163b6-ac19-42c3-a892-6367bb259532", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d3f07a8-9d42-4346-812f-a27df49fa56d", client_auth_method="client-secret", username="admin", authSessionParentId="821fbcf2-404f-471a-992c-432eb6c560e8", authSessionTabId="DQ8PLdZnyig" 2026-05-19 13:02:42,230 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="f17d4b11-0064-4452-93f2-7a1a6b3573ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="192eec13-c132-4ebd-9126-0177f0f04ac6", client_auth_method="client-secret", username="admin", authSessionParentId="44382612-ee35-47bb-a0b3-62c951d1ede6", authSessionTabId="VsifQvGvNpg" 2026-05-19 13:03:51,548 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="b8ab426b-7596-4af3-a395-bddce353543f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ef8099eb-be8c-455d-9be0-9c7692573c3d", client_auth_method="client-secret", username="admin", authSessionParentId="50cc763f-0aa3-411f-933c-1b6856a2c921", authSessionTabId="4HMrQ8kC5Lc" 2026-05-19 13:03:51,738 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="REALM", resourcePath="null" 2026-05-19 13:03:53,399 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="6f9c4f05-2e6d-44f9-b7e8-5d46db16022e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd0eda3f-20fd-475b-8747-448d46f7cc71", client_auth_method="client-secret", username="admin", authSessionParentId="26bb7d5e-87bd-4523-8faf-3edf49fa8006", authSessionTabId="DahdBqMbBik" 2026-05-19 13:03:53,454 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="f903b05b-d456-4d44-a4cc-8c7442e444fd", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", resourceType="CLIENT", resourcePath="clients/79af4277-99b8-416a-9149-17807656cd2a" 2026-05-19 13:03:54,159 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="f5afa2b5-d4f0-41b6-8049-69f25453f805", clientId="admin-cli", userId="8ecbc768-6db7-460b-a4e0-fa92cd054fcd", ipAddress="199.19.213.168", auth_method="openid-connect", token_id="123745ac-e290-43ca-9185-9f8a17b1f25e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4bce5231-1bd0-4806-b97d-a114f467fe2e", client_auth_method="client-secret", username="admin", authSessionParentId="502593b7-36fb-400b-a14c-1aaf358f985c", authSessionTabId="T5XMHNMdMVk"