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-09-02 01:23:06,203 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 60609ms 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-09-02 01:23:14,300 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-09-02 01:23:25,705 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-02 01:23:26,216 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-02 01:23:27,026 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-02 01:23:28,115 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-02 01:23:28,118 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 969bacd4-7f66-4118-aa01-bb06751a219c, name: keycloak-0-26562 2026-09-02 01:23:28,203 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-09-02 01:23:28,204 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-09-02 01:23:28,217 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34114 2026-09-02 01:23:30,310 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-26562: no members discovered after 2005 ms: creating cluster as coordinator 2026-09-02 01:23:30,325 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-26562|0] (1) [keycloak-0-26562] 2026-09-02 01:23:30,502 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-26562`, physical addresses are `[10.0.0.8:49650]` 2026-09-02 01:23:30,605 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-02 01:23:31,306 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-09-02 01:23:31,416 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-02 01:23:33,330 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-26562, Site name: null 2026-09-02 01:23:48,428 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-09-02 01:23:48,429 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-09-02 01:23:49,014 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-02 01:23:57,415 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-02 01:23:57,416 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-09-02 01:23:58,305 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-09-02 01:23:58,305 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-09-02 01:24:06,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-09-02 01:24:06,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:07,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:07,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:09,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:09,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-09-02 01:24:12,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-09-02 01:24:12,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-09-02 01:24:12,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:14,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:16,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:16,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-09-02 01:24:16,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:16,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:16,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:16,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:16,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:18,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:19,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:19,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:19,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:19,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:20,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-09-02 01:24:20,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-09-02 01:24:20,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-09-02 01:24:20,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:22,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:22,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:23,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-09-02 01:24:23,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-09-02 01:24:24,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:24,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:24,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-09-02 01:24:24,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:24,882 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-09-02 01:24:24,973 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-09-02 01:24:25,060 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-09-02 01:24:25,168 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-09-02 01:24:25,274 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-09-02 01:24:25,408 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-09-02 01:24:25,506 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-09-02 01:24:25,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-09-02 01:24:25,767 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-09-02 01:24:25,818 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-09-02 01:24:25,933 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-09-02 01:24:25,995 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-09-02 01:24:26,059 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-09-02 01:24:26,122 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-09-02 01:24:26,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-09-02 01:24:26,311 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-09-02 01:24:26,451 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-09-02 01:24:26,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-09-02 01:24:26,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:26,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:26,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:26,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:26,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:26,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:26,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-09-02 01:24:28,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:29,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:29,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-09-02 01:24:29,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:29,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-09-02 01:24:30,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:30,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:31,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-09-02 01:24:32,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:32,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-09-02 01:24:32,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:32,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:32,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:32,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:32,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:36,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:37,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:37,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-09-02 01:24:37,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:37,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:37,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:37,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:37,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:37,697 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-09-02 01:24:37,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:37,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:38,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-09-02 01:24:38,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:38,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-09-02 01:24:38,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:38,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:38,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:38,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:39,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:39,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-09-02 01:24:40,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:40,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:40,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:40,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:40,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:40,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:40,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:40,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,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-09-02 01:24:41,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-09-02 01:24:41,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:41,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,022 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-09-02 01:24:42,089 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-09-02 01:24:42,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-09-02 01:24:42,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,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-09-02 01:24:42,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-09-02 01:24:42,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,442 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-09-02 01:24:42,509 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-09-02 01:24:42,560 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-09-02 01:24:42,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,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-09-02 01:24:42,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:24:42,834 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-09-02 01:24:42,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:42,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:43,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:43,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:43,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:43,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:24:43,170 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-09-02 01:24:43,249 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-09-02 01:24:43,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-09-02 01:24:43,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-09-02 01:24:43,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-09-02 01:24:45,434 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-02 01:24:55,826 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 109.190s. Listening on: http://0.0.0.0:8080 2026-09-02 01:24:55,826 INFO [io.quarkus] (main) Profile prod activated. 2026-09-02 01:24:55,826 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-09-02 01:24:58,008 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-02 01:25:14,128 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="f792f196-9742-449b-a4eb-3e275bbc725e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="278a1f10-7d2a-447c-9755-000668404b7c", client_auth_method="client-secret", username="admin", authSessionParentId="95c7771f-1b6d-477d-a7e5-6b8b61925055", authSessionTabId="t-tXvDwa8pM" 2026-09-02 01:25:22,111 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="REALM", resourcePath="atmosphere" 2026-09-02 01:25:23,550 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="21fcff90-edba-42ce-b501-07fb5910ed58", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="489ffdcb-cb26-4e39-b30d-a5a0294708f5", client_auth_method="client-secret", username="admin", authSessionParentId="3d784129-b9c9-4375-80d4-d51eb0f43a14", authSessionTabId="mWOIvN7Mvnk" 2026-09-02 01:25:23,817 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/4928fc13-59a7-435a-97a3-eab14268cc8f" 2026-09-02 01:25:24,026 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/4928fc13-59a7-435a-97a3-eab14268cc8f/protocol-mappers/models/8e996d5c-3e35-434d-91e4-b670f56728b4" 2026-09-02 01:25:45,273 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="d20c3f93-682f-43b0-9deb-8a39b122a94c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="14e7e68e-8bac-4265-b470-94d5b5d72390", client_auth_method="client-secret", username="admin", authSessionParentId="06656fe4-2c5c-4903-a070-5db3da01410d", authSessionTabId="CludKzF5UT8" 2026-09-02 01:25:45,827 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT", resourcePath="clients/a1a4e3de-ab8b-4ee3-8501-07a258317180" 2026-09-02 01:25:46,447 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="de5d8744-7c4c-4693-b80b-b83107ac07cf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e22215aa-e7f2-4df8-8fdf-25f33396db8b", client_auth_method="client-secret", username="admin", authSessionParentId="28eaaff4-10f8-4e5c-b931-d1b2f6eb1932", authSessionTabId="YmXB5EXmSuA" 2026-09-02 01:25:46,624 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT", resourcePath="clients/73f327e0-d4a3-46fb-a24d-4c3753cb8393" 2026-09-02 01:25:47,113 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="f0c70566-2a70-4203-8f98-9db8fbb8f3d8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="12102f2c-da4d-4e92-8bfb-4830fda775dc", client_auth_method="client-secret", username="admin", authSessionParentId="b0d8557c-8367-42b3-befe-7d16c521b12a", authSessionTabId="yIfpv8CxV2U" 2026-09-02 01:25:47,229 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT", resourcePath="clients/47a27887-e0aa-411a-8ce7-f615636f1ef0" 2026-09-02 01:25:47,962 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="5ac0a6b3-8c46-41b0-bd56-18bcf4082e9d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b45d6ebe-6131-4289-a747-2388506d53a3", client_auth_method="client-secret", username="admin", authSessionParentId="00d02e9a-e53d-4e38-b8d8-0828f427095c", authSessionTabId="38FfZpelfco" 2026-09-02 01:25:48,206 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT_ROLE", resourcePath="clients/a1a4e3de-ab8b-4ee3-8501-07a258317180/roles/member" 2026-09-02 01:25:48,721 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="86f0b905-4878-4ab5-9ea2-38349a2a2287", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f0f48b9e-0291-4e5b-bcd3-9dc91fff6a64", client_auth_method="client-secret", username="admin", authSessionParentId="694bdf01-5895-4bf6-8619-73b031ec8229", authSessionTabId="7QyuPAHVYUQ" 2026-09-02 01:25:48,844 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT_ROLE", resourcePath="clients/73f327e0-d4a3-46fb-a24d-4c3753cb8393/roles/admin" 2026-09-02 01:25:49,346 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="3c5efb85-09f5-493b-a2d4-0f007c2bcbea", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8dcd00ed-04f1-4844-ac0b-cbeca209ead3", client_auth_method="client-secret", username="admin", authSessionParentId="5c03c1eb-487a-4324-9857-4c760de3c38c", authSessionTabId="Yn8WRZUOuZU" 2026-09-02 01:25:49,533 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT_ROLE", resourcePath="clients/73f327e0-d4a3-46fb-a24d-4c3753cb8393/roles/editor" 2026-09-02 01:25:50,033 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="128237b6-9a28-4352-90c1-34fe1454c7ad", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2d6e5ba6-3fc9-4ec9-aeef-18e46d81b1eb", client_auth_method="client-secret", username="admin", authSessionParentId="6ea617bb-99b3-4a81-8d10-fa1e7e2dd1ab", authSessionTabId="x2-c2t3iTJs" 2026-09-02 01:25:50,153 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT_ROLE", resourcePath="clients/73f327e0-d4a3-46fb-a24d-4c3753cb8393/roles/viewer" 2026-09-02 01:25:50,594 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="e58e664e-6939-44f6-9981-9d8133d06a4c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1fcec940-07e0-4bb7-a801-b4150b020fab", client_auth_method="client-secret", username="admin", authSessionParentId="2b8dfa59-233d-4570-bd0b-65706cf73385", authSessionTabId="9Qwy2QiVlyY" 2026-09-02 01:25:50,731 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT_ROLE", resourcePath="clients/47a27887-e0aa-411a-8ce7-f615636f1ef0/roles/member" 2026-09-02 01:28:28,508 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="7c101823-137c-4b39-84b5-5e893a4b5b02", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9233c34d-3447-4c03-b81b-4da07df71216", client_auth_method="client-secret", username="admin", authSessionParentId="425646a5-088b-4239-8d0b-d8a49ed07b66", authSessionTabId="nU_9FpfQBug" 2026-09-02 01:28:29,215 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="REALM", resourcePath="null" 2026-09-02 01:28:30,928 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="a07ebeef-407c-4235-b335-50e041c40821", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f38bc492-61d6-4fdc-b98f-3782e6308b82", client_auth_method="client-secret", username="admin", authSessionParentId="0cf2cfa3-e5c8-49c6-8eee-7cae476e7734", authSessionTabId="_Bfh5RdVIAE" 2026-09-02 01:28:31,130 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT", resourcePath="clients/b0a51a39-91fd-4526-b34a-a44199320b15" 2026-09-02 01:28:31,857 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="712741e7-da6a-4902-954d-35ee4078656a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="90b740f0-f902-4d08-9162-cb90c58ece1c", client_auth_method="client-secret", username="admin", authSessionParentId="e9f41d7f-c3ba-45df-9bdb-c439cb501ebe", authSessionTabId="qWqPnAEEV48" 2026-09-02 01:28:32,444 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/69b97124-b6c2-41d5-9cc4-b9d44a0c2b3c/role-mappings/clients/8507f9f2-4176-49ec-b5f1-5cb4bfd258fb" 2026-09-02 02:20:01,357 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="ef37b22e-96d8-4f4d-a84a-ed5687947f02", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="02ac1137-fe63-4a12-b669-379fb24812cb", client_auth_method="client-secret", username="admin", authSessionParentId="34fe7550-4fe5-4739-98df-c43ce45662d8", authSessionTabId="DgeYeRwVJ8U" 2026-09-02 02:20:01,632 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="REALM", resourcePath="null" 2026-09-02 02:20:02,534 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="5f92844b-1755-4b43-8262-c896a2934839", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="32ba4995-b340-4ab5-815f-a655157a690e", client_auth_method="client-secret", username="admin", authSessionParentId="76fa6edc-e19c-413b-a6eb-b2635526ce1b", authSessionTabId="W5MI0bb1tCo" 2026-09-02 02:20:02,609 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/4928fc13-59a7-435a-97a3-eab14268cc8f" 2026-09-02 02:20:02,743 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/4928fc13-59a7-435a-97a3-eab14268cc8f/protocol-mappers/models/8e996d5c-3e35-434d-91e4-b670f56728b4" 2026-09-02 02:20:09,508 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="664fe27b-879b-43ca-8535-d976c849eb77", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fa17dbd5-8dad-473f-a794-b8aab38ad6a9", client_auth_method="client-secret", username="admin", authSessionParentId="e3b631f9-04a5-4ae1-97f5-09833de42a0e", authSessionTabId="Cwmc_uX_w5M" 2026-09-02 02:20:09,609 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT", resourcePath="clients/a1a4e3de-ab8b-4ee3-8501-07a258317180" 2026-09-02 02:20:10,035 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="9d0cc806-f5d2-42a4-ba66-71141f587ff4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="087630cf-ea3b-4786-825d-90d51e4d056f", client_auth_method="client-secret", username="admin", authSessionParentId="e1733a8e-b08c-464c-885b-6f5a8d2f8ddf", authSessionTabId="h-U2FMXqcNc" 2026-09-02 02:20:10,127 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT", resourcePath="clients/73f327e0-d4a3-46fb-a24d-4c3753cb8393" 2026-09-02 02:20:10,613 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="e0ca48af-9675-4af6-b067-2713b07896ae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="803344c9-b70c-48fb-8d3f-b533d06420a5", client_auth_method="client-secret", username="admin", authSessionParentId="0ec4aae9-bb67-45f8-a134-5cba629c8139", authSessionTabId="QkM2I1p0_RQ" 2026-09-02 02:20:10,665 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT", resourcePath="clients/47a27887-e0aa-411a-8ce7-f615636f1ef0" 2026-09-02 02:20:11,402 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="74bd0fce-1d77-4097-9d24-2c5e76ddb34e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bdb43990-9250-49b7-b5fa-1217394922f2", client_auth_method="client-secret", username="admin", authSessionParentId="cd2a4195-b4f0-484f-a095-07abecba955d", authSessionTabId="DZxhCk_Q7dU" 2026-09-02 02:20:11,798 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="8a0f9c92-3c86-4667-a194-f19a3fc125ec", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="352d441d-8afd-4dfa-87e2-9c6f199abf3c", client_auth_method="client-secret", username="admin", authSessionParentId="b3da6f47-9b96-4c9b-aa4e-ad405d8d3f43", authSessionTabId="LSrEqSFoo0Y" 2026-09-02 02:20:12,206 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="f03ee666-0ee4-48b3-a1dc-c24ccf904543", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3fc67b42-a6f3-45cb-a2ec-35891624b587", client_auth_method="client-secret", username="admin", authSessionParentId="0d327b27-3ed0-4191-8f60-0ae10389d8c9", authSessionTabId="ylNaKWpbJUo" 2026-09-02 02:20:12,583 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="1ba245dd-5578-4526-8442-c6613a146e2c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b4367b10-d28f-4ed4-bf3e-5fcc4cc5fa12", client_auth_method="client-secret", username="admin", authSessionParentId="4e3ccd2d-16e1-46f7-8015-cf9774f1a7b5", authSessionTabId="AIGh6N5GutM" 2026-09-02 02:20:12,964 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="dc618b43-286c-4aed-b559-e655905f422b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5078455e-e8d9-44bf-ad37-5cc25022ed32", client_auth_method="client-secret", username="admin", authSessionParentId="cfce34b6-f653-472c-baf9-c973e0069096", authSessionTabId="GSMVdQWm8ak" 2026-09-02 02:21:34,650 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="42b29463-43a6-4266-995d-a2658845a997", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39537e3c-ca11-4f4a-a13e-af5ed83b6553", client_auth_method="client-secret", username="admin", authSessionParentId="7f8047bc-261c-4e15-bc64-a8539c16d237", authSessionTabId="4jukw2lqMEE" 2026-09-02 02:21:34,850 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="REALM", resourcePath="null" 2026-09-02 02:21:36,604 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="677c5aca-c7c3-4684-bffa-2552da88c775", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4a71d309-44f9-4700-ac54-55939c9546db", client_auth_method="client-secret", username="admin", authSessionParentId="402f3f1e-5dc1-4a77-9989-f2cc56e0b00c", authSessionTabId="PUbhvV-E1Rg" 2026-09-02 02:21:36,663 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="31783e6f-163c-4577-8bb0-a08c96e8766f", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", resourceType="CLIENT", resourcePath="clients/b0a51a39-91fd-4526-b34a-a44199320b15" 2026-09-02 02:21:37,548 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e05c40f8-0715-4ca6-8650-6d08bb6c1800", clientId="admin-cli", userId="d1ab65a6-aeb0-48ed-ba6e-8cec4848f9ba", ipAddress="162.253.55.234", auth_method="openid-connect", token_id="ec806be1-a111-442e-b1ee-db3623e51d29", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0071863c-6dd6-4a09-a8f9-39cc355946c3", client_auth_method="client-secret", username="admin", authSessionParentId="2685548e-c61e-4a9f-9779-0e8b64b651cd", authSessionTabId="i0AQAwxLlJo"