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-08-26 05:09:14,148 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56956ms 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-08-26 05:09:19,708 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-08-26 05:09:28,097 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-26 05:09:28,596 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-26 05:09:29,598 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-26 05:09:30,283 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-26 05:09:30,286 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8c0ba0d2-962f-498c-9b7b-ad61d5857339, name: keycloak-0-48469 2026-08-26 05:09:30,293 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-08-26 05:09:30,293 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-08-26 05:09:30,299 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18230 2026-08-26 05:09:31,383 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-08-26 05:09:31,394 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-26 05:09:32,395 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48469: no members discovered after 2015 ms: creating cluster as coordinator 2026-08-26 05:09:32,425 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48469|0] (1) [keycloak-0-48469] 2026-08-26 05:09:32,492 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48469`, physical addresses are `[10.0.0.64:33766]` 2026-08-26 05:09:32,501 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-26 05:09:34,489 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48469, Site name: null 2026-08-26 05:09:45,485 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-08-26 05:09:45,486 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-08-26 05:09:45,885 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-26 05:09:51,693 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-08-26 05:09:51,693 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-08-26 05:09:52,110 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-08-26 05:09:52,111 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-08-26 05:09:59,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:09:59,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:00,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-08-26 05:10:00,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:02,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-08-26 05:10:02,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:05,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:05,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-08-26 05:10:05,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:07,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:08,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:08,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-08-26 05:10:08,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:09,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:09,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:09,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-08-26 05:10:09,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:10,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:11,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:11,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:11,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:11,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:12,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:12,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-08-26 05:10:12,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:12,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:14,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-08-26 05:10:14,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:15,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:15,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10: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-08-26 05:10:16,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:16,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:16,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:16,201 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-08-26 05:10:16,273 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-08-26 05:10:16,362 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-08-26 05:10:16,455 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-08-26 05:10:16,556 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-08-26 05:10:16,669 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-08-26 05:10:16,808 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-08-26 05:10:16,881 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-08-26 05:10:17,014 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-08-26 05:10:17,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-08-26 05:10:17,178 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-08-26 05:10:17,237 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-08-26 05:10:17,291 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-08-26 05:10:17,348 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-08-26 05:10:17,402 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-08-26 05:10:17,518 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-08-26 05:10:17,625 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-08-26 05:10:17,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-08-26 05:10:17,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:17,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:17,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:17,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:17,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:17,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:17,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-08-26 05:10:19,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:19,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:20,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-08-26 05:10:20,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-08-26 05:10:20,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:21,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:21,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:22,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:22,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:22,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:22,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:22,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:23,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:23,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-08-26 05:10:23,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:26,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:27,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:27,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-08-26 05:10:27,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:27,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:27,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:27,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:27,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:27,926 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-08-26 05:10:28,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-08-26 05:10:28,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:28,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:28,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:28,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:28,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:28,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:28,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-08-26 05:10:28,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:29,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:29,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:30,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-08-26 05:10:30,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:30,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:30,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:30,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:30,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:30,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:30,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:30,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,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-08-26 05:10:31,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:31,899 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-08-26 05:10:31,968 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-08-26 05:10:31,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,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-08-26 05:10:32,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,195 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,239 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-08-26 05:10:32,308 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-08-26 05:10:32,352 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-08-26 05:10:32,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,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-08-26 05:10:32,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,532 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-08-26 05:10:32,600 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-08-26 05:10:32,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:32,895 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-08-26 05:10:32,970 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-08-26 05:10:32,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-26 05:10:33,029 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-08-26 05:10:33,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-26 05:10:34,593 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-26 05:10:42,892 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 88.483s. Listening on: http://0.0.0.0:8080 2026-08-26 05:10:42,892 INFO [io.quarkus] (main) Profile prod activated. 2026-08-26 05:10:42,892 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-08-26 05:10:44,299 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-26 05:10:58,500 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="0d7a21ac-d75f-443f-8bb1-4765e8aeb0f8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1e91fea-ffd3-44f9-9205-64a1eca9b758", client_auth_method="client-secret", username="admin", authSessionParentId="fb3d5218-865f-4085-ad15-9913220505d1", authSessionTabId="7f9s6iOo0C0" 2026-08-26 05:11:03,193 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="REALM", resourcePath="atmosphere" 2026-08-26 05:11:04,600 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="fbec4cb9-f7c3-44d7-88b7-c4012d709e52", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8f92f173-5bfa-4cb5-9210-5c3293d9076b", client_auth_method="client-secret", username="admin", authSessionParentId="834887a5-c8f2-4ad7-92fb-b5494878abf7", authSessionTabId="jIi-n3zde9w" 2026-08-26 05:11:04,824 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8c148259-1c73-4ae5-a7f3-d372a65cb3be" 2026-08-26 05:11:05,019 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8c148259-1c73-4ae5-a7f3-d372a65cb3be/protocol-mappers/models/2f02a363-cc78-46dd-bf49-86df6886e453" 2026-08-26 05:11:25,925 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="f5e3c716-889a-4b48-8913-1766eddcbe2a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6bb5891c-96df-4b84-b709-d68139d84ee7", client_auth_method="client-secret", username="admin", authSessionParentId="7169a1cb-e7e4-47b5-aa84-2c460dc22766", authSessionTabId="1MhROno5AUY" 2026-08-26 05:11:26,195 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT", resourcePath="clients/f70d1e77-bc43-4325-9ec6-a408a91d8db8" 2026-08-26 05:11:26,626 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="d662d565-2d20-480c-9e43-b4ae5814a6a7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="22e01deb-97d6-4e50-b9c5-4f150e40e462", client_auth_method="client-secret", username="admin", authSessionParentId="fca14a0d-e614-43b3-bcec-13500239c2dd", authSessionTabId="NYv5OAg6PJU" 2026-08-26 05:11:26,723 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT", resourcePath="clients/f2dbe93e-f248-45a8-84f4-37e8a950f89b" 2026-08-26 05:11:27,131 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="1490545c-a76d-4eac-9785-aa2a1b3820a8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4a2a6e94-731a-4dac-9a5b-88d74bbdde15", client_auth_method="client-secret", username="admin", authSessionParentId="2ecf6706-0f24-4313-9b2e-b6a3b22bf8cb", authSessionTabId="gQ2dBFpbh-Q" 2026-08-26 05:11:27,305 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT", resourcePath="clients/454e9ac2-97b0-491c-9695-fc8302356e2b" 2026-08-26 05:11:28,010 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="91593ef0-98c5-4f04-a404-c83797b6789d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4894499e-c69f-4086-865c-3b8d2b0d9fd8", client_auth_method="client-secret", username="admin", authSessionParentId="d49d5735-4931-43bb-83b8-69e541214062", authSessionTabId="0VuJRiEBaa4" 2026-08-26 05:11:28,186 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT_ROLE", resourcePath="clients/f70d1e77-bc43-4325-9ec6-a408a91d8db8/roles/member" 2026-08-26 05:11:28,561 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="5a6c6a57-05bc-400c-8af2-93e12d265ffd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1f1c5ffb-f607-428d-b6bb-5c84be8d775b", client_auth_method="client-secret", username="admin", authSessionParentId="97cb20b5-0a42-403e-a288-1b2470ed4a7b", authSessionTabId="jL1u6wvXLGU" 2026-08-26 05:11:28,648 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT_ROLE", resourcePath="clients/f2dbe93e-f248-45a8-84f4-37e8a950f89b/roles/admin" 2026-08-26 05:11:29,042 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="6f9cdd8e-eba0-4ad0-84d4-0c4f410e544d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="553868ff-ad24-44ba-a56b-00cc9495af58", client_auth_method="client-secret", username="admin", authSessionParentId="908d6450-0b07-4c92-9377-b8c4fa92479b", authSessionTabId="QYa7ZKk7cRc" 2026-08-26 05:11:29,142 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT_ROLE", resourcePath="clients/f2dbe93e-f248-45a8-84f4-37e8a950f89b/roles/editor" 2026-08-26 05:11:29,526 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="e0e3e0c3-42f0-457a-9255-343a4deb9d4c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0e116346-36d4-4abb-b2eb-f838527efb58", client_auth_method="client-secret", username="admin", authSessionParentId="7b55e7e4-fbc7-4515-804c-cdb37ebfafc1", authSessionTabId="-aeNuFDafBM" 2026-08-26 05:11:29,711 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT_ROLE", resourcePath="clients/f2dbe93e-f248-45a8-84f4-37e8a950f89b/roles/viewer" 2026-08-26 05:11:30,101 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="4b0d8c2a-aec2-4f76-a66e-904c0cdf7637", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0cf89eed-768e-4c3b-a381-3917589271ad", client_auth_method="client-secret", username="admin", authSessionParentId="b2655d70-de84-4eb3-b744-a03b177dfa18", authSessionTabId="ujCl10z1Jd0" 2026-08-26 05:11:30,211 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT_ROLE", resourcePath="clients/454e9ac2-97b0-491c-9695-fc8302356e2b/roles/member" 2026-08-26 05:13:45,681 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="c590b906-5a7f-4926-9209-301859a6b611", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="71f39c77-f7ce-4ead-81e0-5442fc9f0730", client_auth_method="client-secret", username="admin", authSessionParentId="3c12f4a8-ab82-49f7-9ad4-c4ffdc097dfe", authSessionTabId="oGDSpLTaP_0" 2026-08-26 05:13:46,302 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="REALM", resourcePath="null" 2026-08-26 05:13:47,745 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="2801fe1c-ccb7-459a-a4cb-756adef1bbde", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="20fc6683-cadb-4693-9b2c-1b18804e7410", client_auth_method="client-secret", username="admin", authSessionParentId="6b16e963-693d-4a0b-8288-2fe184e78a55", authSessionTabId="p1LrKC4tAq8" 2026-08-26 05:13:47,880 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT", resourcePath="clients/267bc872-4d74-413e-8319-377f58bf2e37" 2026-08-26 05:13:48,473 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="456d4304-e866-495b-9ff6-1c058e9f60df", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cb6dc692-952b-4af3-9a39-8ebd018ae794", client_auth_method="client-secret", username="admin", authSessionParentId="d6c7372e-21ed-4543-9c72-5da25896da86", authSessionTabId="vR6PHwni5_c" 2026-08-26 05:13:48,923 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/aa900032-8539-4a71-9209-a5bf7c22a738/role-mappings/clients/b34569d2-b0b4-4853-91a7-07ba32426c54" 2026-08-26 06:05:23,055 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="bcf9c0b2-4086-47af-8eb0-f4c7de8b0a1c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1b681c1d-8ddd-472f-b108-851b4a062a49", client_auth_method="client-secret", username="admin", authSessionParentId="94a0e498-cf46-4d00-8dac-494b232a81ed", authSessionTabId="a5Rg4a-gFv0" 2026-08-26 06:05:23,432 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="REALM", resourcePath="null" 2026-08-26 06:05:24,354 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="8d137c1d-a7f8-48dc-82c1-ec1ad030402d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="45bf7544-339a-473f-9153-5b674cb668f7", client_auth_method="client-secret", username="admin", authSessionParentId="6012f5a6-68c6-4bb9-9866-463be5604122", authSessionTabId="142XtIgXPjc" 2026-08-26 06:05:24,411 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8c148259-1c73-4ae5-a7f3-d372a65cb3be" 2026-08-26 06:05:24,486 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8c148259-1c73-4ae5-a7f3-d372a65cb3be/protocol-mappers/models/2f02a363-cc78-46dd-bf49-86df6886e453" 2026-08-26 06:05:31,214 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="0558b413-e91a-40a8-9acb-f069c823f348", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5602b187-2c90-477e-a784-a1f078cfe2c7", client_auth_method="client-secret", username="admin", authSessionParentId="1d28f9e2-eb11-4e72-9bd7-08bea6ed95d5", authSessionTabId="AvEV6rOZ8ek" 2026-08-26 06:05:31,305 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT", resourcePath="clients/f70d1e77-bc43-4325-9ec6-a408a91d8db8" 2026-08-26 06:05:31,672 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="4f6fbd76-ac2c-4a24-9d6b-2b3370f724d7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96191850-c177-4749-a587-edd579b5d6f5", client_auth_method="client-secret", username="admin", authSessionParentId="32432fcf-59d3-48ff-9d35-68b397728cb1", authSessionTabId="rGP3peEdjzU" 2026-08-26 06:05:31,725 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT", resourcePath="clients/f2dbe93e-f248-45a8-84f4-37e8a950f89b" 2026-08-26 06:05:32,128 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="bd454c5b-cdb8-48f8-b5cd-10ef3d79fb44", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cebf90a4-6b61-46fa-a29f-1848d6dbde3d", client_auth_method="client-secret", username="admin", authSessionParentId="7f942ad0-7e76-496d-ba9d-4d82d6281173", authSessionTabId="OinPnR27OME" 2026-08-26 06:05:32,204 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT", resourcePath="clients/454e9ac2-97b0-491c-9695-fc8302356e2b" 2026-08-26 06:05:32,913 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="38ffe1f9-900f-47b5-a106-b2903e785976", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="200cbafb-856c-414f-b6cc-a9819c50f081", client_auth_method="client-secret", username="admin", authSessionParentId="07c1d919-229d-415f-9d49-60b2d97b161b", authSessionTabId="vptV1PyXMUI" 2026-08-26 06:05:33,313 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="ae43d006-3aad-4853-abcc-200304ef77d3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="512bd289-70fa-4be8-9484-057c7d356033", client_auth_method="client-secret", username="admin", authSessionParentId="263bf086-a41c-4b1b-b539-97f0eeedce97", authSessionTabId="dp2CUgk2KJc" 2026-08-26 06:05:33,683 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="c3de23f7-9822-42ca-898e-e4029eb7315f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fa3ec44b-ea60-42fb-bba2-f5ccaa66b7b8", client_auth_method="client-secret", username="admin", authSessionParentId="43d96fb0-676c-41ef-823b-a50e5601f468", authSessionTabId="ey9-3NjB2RI" 2026-08-26 06:05:34,068 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="bdd0701d-10b9-4eee-b19f-ed6939d14383", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ef47a64e-0c8b-49a7-a28f-67bac0baedad", client_auth_method="client-secret", username="admin", authSessionParentId="10e6b1a5-e20b-4705-8e4c-17a3d0ecf3c3", authSessionTabId="x4uuV9om3ss" 2026-08-26 06:05:34,447 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="ac549afc-9bd9-4d2d-a916-cd6b9244e18e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ca0ea295-e75a-48f2-9ee6-eac23d6aa390", client_auth_method="client-secret", username="admin", authSessionParentId="a388eaca-b92a-4ad1-b026-a38b9ca9d6d9", authSessionTabId="N12oJkWdV7Y" 2026-08-26 06:06:54,492 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="29d6950b-f776-4d89-9486-fe5bcf669234", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="38d6fdf2-1750-4b7d-a8b0-329598791d40", client_auth_method="client-secret", username="admin", authSessionParentId="6feead74-b9e2-4e12-b903-2173ee8ef38f", authSessionTabId="5t9vfwdnZwo" 2026-08-26 06:06:54,694 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="REALM", resourcePath="null" 2026-08-26 06:06:56,550 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="2f03df0b-c29c-4422-bb48-ee27e89bf234", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="85b387d3-4a03-4819-99a4-a59e7e6b3199", client_auth_method="client-secret", username="admin", authSessionParentId="642913ab-395a-4eb4-9b28-5c5e78635bb4", authSessionTabId="TWiSFQWacow" 2026-08-26 06:06:56,608 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="ef0f0640-5f6e-484a-8771-072ae6f911d9", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", resourceType="CLIENT", resourcePath="clients/267bc872-4d74-413e-8319-377f58bf2e37" 2026-08-26 06:06:57,416 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4d642838-bdae-401f-ab46-ffc5e69b85d3", clientId="admin-cli", userId="3ec7e20b-ee05-4053-879e-decbf65b68c2", ipAddress="162.253.55.189", auth_method="openid-connect", token_id="91fa84f6-d23c-49d4-b5f3-383e2f950d28", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="79a5ac43-97dc-4fbf-a0a9-257fdb032c30", client_auth_method="client-secret", username="admin", authSessionParentId="cdc7e0f5-6ed4-4f9d-92ef-65de6bd3da85", authSessionTabId="ZeRORBnt070"