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-03 05:24:16,449 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56400ms 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-03 05:24:23,756 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-03 05:24:34,554 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-03 05:24:35,041 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-03 05:24:35,754 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-03 05:24:36,531 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-03 05:24:36,534 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3081f5e0-2497-44da-9116-c577a374d76a, name: keycloak-0-21704 2026-09-03 05:24:36,544 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-03 05:24:36,544 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-03 05:24:36,649 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27529 2026-09-03 05:24:38,755 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21704: no members discovered after 2004 ms: creating cluster as coordinator 2026-09-03 05:24:38,838 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21704|0] (1) [keycloak-0-21704] 2026-09-03 05:24:38,945 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21704`, physical addresses are `[10.0.0.58:43065]` 2026-09-03 05:24:39,356 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-03 05:24:40,532 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-03 05:24:41,755 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21704, Site name: null 2026-09-03 05:24:41,762 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-03 05:24:55,157 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-03 05:24:55,158 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-03 05:24:55,636 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-03 05:25:03,653 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-03 05:25:03,653 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-03 05:25:04,355 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-03 05:25:04,355 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-03 05:25:12,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:12,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:13,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-09-03 05:25:13,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:15,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:15,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:18,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:18,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-03 05:25:18,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:20,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:21,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-03 05:25:21,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:22,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:22,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:22,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:22,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:22,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:23,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:25,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:25,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:25,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:25,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-09-03 05:25:25,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:25,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:25,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:26,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:27,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:27,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:28,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:29,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:30,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:30,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:30,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:30,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:30,203 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-03 05:25:30,276 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-03 05:25:30,352 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-03 05:25:30,438 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-03 05:25:30,552 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-03 05:25:30,665 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-03 05:25:30,750 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-03 05:25:30,839 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-03 05:25:30,986 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-03 05:25:31,032 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-03 05:25:31,143 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-03 05:25:31,204 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-03 05:25:31,265 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-03 05:25:31,322 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-03 05:25:31,382 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-03 05:25:31,498 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-03 05:25:31,636 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-03 05:25:31,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:31,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-09-03 05:25:31,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-03 05:25:31,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-03 05:25:31,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-03 05:25:31,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-09-03 05:25:31,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:31,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:33,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-09-03 05:25:34,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:34,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:34,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:34,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:35,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:35,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:37,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:37,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:37,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:37,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:37,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:37,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-03 05:25:37,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-09-03 05:25:38,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:41,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:42,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:42,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:42,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:42,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-09-03 05:25:42,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:42,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:42,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:42,911 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-03 05:25:43,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:43,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:43,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:43,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:43,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:43,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:43,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:43,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:43,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:45,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:45,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:45,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:45,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:45,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-09-03 05:25:45,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:45,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:45,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:46,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:46,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:46,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:46,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-03 05:25:46,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:46,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:46,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:46,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:46,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:46,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-03 05:25:46,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:46,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:47,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:47,072 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-03 05:25:47,147 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-03 05:25:47,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:47,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:47,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:47,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:47,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:47,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:47,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:47,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:47,493 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-03 05:25:47,598 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-03 05:25:47,646 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-03 05:25:47,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-03 05:25:47,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:47,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:47,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-09-03 05:25:47,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:47,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-03 05:25:47,845 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-03 05:25:47,915 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-03 05:25:47,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:47,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:48,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:48,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:48,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:25:48,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:48,243 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-03 05:25:48,322 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-03 05:25:48,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-03 05:25:48,392 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-03 05:25:48,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-09-03 05:25:49,863 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-03 05:25:59,452 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 102.591s. Listening on: http://0.0.0.0:8080 2026-09-03 05:25:59,453 INFO [io.quarkus] (main) Profile prod activated. 2026-09-03 05:25:59,453 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-03 05:26:01,737 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-03 05:26:18,958 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="8c709577-e80a-4402-a9bc-1f6b994cd429", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c0d5c1bf-5da2-4d90-bca9-6bf87bdcb9e4", client_auth_method="client-secret", username="admin", authSessionParentId="5f5ee65a-14a6-48de-b430-ecdc0b941754", authSessionTabId="Q9VKR7EJASM" 2026-09-03 05:26:25,547 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="REALM", resourcePath="atmosphere" 2026-09-03 05:26:27,073 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="e3719d51-6859-4556-a6bc-805abdf7b224", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b8a02c5f-1726-41d7-8c76-5606158ea398", client_auth_method="client-secret", username="admin", authSessionParentId="ec4b6661-cdb1-4681-a0b1-1af9801f5d8e", authSessionTabId="W9BzMo3XXQw" 2026-09-03 05:26:27,344 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1715a19e-2c39-4d68-b3da-bbc20a330cf9" 2026-09-03 05:26:27,652 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1715a19e-2c39-4d68-b3da-bbc20a330cf9/protocol-mappers/models/68e4ea03-eef1-48c6-904f-fa4709c3330d" 2026-09-03 05:26:48,831 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="16c5d8a3-bb9a-4f4c-abfd-b8b562808a50", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3f6648c5-a9f5-4000-9de5-79abe3523347", client_auth_method="client-secret", username="admin", authSessionParentId="7e8c4aad-bb18-4a0b-ba50-0986403dde0e", authSessionTabId="Zr9uIu6D9O0" 2026-09-03 05:26:49,162 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT", resourcePath="clients/a0cf3fc3-1201-4d5d-968c-99111017f301" 2026-09-03 05:26:49,612 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="d6d47f56-33d9-4fbe-a966-24a75e9c129d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a01902d8-8c98-457c-85e7-68f117df9ebf", client_auth_method="client-secret", username="admin", authSessionParentId="828922e2-03c1-49b9-bd46-5e47bc01a1a0", authSessionTabId="9_fAA-KMIgY" 2026-09-03 05:26:49,681 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT", resourcePath="clients/5ef5f084-f40e-4769-9902-2908d8e14970" 2026-09-03 05:26:50,118 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="9dbe1522-1dee-4fa1-8226-0932f5b43017", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bdb28aa1-279d-485e-bd8a-80799864fb87", client_auth_method="client-secret", username="admin", authSessionParentId="49305236-fd03-47b7-85d5-7e91073a0a8c", authSessionTabId="hPy6aP8p1gM" 2026-09-03 05:26:50,240 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT", resourcePath="clients/7041e3cd-9f0c-4f03-b873-334f0372a733" 2026-09-03 05:26:50,990 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="8dff024d-e40e-44f2-be30-1323f14f41ec", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="be8957f3-fb8c-4ab7-8b97-e54d81d74c20", client_auth_method="client-secret", username="admin", authSessionParentId="cc4f3a41-6039-4388-8af5-01f2cec39b07", authSessionTabId="kMwJO1qcQL0" 2026-09-03 05:26:51,170 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT_ROLE", resourcePath="clients/a0cf3fc3-1201-4d5d-968c-99111017f301/roles/member" 2026-09-03 05:26:51,613 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="345b3b8a-4ea1-4577-944b-e0812ccd9f11", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="edbf3aa1-7ee5-438a-8358-c4401ccdecfa", client_auth_method="client-secret", username="admin", authSessionParentId="28d4b1c3-a8fc-46c9-8e38-95f00563ef6a", authSessionTabId="2vrjlS0x5oY" 2026-09-03 05:26:51,691 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT_ROLE", resourcePath="clients/5ef5f084-f40e-4769-9902-2908d8e14970/roles/admin" 2026-09-03 05:26:52,132 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="9f184ded-8f74-41e5-b27a-d6c0b042d1d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="02487025-f3f8-4c58-a415-7f1b80c8607d", client_auth_method="client-secret", username="admin", authSessionParentId="a28e11bd-7e79-45d4-8ac5-7e6579fda8ba", authSessionTabId="N60AHTsRNXY" 2026-09-03 05:26:52,257 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT_ROLE", resourcePath="clients/5ef5f084-f40e-4769-9902-2908d8e14970/roles/editor" 2026-09-03 05:26:52,758 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="64fbbee1-f935-46e7-b63c-1ecadfccb0ef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="292c6629-8546-4b0e-8c41-53d13fbbb816", client_auth_method="client-secret", username="admin", authSessionParentId="3d528642-8181-42b4-9966-37f65de68113", authSessionTabId="7I9m1yCaEUM" 2026-09-03 05:26:52,941 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT_ROLE", resourcePath="clients/5ef5f084-f40e-4769-9902-2908d8e14970/roles/viewer" 2026-09-03 05:26:53,371 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="53f44075-902a-4b4b-9a4e-c91c84474f75", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="de0571ad-ba31-4381-b3e7-281ea0499e19", client_auth_method="client-secret", username="admin", authSessionParentId="001fc36d-33e3-4a78-8e29-c032c2aa3d16", authSessionTabId="36tvFXce_UE" 2026-09-03 05:26:53,547 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT_ROLE", resourcePath="clients/7041e3cd-9f0c-4f03-b873-334f0372a733/roles/member" 2026-09-03 05:29:10,772 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="dd3aa9cb-17e3-4e82-9545-6bbf9ec2e888", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7bf58956-d12a-4063-9525-a94f81be1d7d", client_auth_method="client-secret", username="admin", authSessionParentId="d44b312a-0f10-4352-9ab5-fdc17927178b", authSessionTabId="gYCdfHYtTaA" 2026-09-03 05:29:11,531 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="REALM", resourcePath="null" 2026-09-03 05:29:13,156 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="21ab407c-17de-49ac-a49e-00c5aee7b9e2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b5c936d6-ba97-4058-8e36-547a3c8f279b", client_auth_method="client-secret", username="admin", authSessionParentId="f8f4dff0-6d4a-4692-97ee-73baefdca599", authSessionTabId="VsTdI1rN6Wg" 2026-09-03 05:29:13,256 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT", resourcePath="clients/a603c9b8-eb0a-44a2-bf76-b4177277ed24" 2026-09-03 05:29:13,871 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="5864bde1-c663-4417-9e5a-9f446181fe11", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a4afc7db-9e0a-444b-ba7a-10c1e9ac77ac", client_auth_method="client-secret", username="admin", authSessionParentId="d5b21846-ab8b-453f-9613-0384bfa2a859", authSessionTabId="VUm9XBBaKeY" 2026-09-03 05:29:14,258 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a3abdd9f-4d88-48a3-b040-ae9fabfbe92b/role-mappings/clients/94bd0f0e-906e-4263-93b5-d0119af76ac9" 2026-09-03 06:20:58,177 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="b4899296-15cc-4bce-b688-c081b156f78b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3489156b-3b5a-4d15-9095-c26b69bff2dd", client_auth_method="client-secret", username="admin", authSessionParentId="d853e126-e3dd-4e10-af21-0bd4cf1fce7b", authSessionTabId="Q_qdedHzNqQ" 2026-09-03 06:20:58,550 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="REALM", resourcePath="null" 2026-09-03 06:20:59,501 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="696f97e0-c181-4ec7-aba9-3fbceeac0663", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1fd0f910-b483-486a-a62c-969f3a6b418c", client_auth_method="client-secret", username="admin", authSessionParentId="629ac71d-5e1c-4bc2-80d8-f7bec02aef7e", authSessionTabId="NWqkC5NuZtQ" 2026-09-03 06:20:59,546 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1715a19e-2c39-4d68-b3da-bbc20a330cf9" 2026-09-03 06:20:59,597 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1715a19e-2c39-4d68-b3da-bbc20a330cf9/protocol-mappers/models/68e4ea03-eef1-48c6-904f-fa4709c3330d" 2026-09-03 06:21:06,057 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="0be9111b-04fd-4900-bec4-c16ca57354b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="298cbf22-0cc1-4ee5-a8f8-468422ae883e", client_auth_method="client-secret", username="admin", authSessionParentId="c2b08881-55c5-4954-8f29-997516dc8263", authSessionTabId="LHQEDegYIv4" 2026-09-03 06:21:06,242 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT", resourcePath="clients/a0cf3fc3-1201-4d5d-968c-99111017f301" 2026-09-03 06:21:06,733 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="a5e18c47-7e31-47f5-9aa6-890467da1d93", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="70428361-3e99-469f-b77b-6baf77fae320", client_auth_method="client-secret", username="admin", authSessionParentId="0e1c62eb-fd05-4d4f-a685-b7f5e95c46d5", authSessionTabId="igx3fnDhQuI" 2026-09-03 06:21:06,798 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT", resourcePath="clients/5ef5f084-f40e-4769-9902-2908d8e14970" 2026-09-03 06:21:07,221 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="71d4112d-0013-43f2-8a60-d9b841c15aaf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="01a61944-24e7-4758-9e0f-4b7a5c6b17d8", client_auth_method="client-secret", username="admin", authSessionParentId="8644a105-214d-4124-8482-e425ec2a1f47", authSessionTabId="OkH1chvGxhA" 2026-09-03 06:21:07,282 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT", resourcePath="clients/7041e3cd-9f0c-4f03-b873-334f0372a733" 2026-09-03 06:21:07,993 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="f0b650a2-4521-47c4-be00-2909851e9bc3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d64e9c3b-2449-4092-b973-2d7770ccb90c", client_auth_method="client-secret", username="admin", authSessionParentId="a20a3b2e-fa8a-4d78-9dea-67ab36c4567a", authSessionTabId="EBnHm5Holrg" 2026-09-03 06:21:08,440 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="b32e806e-44e0-494e-90b5-cc97af3d531e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="95fa23d6-4619-49f2-8c74-a27fbed21dc9", client_auth_method="client-secret", username="admin", authSessionParentId="d5183a31-e5e6-4188-92b1-5363b15788b4", authSessionTabId="Mw78reJjOys" 2026-09-03 06:21:08,792 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="77ac0fd8-ad3e-4985-9157-8c2ba7fe109d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dbaab228-0ef7-43bb-86f3-05cad3e819c3", client_auth_method="client-secret", username="admin", authSessionParentId="e61eaf59-6f4a-4f9f-b055-3ca07eb668f6", authSessionTabId="CLJmPr7d9ok" 2026-09-03 06:21:09,168 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="2f10e3b9-36ab-436a-aa61-13adf93960b9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6870bbe3-c759-46d9-8e82-0749228319fd", client_auth_method="client-secret", username="admin", authSessionParentId="d09bd1a1-17fa-404d-81bd-41237b880444", authSessionTabId="u0ljBILUtM4" 2026-09-03 06:21:09,594 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="5b8a42c0-5223-4be4-a189-5766da77e568", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="77aecbd0-b0d3-4cb7-a2b4-4eb3f8724f55", client_auth_method="client-secret", username="admin", authSessionParentId="c2182331-5560-4398-8b8a-b4aae3b95341", authSessionTabId="ItFCBB-cqhE" 2026-09-03 06:22:28,645 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="776bc89a-302a-4de8-97dc-1caf785e3fc8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f6796bae-4973-4964-a8c0-4ecc04ccbc44", client_auth_method="client-secret", username="admin", authSessionParentId="4419f234-548b-4639-8886-e0e171b87c43", authSessionTabId="u2I70cNPjEU" 2026-09-03 06:22:28,940 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="REALM", resourcePath="null" 2026-09-03 06:22:30,668 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="293e01a9-4a50-43c9-81f3-4c0163346e41", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d82c056c-40bb-4467-a059-b599923f8b37", client_auth_method="client-secret", username="admin", authSessionParentId="d0f6703f-50eb-4c3f-8dae-bdc078c4c1f1", authSessionTabId="IUa3xgpL3MM" 2026-09-03 06:22:30,733 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="46b2d527-a8c2-4b28-9079-a5aacd277664", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", resourceType="CLIENT", resourcePath="clients/a603c9b8-eb0a-44a2-bf76-b4177277ed24" 2026-09-03 06:22:31,412 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d74cb0d0-c247-4c7f-b889-b20e408e3b34", clientId="admin-cli", userId="035c3e7e-6c1f-4a3f-84b9-27acfc4ee318", ipAddress="162.253.55.227", auth_method="openid-connect", token_id="4fc43ba0-d191-424c-870c-7ca25d196ec7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="426c930b-8767-4cfb-a00d-1aace4221ca5", client_auth_method="client-secret", username="admin", authSessionParentId="52df7e23-882f-479c-9881-60bce219e8bb", authSessionTabId="ZdUt52I06z0"