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-11 05:31:35,016 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 67018ms 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-11 05:31:42,284 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-11 05:31:56,818 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-11 05:31:57,592 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-11 05:31:58,400 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-11 05:31:59,094 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-11 05:31:59,096 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 222528d7-c59e-4274-a10c-a10c27d51d9b, name: keycloak-0-44901 2026-09-11 05:31:59,101 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-11 05:31:59,101 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-11 05:31:59,188 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29550 2026-09-11 05:32:00,807 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-11 05:32:01,194 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-44901: no members discovered after 2003 ms: creating cluster as coordinator 2026-09-11 05:32:01,207 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-44901|0] (1) [keycloak-0-44901] 2026-09-11 05:32:01,287 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-44901`, physical addresses are `[10.0.0.170:45086]` 2026-09-11 05:32:01,302 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-11 05:32:03,700 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-44901, Site name: null 2026-09-11 05:32:03,709 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-11 05:32:19,785 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-11 05:32:19,785 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-11 05:32:20,387 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-11 05:32:29,604 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-11 05:32:29,605 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-11 05:32:30,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-09-11 05:32:30,485 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-11 05:32:39,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:39,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:40,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:40,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:43,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-11 05:32:43,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:46,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:46,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:46,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:48,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:50,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:50,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:50,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:51,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:51,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:51,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:51,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:52,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:54,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:54,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:54,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:54,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:54,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:54,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-09-11 05:32:54,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:55,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-11 05:32:57,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:57,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:58,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:58,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:59,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:59,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:59,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:32:59,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:32:59,757 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-11 05:32:59,846 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-11 05:32:59,923 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-11 05:33:00,044 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-11 05:33:00,167 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-11 05:33:00,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-11 05:33:00,412 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-11 05:33:00,511 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-11 05:33:00,687 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-11 05:33:00,737 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-11 05:33:00,864 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-11 05:33:00,932 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-11 05:33:01,002 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-11 05:33:01,068 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-11 05:33:01,138 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-11 05:33:01,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-11 05:33:01,430 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-11 05:33:01,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:01,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:01,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:01,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:01,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:01,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-11 05:33:01,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:01,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:04,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:04,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:04,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-09-11 05:33:04,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:04,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:06,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:06,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:07,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:07,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-11 05:33:07,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:07,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:07,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-09-11 05:33:08,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:08,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:08,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-09-11 05:33:12,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:13,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:13,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:13,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:13,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:13,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:13,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:13,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:13,964 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-11 05:33:14,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:14,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:14,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:14,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:14,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-09-11 05:33:14,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-09-11 05:33:15,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:15,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-11 05:33:15,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:16,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:16,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:16,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:16,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-11 05:33:17,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:17,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-11 05:33:17,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:17,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-09-11 05:33:17,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:17,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:17,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:17,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:17,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-09-11 05:33: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-11 05:33:18,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:18,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-09-11 05:33:18,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:18,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:18,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-09-11 05:33:18,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:18,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-11 05:33:18,734 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-11 05:33:18,814 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-11 05:33:18,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:18,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:18,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:19,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,244 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-11 05:33:19,330 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-11 05:33:19,386 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-11 05:33:19,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-11 05:33:19,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,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-09-11 05:33:19,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:19,635 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-11 05:33:19,721 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-11 05:33:19,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-11 05:33:19,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:20,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:20,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-11 05:33:20,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 05:33:20,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-09-11 05:33:20,137 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-11 05:33:20,228 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-11 05:33:20,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-11 05:33:20,296 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-11 05:33:20,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-11 05:33:22,421 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-11 05:33:33,789 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 118.300s. Listening on: http://0.0.0.0:8080 2026-09-11 05:33:33,790 INFO [io.quarkus] (main) Profile prod activated. 2026-09-11 05:33:33,790 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-11 05:33:36,603 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-11 05:33:56,804 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="d952f43e-b26b-4215-a2ef-4eec0f6e3cbe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9c856934-c0e8-4710-a5da-2fe870264f26", client_auth_method="client-secret", username="admin", authSessionParentId="f5bb5839-0aa2-476a-b52a-5cc2ec08570a", authSessionTabId="RhcJWDApbfI" 2026-09-11 05:34:02,789 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="REALM", resourcePath="atmosphere" 2026-09-11 05:34:04,243 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="926b02ac-24d7-4a2a-9276-28e7fa4a2aac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2b67884b-0207-4356-b469-e1b07d644052", client_auth_method="client-secret", username="admin", authSessionParentId="88abca67-5e1c-4313-8816-c26c5aa58ece", authSessionTabId="e6SSHULAsRU" 2026-09-11 05:34:04,503 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a725307c-eb40-4d36-a7d0-91a941acc850" 2026-09-11 05:34:04,795 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a725307c-eb40-4d36-a7d0-91a941acc850/protocol-mappers/models/66add07b-8d19-4bc8-ad7a-407a5d01b141" 2026-09-11 05:34:26,592 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="a0cf3c3f-1e36-4428-ae61-fc35cb37a45b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="504b1fc8-c680-444c-b987-4a924319dc58", client_auth_method="client-secret", username="admin", authSessionParentId="88999d38-8a42-450d-846a-b4eec38128ec", authSessionTabId="3vISRs8GzNg" 2026-09-11 05:34:27,088 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT", resourcePath="clients/02847c9b-b587-4427-b1de-5c50dfacc483" 2026-09-11 05:34:27,691 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="2ebd330b-2ab6-4476-ae5f-5caebb4afcf3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3e974249-f25e-4474-8a63-107ac41bf09b", client_auth_method="client-secret", username="admin", authSessionParentId="ce22bd16-c773-41d4-9778-834c5310b923", authSessionTabId="73CmNClDYvs" 2026-09-11 05:34:27,819 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT", resourcePath="clients/c5431596-3146-4d2f-8d60-9a204e80c520" 2026-09-11 05:34:28,312 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="6e4935e5-331d-4383-aa9b-683ef9734725", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3a7181e5-3b96-4cd3-82e8-f9504e350a9f", client_auth_method="client-secret", username="admin", authSessionParentId="2eb114bf-b529-468d-ad3f-3586bb2cee9c", authSessionTabId="1_XcU-RBbGA" 2026-09-11 05:34:28,602 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT", resourcePath="clients/7a37c0c3-a080-4146-8880-63ae243f9fd2" 2026-09-11 05:34:29,423 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="b32f2f16-9f44-401d-a75a-b8ccd776d022", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f2d98b54-6a85-4df9-8153-e17420c62c48", client_auth_method="client-secret", username="admin", authSessionParentId="2ab2b17b-231c-4aee-8d59-d39d3ab78caf", authSessionTabId="x4wlBH1d574" 2026-09-11 05:34:29,622 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT_ROLE", resourcePath="clients/02847c9b-b587-4427-b1de-5c50dfacc483/roles/member" 2026-09-11 05:34:30,085 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="ff910f8f-41b8-48ad-8d57-ff10859d1e02", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="71b26179-a910-48bb-a5f0-0301fa6230ba", client_auth_method="client-secret", username="admin", authSessionParentId="3c278df3-8d5a-46ae-a1eb-240ffb2f33cf", authSessionTabId="JyhPaaqfnj4" 2026-09-11 05:34:30,178 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT_ROLE", resourcePath="clients/c5431596-3146-4d2f-8d60-9a204e80c520/roles/admin" 2026-09-11 05:34:30,696 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="eca0b801-3f8f-4f6a-b521-53834ca2ac41", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d5559abc-01ca-405f-b758-d6759118efa0", client_auth_method="client-secret", username="admin", authSessionParentId="b841156b-84f1-416a-a2c7-ec5f6cfb86d9", authSessionTabId="TiwSZdZ4icw" 2026-09-11 05:34:30,900 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT_ROLE", resourcePath="clients/c5431596-3146-4d2f-8d60-9a204e80c520/roles/editor" 2026-09-11 05:34:31,383 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="43f5bc6f-7583-4e88-814b-f24723bef090", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="12a61ac6-5ba4-4848-82ed-07bb5c0f460a", client_auth_method="client-secret", username="admin", authSessionParentId="234beebd-ec30-4a9f-952f-04c6fda3a9d3", authSessionTabId="pLCyD8R5xC4" 2026-09-11 05:34:31,503 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT_ROLE", resourcePath="clients/c5431596-3146-4d2f-8d60-9a204e80c520/roles/viewer" 2026-09-11 05:34:31,944 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="aae2beda-5dad-42c8-a6bf-7a11ee9262f3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca94917d-ee30-4c14-a561-4614c1d9bd73", client_auth_method="client-secret", username="admin", authSessionParentId="f8f03888-a6c4-4fab-871c-e8ef5dbfbb4b", authSessionTabId="ME62PL-YVC4" 2026-09-11 05:34:32,095 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT_ROLE", resourcePath="clients/7a37c0c3-a080-4146-8880-63ae243f9fd2/roles/member" 2026-09-11 05:36:56,520 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="fcb0e37b-1c3c-4471-a2c5-6bd040dff9b8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="239f419e-38c5-44d6-aaa1-18aee5fb696a", client_auth_method="client-secret", username="admin", authSessionParentId="e03d1ae0-b343-486f-b0c3-48fb96a9f30c", authSessionTabId="7QC0G3NxD6E" 2026-09-11 05:36:57,187 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="REALM", resourcePath="null" 2026-09-11 05:36:58,931 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="663efd7a-d814-4758-a1e5-28c6558cf977", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8f2ac08d-48e5-446d-a068-e67d752a0032", client_auth_method="client-secret", username="admin", authSessionParentId="6adfcad3-0bd7-46fc-9574-8b729c436849", authSessionTabId="sWcfLukvvdc" 2026-09-11 05:36:59,112 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT", resourcePath="clients/4fe9abca-4457-45eb-bb6a-ddec8bf8c871" 2026-09-11 05:37:00,586 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="df68ace2-f156-43e4-85d9-ccbbdbae997b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d846e834-0763-4a62-b096-4d93471c2c3f", client_auth_method="client-secret", username="admin", authSessionParentId="ed281c06-79b9-4086-aaa3-ea5f905b9bd9", authSessionTabId="1uo2YDaFo1A" 2026-09-11 05:37:01,301 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/77839062-69dc-48ec-83a7-9dccb1dd4859/role-mappings/clients/82e34ef8-363b-415f-8d55-8f2986988d09" 2026-09-11 06:30:25,606 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="1902ce3b-aff0-44ad-8af8-2a5dd483c7df", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="383952bf-4766-407c-b8c0-05b55017a634", client_auth_method="client-secret", username="admin", authSessionParentId="5ca8c1ae-2bdd-4320-9204-bc8f3c43a640", authSessionTabId="OEU9TEX3u5I" 2026-09-11 06:30:25,938 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="REALM", resourcePath="null" 2026-09-11 06:30:27,029 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="23ae2d90-b5eb-4b0c-9a12-356f958c6d63", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b79b1a2b-ac13-460e-8f98-2960879f2cf4", client_auth_method="client-secret", username="admin", authSessionParentId="e592bf54-f11c-4102-a020-676692521ed1", authSessionTabId="01DW34KOfcM" 2026-09-11 06:30:27,115 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a725307c-eb40-4d36-a7d0-91a941acc850" 2026-09-11 06:30:27,235 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a725307c-eb40-4d36-a7d0-91a941acc850/protocol-mappers/models/66add07b-8d19-4bc8-ad7a-407a5d01b141" 2026-09-11 06:30:34,602 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="6757c655-ff20-426a-965a-f6a68d2d861d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1490cccc-9965-4480-9592-67970a311edb", client_auth_method="client-secret", username="admin", authSessionParentId="4f70143e-a54a-4de2-b278-fbf4c161407b", authSessionTabId="mv0PYbB6o7A" 2026-09-11 06:30:34,726 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT", resourcePath="clients/02847c9b-b587-4427-b1de-5c50dfacc483" 2026-09-11 06:30:35,214 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="b25cfc08-a209-463e-acb2-f3a332a5319a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="653bf072-6ba9-42e7-8bbe-57f46dab7a3e", client_auth_method="client-secret", username="admin", authSessionParentId="e26f8d0e-530b-4636-9a0c-38d43b959829", authSessionTabId="PwZ3M5TZypw" 2026-09-11 06:30:35,277 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT", resourcePath="clients/c5431596-3146-4d2f-8d60-9a204e80c520" 2026-09-11 06:30:35,746 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="5bc35501-1b84-411d-88fd-3e04a81f9b1d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fffc7955-e3cb-4400-8941-c00064843239", client_auth_method="client-secret", username="admin", authSessionParentId="1b83c22c-bb36-472f-b5c2-622a30c8b389", authSessionTabId="Gch4V5GhlvM" 2026-09-11 06:30:35,817 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT", resourcePath="clients/7a37c0c3-a080-4146-8880-63ae243f9fd2" 2026-09-11 06:30:36,700 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="bc507c3e-bc50-41b4-9400-ba4318a1d4b9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5156be0e-3bd4-47fd-9022-59c7b86c49a1", client_auth_method="client-secret", username="admin", authSessionParentId="bdd5e2fa-ef8c-429f-987e-698087fe319f", authSessionTabId="zSK80ggs83I" 2026-09-11 06:30:37,064 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="cb8c8c64-dc13-4827-9ff6-00c62928fdca", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8520a4e8-fe10-4212-b9be-f1f24294e3d2", client_auth_method="client-secret", username="admin", authSessionParentId="ec71a529-03dd-4707-803c-e6929b68fcf0", authSessionTabId="q-KvG709QJ0" 2026-09-11 06:30:37,489 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="1265fa43-8516-418c-8dc1-847b52a06ab5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2efa565a-b333-459a-b6a7-ff4b7c6e0603", client_auth_method="client-secret", username="admin", authSessionParentId="63def83e-218a-403c-9a37-41d9cd41999b", authSessionTabId="zou780F-bIg" 2026-09-11 06:30:37,938 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="361f32de-9bbe-4278-a5bc-bcede8710f02", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b387c683-ff23-4fbc-8c8b-ababf85681cf", client_auth_method="client-secret", username="admin", authSessionParentId="f8f9db90-115d-470d-8527-e743808a6b9d", authSessionTabId="icMGT-yBKBg" 2026-09-11 06:30:38,437 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="c6593352-06ed-4775-85d6-66928a05995e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d164a2a-4806-4e21-83d8-227a0deabb1c", client_auth_method="client-secret", username="admin", authSessionParentId="d56f8f0a-a78d-470e-bddf-781837236597", authSessionTabId="4WyoUdh5vjc" 2026-09-11 06:32:02,881 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="81a3eac5-bd23-4f8d-bd82-53bfc0ce27c8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d0cd30b3-fd73-4283-a405-bb5488cb6b05", client_auth_method="client-secret", username="admin", authSessionParentId="cc75687b-2c8e-47fe-9943-9e831793099e", authSessionTabId="rGo7bi4Cpno" 2026-09-11 06:32:03,125 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="REALM", resourcePath="null" 2026-09-11 06:32:04,970 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="45280d11-91d7-4eb8-bd46-9bde75fd2a73", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d637c442-3fb3-4f67-859f-850384050477", client_auth_method="client-secret", username="admin", authSessionParentId="62cc45b2-14cd-44fa-81db-0be9e28d0695", authSessionTabId="EC6J229Vypw" 2026-09-11 06:32:05,061 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="14d75f73-3c42-4ca3-867e-36cc372733bd", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", resourceType="CLIENT", resourcePath="clients/4fe9abca-4457-45eb-bb6a-ddec8bf8c871" 2026-09-11 06:32:05,915 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="86431a82-bd17-44c7-b436-aa76f461a1c9", clientId="admin-cli", userId="2b5b1a9b-6692-442d-b730-921aa805168d", ipAddress="162.253.55.96", auth_method="openid-connect", token_id="b056a018-0d27-465f-ae16-70d368518600", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3dba281c-2dc8-4655-a3b1-840bc8f07bb1", client_auth_method="client-secret", username="admin", authSessionParentId="d32d8dda-1362-4a38-a048-609dc8341ec8", authSessionTabId="9Ag8zGg6o5k"