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-02-27 01:29:53,440 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54449ms 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-02-27 01:29:58,801 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-02-27 01:30:07,097 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 01:30:07,707 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 01:30:08,307 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 01:30:08,908 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 01:30:08,986 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ff2486ad-62c4-4216-8429-ca23f21c2d25, name: keycloak-0-22881 2026-02-27 01:30:09,007 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-02-27 01:30:09,008 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-02-27 01:30:09,086 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27033 2026-02-27 01:30:09,893 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-02-27 01:30:09,899 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 01:30:11,093 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-22881: no members discovered after 2002 ms: creating cluster as coordinator 2026-02-27 01:30:11,105 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-22881|0] (1) [keycloak-0-22881] 2026-02-27 01:30:11,120 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-22881`, physical addresses are `[10.0.0.73:42569]` 2026-02-27 01:30:11,128 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-02-27 01:30:12,899 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-22881, Site name: null 2026-02-27 01:30:22,604 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-02-27 01:30:22,604 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-02-27 01:30:23,000 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 01:30:28,495 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-02-27 01:30:28,496 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-02-27 01:30:29,000 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-02-27 01:30:29,000 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-02-27 01:30:35,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:36,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:36,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:36,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:39,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:39,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-02-27 01:30:41,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-02-27 01:30:41,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:41,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:43,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:44,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-02-27 01:30:44,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-02-27 01:30:44,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:45,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-02-27 01:30:45,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:45,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:45,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:46,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-02-27 01:30:47,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:47,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:47,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:47,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-02-27 01:30:48,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:48,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:48,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-02-27 01:30:48,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:50,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:50,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-02-27 01:30:51,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:51,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-02-27 01:30:52,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:52,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:52,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-02-27 01:30:52,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-02-27 01:30:52,614 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-02-27 01:30:52,707 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-02-27 01:30:52,776 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-02-27 01:30:52,869 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-02-27 01:30:52,961 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-02-27 01:30:53,079 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-02-27 01:30:53,160 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-02-27 01:30:53,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-02-27 01:30:53,434 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-02-27 01:30:53,482 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-02-27 01:30:53,596 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-02-27 01:30:53,654 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-02-27 01:30:53,734 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-02-27 01:30:53,790 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-02-27 01:30:53,848 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-02-27 01:30:53,946 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-02-27 01:30:54,066 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-02-27 01:30:54,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-02-27 01:30:54,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:54,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:54,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:54,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:54,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-02-27 01:30:54,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-02-27 01:30:54,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:56,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-02-27 01:30:56,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:56,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:56,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-02-27 01:30:56,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:57,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:57,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:58,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:59,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:59,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:59,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-02-27 01:30:59,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:59,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-02-27 01:30:59,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:30:59,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:02,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:03,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:03,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:03,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:03,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:03,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:03,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:03,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:03,935 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-02-27 01:31:04,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:04,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:04,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:04,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-02-27 01:31:04,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:04,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:04,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:04,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:04,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-02-27 01:31:06,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:06,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-02-27 01:31:06,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-02-27 01:31:06,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:07,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-02-27 01:31:08,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-02-27 01:31:08,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,156 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-02-27 01:31:08,221 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-02-27 01:31:08,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,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-02-27 01:31:08,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,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-02-27 01:31:08,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,591 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-02-27 01:31:08,655 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-02-27 01:31:08,698 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-02-27 01:31:08,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,869 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-02-27 01:31:08,936 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-02-27 01:31:08,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:08,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:09,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:09,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:09,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-02-27 01:31:09,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:09,248 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-02-27 01:31:09,318 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-02-27 01:31:09,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-27 01:31:09,380 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-02-27 01:31:09,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-02-27 01:31:10,923 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 01:31:17,999 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.294s. Listening on: http://0.0.0.0:8080 2026-02-27 01:31:17,999 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 01:31:17,999 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-02-27 01:31:19,686 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 01:31:35,311 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="db909eb3-b7ee-420f-9d41-230b7b71fce9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1be49388-92b5-49d9-b267-ce13bdce5cdc", client_auth_method="client-secret", username="admin", authSessionParentId="dc1ccf30-caeb-4b41-9193-98bd6719d359", authSessionTabId="RrRr9t6gEK4" 2026-02-27 01:31:42,685 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="REALM", resourcePath="atmosphere" 2026-02-27 01:31:43,802 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="8e5ead4a-f85b-4429-a716-99d433c7a1d7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f580bd59-73b1-4ce4-aebb-31fad767004f", client_auth_method="client-secret", username="admin", authSessionParentId="0c7c3d65-8fcb-42e2-af4b-6be040808cef", authSessionTabId="lFngmgFyPMU" 2026-02-27 01:31:44,087 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7bf11f66-8442-4680-ac83-b331bad7eb75" 2026-02-27 01:31:44,204 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7bf11f66-8442-4680-ac83-b331bad7eb75/protocol-mappers/models/155010db-b581-4f75-9753-8fc1be0fb43c" 2026-02-27 01:32:05,745 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="9016b19d-d155-4b60-8b88-17730d54913a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="93adc5b3-52cf-4dc4-b424-98eaa171fdae", client_auth_method="client-secret", username="admin", authSessionParentId="5608944c-a890-4aad-9e79-cf98465e40c0", authSessionTabId="GQzjXAi0aPg" 2026-02-27 01:32:06,093 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT", resourcePath="clients/30e7c76a-97b1-40cd-9efa-7109382ca244" 2026-02-27 01:32:06,514 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="f3e514d6-7a09-43d8-9e5d-6625930f108f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b233de27-0b7d-4564-9b4c-1865bf355bcd", client_auth_method="client-secret", username="admin", authSessionParentId="26ee9a4b-ba84-4058-985b-206b49c6ec75", authSessionTabId="Bfu87EfgLlI" 2026-02-27 01:32:06,622 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT", resourcePath="clients/c1e42307-f2ae-48c7-b559-cae79b7f093c" 2026-02-27 01:32:07,017 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="2a90158b-760d-41f3-b415-eab8dcd0c618", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6270e849-6d7e-4d7a-a7b8-30eb9f0fddf6", client_auth_method="client-secret", username="admin", authSessionParentId="d9d3e6c3-07a9-4a64-8a0a-e485e1e0c5f9", authSessionTabId="QZ6SU53XKxc" 2026-02-27 01:32:07,119 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT", resourcePath="clients/841edb53-a3c9-4a61-8791-a991702bb3b8" 2026-02-27 01:32:07,771 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="d342692e-299a-4466-8cab-65a8b226f753", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="13498ab5-edc2-4fbc-b651-f515c3142a59", client_auth_method="client-secret", username="admin", authSessionParentId="9bc313d1-ffed-420a-adc2-1e5762d4d757", authSessionTabId="gz5qEL-rETY" 2026-02-27 01:32:07,900 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT_ROLE", resourcePath="clients/30e7c76a-97b1-40cd-9efa-7109382ca244/roles/member" 2026-02-27 01:32:08,315 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="2dd4a72a-9b72-43bf-848d-3eca63da049c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="37f435f2-2421-4ad0-a3ff-a56c72e821a5", client_auth_method="client-secret", username="admin", authSessionParentId="dcb03a35-cf53-48d3-88ee-29e9c7a75249", authSessionTabId="ihpzHk_dJc4" 2026-02-27 01:32:08,398 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT_ROLE", resourcePath="clients/c1e42307-f2ae-48c7-b559-cae79b7f093c/roles/admin" 2026-02-27 01:32:08,830 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="2639a373-cb3e-40c9-9d55-7088d2f68a49", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6f3aac0a-c4be-4a5d-b3a2-d9366bd7a42c", client_auth_method="client-secret", username="admin", authSessionParentId="3fa5451a-8a2e-492b-91b3-dfb558781b46", authSessionTabId="CIaojOQyrpY" 2026-02-27 01:32:08,993 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT_ROLE", resourcePath="clients/c1e42307-f2ae-48c7-b559-cae79b7f093c/roles/editor" 2026-02-27 01:32:09,363 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="69337983-2e39-4e84-99d7-8f23680aa6ad", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f4585a85-70e8-46a7-9467-d984a579d361", client_auth_method="client-secret", username="admin", authSessionParentId="c4d7e9e0-756e-40b3-a492-8d304a48c33e", authSessionTabId="fUa5GrCwPW8" 2026-02-27 01:32:09,900 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT_ROLE", resourcePath="clients/c1e42307-f2ae-48c7-b559-cae79b7f093c/roles/viewer" 2026-02-27 01:32:10,247 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="51033f9e-5e55-4dcc-8e85-19195bdc7efa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="10983b9f-bda2-463d-87b1-a93eb61cc9be", client_auth_method="client-secret", username="admin", authSessionParentId="49b82234-cf53-45a0-8012-cd736fcf8752", authSessionTabId="wmVimtAAqus" 2026-02-27 01:32:10,317 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT_ROLE", resourcePath="clients/841edb53-a3c9-4a61-8791-a991702bb3b8/roles/member" 2026-02-27 01:34:55,957 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="21c64360-f3c4-45ed-9853-2a43274ebe30", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fed7b80d-f033-4efe-acc7-526ae4fe84e1", client_auth_method="client-secret", username="admin", authSessionParentId="43592a20-eff9-4d3e-969b-84de2bdc7d31", authSessionTabId="Th9pobFSYN0" 2026-02-27 01:34:56,843 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="REALM", resourcePath="null" 2026-02-27 01:34:58,467 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="116a0c18-c9db-4bf5-861b-593c5f94d8ac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="399e3806-37a5-484a-b1bd-ca82572b6ac1", client_auth_method="client-secret", username="admin", authSessionParentId="400cf933-07ac-442f-a2bb-9f573b1ebde3", authSessionTabId="AaRPrZrW1fg" 2026-02-27 01:34:58,563 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT", resourcePath="clients/d715172c-01e1-4984-b363-3014955054bd" 2026-02-27 01:34:59,087 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="c0d2bc4e-78b4-40c0-b3d4-a3bf4adc23b0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8cd1c8b-5abf-4313-a456-b82f27106d54", client_auth_method="client-secret", username="admin", authSessionParentId="d6baac57-00b5-4861-9cab-5a714635ab2d", authSessionTabId="UoThq2eWDXQ" 2026-02-27 01:34:59,516 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c55d4857-96c0-4b8d-9d1e-d200bb3334c9/role-mappings/clients/969bbb45-c008-49ac-b334-40a2cb0b817c" 2026-02-27 02:27:33,004 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="01066b83-b108-48eb-b522-630ff88b2c31", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ce7bf7d6-5528-41e4-9325-ea14adbc68f9", client_auth_method="client-secret", username="admin", authSessionParentId="02d7666c-a779-435c-9319-69ba930a18b5", authSessionTabId="y_Pc-L8rLmU" 2026-02-27 02:27:33,313 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="REALM", resourcePath="null" 2026-02-27 02:27:34,201 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="36a34c00-1189-495c-bf9a-01d7018d849d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eb4d1181-f278-4a7c-bef8-17f9fc4261ed", client_auth_method="client-secret", username="admin", authSessionParentId="3142ede0-4321-4b3d-a7d9-7f94250add26", authSessionTabId="XO8aTBHVHYw" 2026-02-27 02:27:34,254 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7bf11f66-8442-4680-ac83-b331bad7eb75" 2026-02-27 02:27:34,323 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7bf11f66-8442-4680-ac83-b331bad7eb75/protocol-mappers/models/155010db-b581-4f75-9753-8fc1be0fb43c" 2026-02-27 02:27:40,703 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="e1f8b12f-bcd9-4c63-a45f-9cbb22fbd727", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="005843d9-1dd9-421e-bfa2-6e02225a3267", client_auth_method="client-secret", username="admin", authSessionParentId="36d01b8f-0285-48ee-a8aa-c16e21e9158a", authSessionTabId="MNcndPweRrc" 2026-02-27 02:27:40,787 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT", resourcePath="clients/30e7c76a-97b1-40cd-9efa-7109382ca244" 2026-02-27 02:27:41,156 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="f4f0e2b6-43ad-41be-b2a8-e60fa8ebde1b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3fec4bda-4f18-4d09-8938-39ff0f27566a", client_auth_method="client-secret", username="admin", authSessionParentId="decc36c4-9515-4a9f-867c-add04b24f397", authSessionTabId="ZiuvgCCx8q4" 2026-02-27 02:27:41,206 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT", resourcePath="clients/c1e42307-f2ae-48c7-b559-cae79b7f093c" 2026-02-27 02:27:41,586 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="b0c465f7-ead2-476b-91e4-735432bb63be", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0b9209ac-1695-4537-b8ee-b6e35499eb9b", client_auth_method="client-secret", username="admin", authSessionParentId="5dbb52fc-f8e1-4063-aa27-f45701d50c97", authSessionTabId="CSiOt2-N4lQ" 2026-02-27 02:27:41,687 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT", resourcePath="clients/841edb53-a3c9-4a61-8791-a991702bb3b8" 2026-02-27 02:27:42,452 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="46550f73-48b1-40e8-b2bf-e8960dbef6a5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5ad2b9cf-b8ac-4ca2-9267-eca96e26b1c5", client_auth_method="client-secret", username="admin", authSessionParentId="9afc6ffa-1185-4f65-9e80-2d976de48a80", authSessionTabId="pU2QJlqU4So" 2026-02-27 02:27:42,797 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="2a989bca-786b-4e89-965c-1789fd46e3ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bd68996f-e20a-4871-bd75-980961d57480", client_auth_method="client-secret", username="admin", authSessionParentId="14f3c042-e7f9-43e0-89cf-91f17d182c1f", authSessionTabId="xRvhP9mucgA" 2026-02-27 02:27:43,176 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="5619efd8-9228-4c3c-b69c-d2857445ab63", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8d89d2d9-9bd6-4db9-93cd-f87568f75d9e", client_auth_method="client-secret", username="admin", authSessionParentId="317b3f8f-c48a-4677-9964-a554dbb01bef", authSessionTabId="7iaOFBh1dwA" 2026-02-27 02:27:43,517 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="9d18aec0-779a-4a71-9517-a39ef9d2285d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6adb56a7-aa57-4da9-a96e-8386748c2af4", client_auth_method="client-secret", username="admin", authSessionParentId="041c485e-cdfd-4cc8-9d02-ea3999352d04", authSessionTabId="RR_iFb04uo4" 2026-02-27 02:27:43,879 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="f502f1df-f337-41db-b653-4d705be6de30", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d7ec91b-5651-470c-b2f1-05844b6e0062", client_auth_method="client-secret", username="admin", authSessionParentId="6ea141ea-0772-488e-a908-e734f750eb6b", authSessionTabId="xzAYN48OotQ" 2026-02-27 02:28:50,859 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="f4e516a1-2b59-4e5f-8b4a-837166b19e9a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6c3ab880-708c-4f70-9e56-ecf5e2ed0d92", client_auth_method="client-secret", username="admin", authSessionParentId="53fd0b09-5bcd-4932-b018-96f6ccb403df", authSessionTabId="tGX_Fl5D-Zo" 2026-02-27 02:28:51,007 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="REALM", resourcePath="null" 2026-02-27 02:28:52,517 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="ac9e6dea-fd4f-4aca-ab1a-c1da506d936b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="05b5b2f7-40e3-4acd-af99-437476fcd29f", client_auth_method="client-secret", username="admin", authSessionParentId="77246224-d72f-4ff5-b392-24a3f6db47d2", authSessionTabId="t0ylclRcuNg" 2026-02-27 02:28:52,601 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="e99bb34a-501b-4119-887b-225cb6fa3663", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", resourceType="CLIENT", resourcePath="clients/d715172c-01e1-4984-b363-3014955054bd" 2026-02-27 02:28:53,240 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4cb81009-7a27-4fd2-8a66-5f6479fbb068", clientId="admin-cli", userId="a91a5c68-1dc7-437e-bfa3-0cddd190abee", ipAddress="199.204.45.153", auth_method="openid-connect", token_id="aa882aa7-a9a9-411c-989f-ab2ba1a7173a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f54f5622-cb68-4ffb-895a-3c52f0d58f7b", client_auth_method="client-secret", username="admin", authSessionParentId="c289baf8-6f8b-4c56-9032-1c4e4489f490", authSessionTabId="sCJ3sP7Eorc"