Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-27 01:31:15,522 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54631ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-04-27 01:31:20,177 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-27 01:31:29,170 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 01:31:29,861 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 01:31:30,468 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 01:31:31,059 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 01:31:31,062 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 54575aec-ef97-47f1-81c0-d5103ce135dc, name: keycloak-0-50221 2026-04-27 01:31:31,069 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-27 01:31:31,070 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-27 01:31:31,077 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38296 2026-04-27 01:31:31,962 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-27 01:31:31,977 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 01:31:33,163 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-50221: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-27 01:31:33,176 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-50221|0] (1) [keycloak-0-50221] 2026-04-27 01:31:33,264 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-50221`, physical addresses are `[10.0.0.137:53832]` 2026-04-27 01:31:33,274 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-27 01:31:35,071 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-50221, Site name: null 2026-04-27 01:31:45,383 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 01:31:45,383 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 01:31:46,160 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 01:31:51,171 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 01:31:51,171 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 01:31:51,683 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 01:31:51,683 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 01:31:58,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:31:58,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:31:58,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:31:59,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:01,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-04-27 01:32:01,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:03,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:03,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:03,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-04-27 01:32:05,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:06,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:06,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:06,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:07,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:07,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:07,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-04-27 01:32:07,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-04-27 01:32:08,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:09,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:09,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:09,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:09,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:09,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:10,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:10,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:10,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:11,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:11,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:12,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:13,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:13,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:13,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:14,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:14,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:14,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:14,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:15,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:15,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:15,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:15,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:15,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:15,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:15,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:15,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:15,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:15,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:15,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:15,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:15,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:15,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:15,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:17,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:17,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:17,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:17,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:17,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:19,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:19,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:20,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:20,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:20,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:20,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:20,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-04-27 01:32:20,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:20,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:21,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:24,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:24,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:25,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-04-27 01:32:25,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:25,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-04-27 01:32:25,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:25,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-04-27 01:32:25,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:25,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:25,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:25,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:25,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-04-27 01:32:25,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:26,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:26,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:26,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:26,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:26,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:27,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:27,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:27,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:27,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,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-04-27 01:32:28,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,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-04-27 01:32:28,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:28,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:29,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:29,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-04-27 01:32:29,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,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-04-27 01:32:29,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,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-04-27 01:32:29,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-04-27 01:32:29,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-04-27 01:32:29,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:29,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:29,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:29,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,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-04-27 01:32:29,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:29,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:29,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:29,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:30,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:30,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:30,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:30,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:30,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:30,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:30,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-27 01:32:30,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-27 01:32:30,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-27 01:32:31,685 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 01:32:38,860 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.076s. Listening on: http://0.0.0.0:8080 2026-04-27 01:32:38,861 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 01:32:38,861 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-27 01:32:40,480 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 01:32:57,460 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="6ad2fddf-4f60-4a5c-bde7-e2c8bb63a3c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="273ce0c5-a000-407a-ad15-00c927e13d3d", client_auth_method="client-secret", username="admin", authSessionParentId="f57599d3-ebc8-410a-81a8-815c17769410", authSessionTabId="cnNDsLRXdcs" 2026-04-27 01:33:02,365 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="REALM", resourcePath="atmosphere" 2026-04-27 01:33:04,464 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="96a871e7-e36b-4da1-8758-c441d2feba6a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2fa51139-8903-465f-8cb5-ea6a2f6b498b", client_auth_method="client-secret", username="admin", authSessionParentId="d1c7380e-7a4d-44cb-ab73-60efb9961478", authSessionTabId="5cMBEYEBpIw" 2026-04-27 01:33:04,614 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/82c18f0a-4354-427b-93ab-358a6605a7fa" 2026-04-27 01:33:04,789 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/82c18f0a-4354-427b-93ab-358a6605a7fa/protocol-mappers/models/d20cb11c-81f8-463d-802e-1948a601c413" 2026-04-27 01:33:25,566 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="a93736b1-6260-4f22-9c2c-786f31483d6a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="de45992f-5e29-4067-bf8c-ae6d80d21879", client_auth_method="client-secret", username="admin", authSessionParentId="e71bb967-22e4-4387-9faf-67d087042e50", authSessionTabId="D5qIaDb3ViA" 2026-04-27 01:33:25,860 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/11e696d7-a5df-485c-b775-0bdf4d0caea2" 2026-04-27 01:33:26,270 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="0c9f995f-e5db-4ce2-b006-b632bc8e0dad", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5b8ddf27-4f5f-49c6-91e6-d0d56a70fd00", client_auth_method="client-secret", username="admin", authSessionParentId="2987c34f-9eff-46dc-916f-82ae0e8984a5", authSessionTabId="tF3t2iUxyCk" 2026-04-27 01:33:26,373 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/5499cc76-de66-4260-9765-399e271dcc07" 2026-04-27 01:33:26,814 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="c8ef92a8-b6b0-4c6b-b73c-7a1c1b192ec9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="50356a68-7a55-458b-a0a2-cde803976b7d", client_auth_method="client-secret", username="admin", authSessionParentId="8c828fbf-8d61-44dc-9b1c-961587329e45", authSessionTabId="PMtq9DszjeQ" 2026-04-27 01:33:26,892 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/d9ce07ae-ac21-4a22-861d-8a7c6f9f92f5" 2026-04-27 01:33:27,541 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="9b90415b-5776-41e3-b331-b6d7d7c9a058", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="142d533c-0433-463c-88a1-38b79ddbed47", client_auth_method="client-secret", username="admin", authSessionParentId="49e9555d-3ccd-41c0-9d1a-e4eb20ef4d34", authSessionTabId="ywzjRKgWvUQ" 2026-04-27 01:33:27,681 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/11e696d7-a5df-485c-b775-0bdf4d0caea2/roles/member" 2026-04-27 01:33:28,079 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="bc61ce61-104a-4c23-b3c5-cfa5d639bc03", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bcc1d5e3-6e32-480c-be45-2cc45f3e71f2", client_auth_method="client-secret", username="admin", authSessionParentId="e405403a-33a0-4a1b-904b-b8d06b1759c6", authSessionTabId="ezG1xPDr8aI" 2026-04-27 01:33:28,354 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/5499cc76-de66-4260-9765-399e271dcc07/roles/admin" 2026-04-27 01:33:28,719 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="ff931a6a-4838-4d08-9121-c3400a033b3f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c2c42131-ea2a-4046-9a05-dc815e34f0f5", client_auth_method="client-secret", username="admin", authSessionParentId="b3c02277-a0f7-40c3-a78d-b2a13661f579", authSessionTabId="3jEfUtgqjH8" 2026-04-27 01:33:28,811 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/5499cc76-de66-4260-9765-399e271dcc07/roles/editor" 2026-04-27 01:33:29,193 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="07bc8738-69ba-4ac9-a219-198d2bf2d37f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1fcbe03b-7036-41d7-a370-9ee5515c58c1", client_auth_method="client-secret", username="admin", authSessionParentId="34289e57-29fb-42b8-9ff1-585777814e22", authSessionTabId="wUe_ziTT--A" 2026-04-27 01:33:29,304 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/5499cc76-de66-4260-9765-399e271dcc07/roles/viewer" 2026-04-27 01:33:29,667 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="c15008c9-55d4-403d-aa71-66822a3268b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="291e2ffd-833c-48c4-bbf9-84afe598c3c1", client_auth_method="client-secret", username="admin", authSessionParentId="44ab3202-0f40-451e-b791-2225cf63c434", authSessionTabId="-KJov-fucho" 2026-04-27 01:33:29,767 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/d9ce07ae-ac21-4a22-861d-8a7c6f9f92f5/roles/member" 2026-04-27 01:35:40,596 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="b8c0d696-aa17-43c9-b1f4-30cf9688f412", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9e2598dc-88d4-4fa5-a194-9b96aad735ed", client_auth_method="client-secret", username="admin", authSessionParentId="59f4431a-0754-4a7f-81f0-3f7290bca599", authSessionTabId="oqCCwwgAHog" 2026-04-27 01:35:41,175 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="REALM", resourcePath="null" 2026-04-27 01:35:42,773 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="8ff330ad-0cf9-4c14-bcbe-9acdce5e3503", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="426aef5c-1ab8-45c1-a7d6-afa2a0609337", client_auth_method="client-secret", username="admin", authSessionParentId="053a7d58-ccd1-447a-b2fc-47826d908d0c", authSessionTabId="xavcCU1sLok" 2026-04-27 01:35:42,961 INFO [org.keycloak.events] (executor-thread-4) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/20178de3-de2c-42db-9c76-07cffc503c0a" 2026-04-27 01:35:43,696 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="7b58eed3-022d-4da1-bed5-df91a6f4567f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0f4a7e1a-0919-4616-a17c-c9d5126fe0a5", client_auth_method="client-secret", username="admin", authSessionParentId="08aaa770-733f-46b8-8b38-d8afa75bf29e", authSessionTabId="0LlO9OZRQc4" 2026-04-27 01:35:44,200 INFO [org.keycloak.events] (executor-thread-4) operationType="CREATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/add2da2e-a5aa-4622-a4c9-c1cdee598cc8/role-mappings/clients/72147e56-8fdb-43b3-8e22-e687ab6358c6" 2026-04-27 02:26:10,957 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="ed10fae5-68e6-439a-833a-86d4fe46d87e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c4b69bbb-7182-4b3e-9736-a732decbdf2c", client_auth_method="client-secret", username="admin", authSessionParentId="3fc73f9f-afb9-4e41-92ca-a2a2c091690d", authSessionTabId="e8FZAqlXa3k" 2026-04-27 02:26:11,173 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="REALM", resourcePath="null" 2026-04-27 02:26:12,119 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="f3ff06f6-2c40-40da-b0c1-8e4798ce4027", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b514df21-33c4-4659-abea-20a5223a97c4", client_auth_method="client-secret", username="admin", authSessionParentId="414da4cb-e773-4b41-94d0-556fd410e5de", authSessionTabId="6VOdL4bPkIk" 2026-04-27 02:26:12,174 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/82c18f0a-4354-427b-93ab-358a6605a7fa" 2026-04-27 02:26:12,232 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/82c18f0a-4354-427b-93ab-358a6605a7fa/protocol-mappers/models/d20cb11c-81f8-463d-802e-1948a601c413" 2026-04-27 02:26:19,063 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="3140201c-8d8e-47a2-a049-f3f3dbff2762", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5c590f62-338c-4a8f-9f64-51ad7858a237", client_auth_method="client-secret", username="admin", authSessionParentId="c7fe2f86-df2b-44fb-b575-53ae2e8f1e64", authSessionTabId="CsD1_1MDRLg" 2026-04-27 02:26:19,169 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/11e696d7-a5df-485c-b775-0bdf4d0caea2" 2026-04-27 02:26:19,549 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="e2bd6afc-42b8-4254-b254-489e9d9d953f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="40fdcf13-8993-492e-80df-6eec4799c929", client_auth_method="client-secret", username="admin", authSessionParentId="8efe41e1-e219-48db-916e-450687715edd", authSessionTabId="ej956Oh5Z-E" 2026-04-27 02:26:19,607 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/5499cc76-de66-4260-9765-399e271dcc07" 2026-04-27 02:26:20,005 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="a43b6511-4424-44a8-adff-51d4821ce676", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="39445fd7-0cf4-41c6-982f-2c7c3292742f", client_auth_method="client-secret", username="admin", authSessionParentId="d97c6db2-33c8-4a3d-8778-9d25935234f7", authSessionTabId="xuM9KGItFCc" 2026-04-27 02:26:20,097 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/d9ce07ae-ac21-4a22-861d-8a7c6f9f92f5" 2026-04-27 02:26:20,811 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="2d12f916-589a-4810-9e8f-fd757a1a4ee3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6c38066-98d2-49e8-bf07-46151a0581a0", client_auth_method="client-secret", username="admin", authSessionParentId="6e78ee4f-7f6c-4c2b-92d4-b3695a685592", authSessionTabId="EtviUegquVU" 2026-04-27 02:26:21,182 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="b918fe05-67c2-4675-8b87-56090707662b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="851a8e3a-9619-42a7-8e8e-44ec31647da5", client_auth_method="client-secret", username="admin", authSessionParentId="e851b281-8d6e-4477-8b87-9f5d0716e8e5", authSessionTabId="_PdBCmYc1vI" 2026-04-27 02:26:21,550 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="5f91c1fc-2f5f-4afb-8193-bdfccf7600ab", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a8557c3b-e275-4430-b0af-85eb8e96ef50", client_auth_method="client-secret", username="admin", authSessionParentId="8e3b8768-0fc2-4c4c-bed8-ae0426cb6e7d", authSessionTabId="sWGWekzIVsI" 2026-04-27 02:26:21,914 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="5e0d884a-029d-49a5-bd62-8e72f02c845a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cdc75654-9282-4261-82fc-0b128e6dc436", client_auth_method="client-secret", username="admin", authSessionParentId="92c4a65f-8a7c-45f8-a744-cf2e115772d5", authSessionTabId="9qRiwuvL4X8" 2026-04-27 02:26:22,282 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="5b43a36e-d336-478e-880b-e16b19338b0b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2ac79e83-4895-40b4-98f8-b49e1aa474ca", client_auth_method="client-secret", username="admin", authSessionParentId="b6e555a6-b17f-454d-9bb1-ea05a811b585", authSessionTabId="K33RxCSowbw" 2026-04-27 02:27:37,706 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="75aa02cb-cb87-41d2-a625-8ec3f1499081", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6b5d77d9-9fe2-4080-ba16-4562c28c4059", client_auth_method="client-secret", username="admin", authSessionParentId="b7fcd938-a746-4c34-bfee-6e54b01947bd", authSessionTabId="A8bqWsQUnCo" 2026-04-27 02:27:37,891 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="REALM", resourcePath="null" 2026-04-27 02:27:39,636 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="7ed6d7b8-7e2c-431e-9ad2-870b13efe729", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d2202e04-db33-469e-888c-d10d6176f693", client_auth_method="client-secret", username="admin", authSessionParentId="fdaf8b7d-548a-43cc-a540-4f71d0502ab3", authSessionTabId="mBPfuwyUN1g" 2026-04-27 02:27:39,689 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="d53a7dd0-5b89-4baa-8588-d952de744c52", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/20178de3-de2c-42db-9c76-07cffc503c0a" 2026-04-27 02:27:40,436 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="faa3ab52-786c-4610-9779-5250521fa83e", clientId="admin-cli", userId="22740964-60b8-44eb-84a2-e5e038bf8f35", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="2864fa5d-bfe9-43ff-bdb1-5c7ad1ecf4e4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0d8d7111-1e5f-447d-8d5f-3cbcd7c91239", client_auth_method="client-secret", username="admin", authSessionParentId="86b0b6ba-5ea7-40d2-916a-2bb369c39439", authSessionTabId="4uug-I9L5Ss"