Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-09-02 01:21:42,235 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 68096ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-09-02 01:21:49,221 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-09-02 01:22:01,822 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-02 01:22:02,222 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-02 01:22:03,123 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-02 01:22:03,922 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-02 01:22:03,924 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: db295445-42b0-46e7-b346-e57eb4f11f52, name: keycloak-0-13351 2026-09-02 01:22:03,932 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-09-02 01:22:03,932 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-09-02 01:22:04,024 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39726 2026-09-02 01:22:06,111 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-13351: no members discovered after 2081 ms: creating cluster as coordinator 2026-09-02 01:22:06,128 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-13351|0] (1) [keycloak-0-13351] 2026-09-02 01:22:06,311 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-13351`, physical addresses are `[10.0.0.212:55262]` 2026-09-02 01:22:06,331 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-02 01:22:09,023 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-09-02 01:22:09,115 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-02 01:22:09,820 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-13351, Site name: null 2026-09-02 01:22:26,134 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-02 01:22:26,134 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-02 01:22:26,735 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-02 01:22:35,319 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-02 01:22:35,319 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-02 01:22:36,035 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-02 01:22:36,035 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-09-02 01:22:44,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-02 01:22:44,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:45,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-02 01:22:45,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:48,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:48,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:50,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:51,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:51,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-02 01:22:53,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:54,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:55,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-02 01:22:55,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:56,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:56,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:56,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-02 01:22:56,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-02 01:22:57,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:58,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:58,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:59,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:59,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:59,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-02 01:22:59,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:22:59,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-02 01:22:59,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:01,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:01,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-02 01:23:02,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-02 01:23:03,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-02 01:23:03,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-02 01:23:04,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-02 01:23:04,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:04,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:04,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:04,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:04,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:04,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:04,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:04,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:04,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:04,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:05,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:05,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:06,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:06,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:06,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:06,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:06,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:06,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:08,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:08,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-02 01:23:08,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:08,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-02 01:23:08,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:10,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:10,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:11,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-02 01:23:12,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-02 01:23:12,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:12,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:12,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:12,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:12,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-02 01:23:12,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:16,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:17,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:17,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-02 01:23:18,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:18,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-02 01:23:18,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23: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-02 01:23:18,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:18,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:18,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:18,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-02 01:23:18,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:18,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:19,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:19,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:19,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:19,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:19,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:21,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:21,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:21,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:21,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,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-02 01:23:22,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:22,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,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-02 01:23:23,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,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-02 01:23:23,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:23,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:23,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,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-02 01:23:23,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:23,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:24,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:24,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:24,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:24,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:24,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:24,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:24,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:24,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-02 01:23:24,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:24,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:24,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-02 01:23:24,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:24,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:24,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:24,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:25,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-02 01:23:25,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:25,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:25,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:25,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:25,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-09-02 01:23:25,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-02 01:23:25,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-02 01:23:25,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-09-02 01:23:26,926 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-02 01:23:36,814 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 114.100s. Listening on: http://0.0.0.0:8080 2026-09-02 01:23:36,815 INFO [io.quarkus] (main) Profile prod activated. 2026-09-02 01:23:36,815 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-09-02 01:23:40,520 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-02 01:23:57,022 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="2c5bb4e3-0c1c-4bf8-8dd7-fe23c3921560", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c3d490ca-a21d-4ac4-be36-30d4b58aaacb", client_auth_method="client-secret", username="admin", authSessionParentId="960002df-5093-4db5-858f-535419c4860d", authSessionTabId="KZfLnCjafoQ" 2026-09-02 01:24:04,123 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="REALM", resourcePath="atmosphere" 2026-09-02 01:24:05,961 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="77f8fbc3-c583-4493-8dec-921fb5b9b2d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1420d419-921c-4e39-b79a-15898308f9a3", client_auth_method="client-secret", username="admin", authSessionParentId="5c3a17de-8ec5-42b2-90d9-f728a08ba5b1", authSessionTabId="GJ3uqNOJfQc" 2026-09-02 01:24:06,227 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3100b9de-51f3-4960-85e7-c4784b9aa530" 2026-09-02 01:24:06,524 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3100b9de-51f3-4960-85e7-c4784b9aa530/protocol-mappers/models/667f8e14-81c0-4caa-a32c-2f98a8554cf2" 2026-09-02 01:24:28,340 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="0c181070-7cf9-4efb-bb46-2efeb09e75a5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5896215e-9018-4906-abd2-52cbb98484f4", client_auth_method="client-secret", username="admin", authSessionParentId="e2cef450-b3bb-4a76-a6fc-f134d1505500", authSessionTabId="Z1jdRXqfVKk" 2026-09-02 01:24:28,711 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT", resourcePath="clients/eafee116-e12a-4946-8c53-284fc69f1d9b" 2026-09-02 01:24:29,235 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="04f69c1b-4ae9-4d09-a466-c88394755ed0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7de057fb-ef49-4fb4-84d9-a42550a1e9e0", client_auth_method="client-secret", username="admin", authSessionParentId="21798446-d0a6-45ba-ba3d-9f00b7af6133", authSessionTabId="PNjw81Df8IA" 2026-09-02 01:24:29,442 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT", resourcePath="clients/69ddc767-1818-4e04-a13f-4d091c63d4da" 2026-09-02 01:24:30,004 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="bbcb8f8f-ab4d-4967-8d82-a80fb5c08537", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c1a3c117-c158-453b-a7ae-a918df4dad8f", client_auth_method="client-secret", username="admin", authSessionParentId="fd2cb3bb-860f-47ea-983f-8a775a82c4ec", authSessionTabId="kDKBEvQz2ag" 2026-09-02 01:24:30,134 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT", resourcePath="clients/3dc3e10a-015e-4981-a8c0-40ab6ed27b8d" 2026-09-02 01:24:31,013 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="f7e8a81d-98e7-421e-a7ec-d255242e5053", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b300bb13-34b5-4d99-9dee-3608674ed852", client_auth_method="client-secret", username="admin", authSessionParentId="d4edc51d-1cd7-4eaf-8f00-f2ef56748ea5", authSessionTabId="0rsmkvjRyss" 2026-09-02 01:24:31,229 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT_ROLE", resourcePath="clients/eafee116-e12a-4946-8c53-284fc69f1d9b/roles/member" 2026-09-02 01:24:31,812 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="546792e7-7e2d-4ca3-b5c5-9f94e4b4bbaf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="adc25cbb-2ee0-4879-8312-eb1536cbd7c8", client_auth_method="client-secret", username="admin", authSessionParentId="8052e072-fbb2-4618-9eab-19334ac1b877", authSessionTabId="BrfcMgNbeRw" 2026-09-02 01:24:31,905 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT_ROLE", resourcePath="clients/69ddc767-1818-4e04-a13f-4d091c63d4da/roles/admin" 2026-09-02 01:24:32,416 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="284523b6-7197-4c79-a55e-f60d3113ebe4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="86c11e1d-1ea5-4018-ba85-4366e8cf2828", client_auth_method="client-secret", username="admin", authSessionParentId="b911fab3-56c8-4959-aa0a-1a101ac0dff3", authSessionTabId="p7P4vfl01nQ" 2026-09-02 01:24:32,573 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT_ROLE", resourcePath="clients/69ddc767-1818-4e04-a13f-4d091c63d4da/roles/editor" 2026-09-02 01:24:33,030 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="2af16bc5-d98e-46a0-8843-bd8aa389a7ae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4387d8e7-47c2-435e-bbbb-9d5ae00e8de6", client_auth_method="client-secret", username="admin", authSessionParentId="54cd55ee-fb1e-4758-bba1-e65aff14ddbc", authSessionTabId="2Z4D-1Yezpw" 2026-09-02 01:24:33,173 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT_ROLE", resourcePath="clients/69ddc767-1818-4e04-a13f-4d091c63d4da/roles/viewer" 2026-09-02 01:24:33,616 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="0efa8bae-8095-4d9e-838d-ebdda05d8d7a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e38fb04d-2982-4667-ae1b-cf4fe3859678", client_auth_method="client-secret", username="admin", authSessionParentId="7da19ca8-75ee-4ff3-a41c-9ca5eec7eb39", authSessionTabId="opXV-x2P_-A" 2026-09-02 01:24:33,825 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT_ROLE", resourcePath="clients/3dc3e10a-015e-4981-a8c0-40ab6ed27b8d/roles/member" 2026-09-02 01:26:56,471 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="0f3a9c40-a93e-420a-9f34-d13f8235f6e8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="22f22fd7-f005-4634-b40a-dc3638675350", client_auth_method="client-secret", username="admin", authSessionParentId="f8f59efa-30b0-4194-b961-3d49f8c8f014", authSessionTabId="qGFtHipxJvI" 2026-09-02 01:26:57,509 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="REALM", resourcePath="null" 2026-09-02 01:26:59,408 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="8afd3318-9ea4-4840-a73b-7496ec7b5392", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8676b9ed-f145-40d0-a70e-04bb22054d05", client_auth_method="client-secret", username="admin", authSessionParentId="255d3fae-7367-4623-953f-6ae0c6f9272a", authSessionTabId="ghz7upnL1x0" 2026-09-02 01:26:59,578 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT", resourcePath="clients/4175916e-f855-4bf5-9bec-c30a6de8879e" 2026-09-02 01:27:00,411 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="884d6409-a375-46a8-8d73-af6d5c3c565c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39a2f7ee-a676-4af4-aa5e-0c0243e45a40", client_auth_method="client-secret", username="admin", authSessionParentId="03112248-da50-4cc8-9c10-3d792e8f2893", authSessionTabId="Nq_Nrs2RK04" 2026-09-02 01:27:01,030 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/ae90e224-37e0-45a3-9f50-ce739969b03c/role-mappings/clients/dcc279f9-75ba-4280-9a25-0cd6da9b746c" 2026-09-02 02:18:59,966 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="de3b50f5-7d68-4b01-a3d1-4bb4906aa340", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eb2c94a7-8fc0-422d-a807-2b2bfc30ee31", client_auth_method="client-secret", username="admin", authSessionParentId="b23c80f9-ed05-4a81-a5e8-f5aa817dbf4c", authSessionTabId="NjD2DrdS6QM" 2026-09-02 02:19:00,341 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="REALM", resourcePath="null" 2026-09-02 02:19:01,289 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="b3cede26-1c8f-4257-affb-30fd51616465", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a52b1257-d471-490a-97c4-144a3319816e", client_auth_method="client-secret", username="admin", authSessionParentId="50161832-6bf7-495f-8ffe-15f0d6f509f3", authSessionTabId="-IUiMKEpK0k" 2026-09-02 02:19:01,341 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3100b9de-51f3-4960-85e7-c4784b9aa530" 2026-09-02 02:19:01,453 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3100b9de-51f3-4960-85e7-c4784b9aa530/protocol-mappers/models/667f8e14-81c0-4caa-a32c-2f98a8554cf2" 2026-09-02 02:19:07,755 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="94cdaeb2-f958-44e1-b224-481b32084ccf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d8124a0a-5119-42e5-93da-cb97af4164db", client_auth_method="client-secret", username="admin", authSessionParentId="eb8d70f5-0b9a-4fbe-a446-a9fdc8de9139", authSessionTabId="cuwEkbP7rcY" 2026-09-02 02:19:07,847 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT", resourcePath="clients/eafee116-e12a-4946-8c53-284fc69f1d9b" 2026-09-02 02:19:08,315 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="6190923f-1a38-44e3-8d6f-ef7bfcdb7dee", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="51a52385-f94c-4ac8-92c0-ce0b6d6d727f", client_auth_method="client-secret", username="admin", authSessionParentId="7ab7561e-8b63-43dd-8869-35586a8ceb98", authSessionTabId="cTyCv6So8W4" 2026-09-02 02:19:08,418 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT", resourcePath="clients/69ddc767-1818-4e04-a13f-4d091c63d4da" 2026-09-02 02:19:08,885 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="1db0ec38-138c-4e17-9ff1-53fdacfee42a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3e4cbc2d-d73e-45a2-8f9d-2613f368ce22", client_auth_method="client-secret", username="admin", authSessionParentId="da1e164f-04d9-48de-8602-6ff3901f5236", authSessionTabId="il1VFA7R2fI" 2026-09-02 02:19:08,939 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT", resourcePath="clients/3dc3e10a-015e-4981-a8c0-40ab6ed27b8d" 2026-09-02 02:19:09,688 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="f007eaf3-8471-428a-954e-aa7a8256d14f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8891920e-418c-4028-ab16-b8b189e578e3", client_auth_method="client-secret", username="admin", authSessionParentId="61d00235-06ef-4403-bba5-ffdf9fc979c4", authSessionTabId="3ASb8CckxZA" 2026-09-02 02:19:10,103 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="10d28e69-02e5-4cc4-a17c-8c92ae70e41e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53cb7a46-1341-4554-bb88-6e710b50d974", client_auth_method="client-secret", username="admin", authSessionParentId="a963ab20-8306-4ade-8d46-2a667d1d665b", authSessionTabId="5HNXhZbXf24" 2026-09-02 02:19:10,503 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="d45f57ce-f612-4255-bb2a-3b943fe4bd08", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8710dc1b-60b6-42b0-ba55-9c3691027b85", client_auth_method="client-secret", username="admin", authSessionParentId="e83ec645-087c-4e37-8771-ec67e3d71977", authSessionTabId="ZyoKX6FdIBk" 2026-09-02 02:19:10,961 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="a4543f3f-bf5b-4834-a92d-1cebc3c10f2d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dcc4d08b-9714-4f8a-849e-0e614f804c5e", client_auth_method="client-secret", username="admin", authSessionParentId="642ef910-60ac-4a83-9e8e-85c37f735128", authSessionTabId="TqoHgSpGtKQ" 2026-09-02 02:19:11,406 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="fbcc22a9-2f2b-4d66-bce4-92d9aa192703", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0b578a52-c8d1-43e4-ac98-f57dea49c511", client_auth_method="client-secret", username="admin", authSessionParentId="50407eb0-9f38-428b-b0e2-06861cb71d26", authSessionTabId="XZkCUYpOHvo" 2026-09-02 02:20:33,048 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="193ee657-4122-45dc-bb4d-c5a07ffc397c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2824c127-90d6-4201-84fb-55c3f39bcf4e", client_auth_method="client-secret", username="admin", authSessionParentId="22d1ff23-2a70-4d8c-9eef-e66e3a11bfc6", authSessionTabId="sUr_ChDmhhM" 2026-09-02 02:20:33,311 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="REALM", resourcePath="null" 2026-09-02 02:20:34,907 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="778c6b00-2d32-4d0b-b861-35c8adda2188", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fb995571-20ec-48ea-8135-66864135e789", client_auth_method="client-secret", username="admin", authSessionParentId="4aa012a6-371e-4fa5-8ef0-56e999f98349", authSessionTabId="29VV541KHLY" 2026-09-02 02:20:34,973 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="1619bfc4-ef7b-4c3e-9c4a-6a3b72c7c109", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", resourceType="CLIENT", resourcePath="clients/4175916e-f855-4bf5-9bec-c30a6de8879e" 2026-09-02 02:20:35,857 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d0738e73-cc80-488b-b105-d1932d428e13", clientId="admin-cli", userId="dadfe6c2-623b-49ff-b231-aaf5727bdd36", ipAddress="162.253.55.173", auth_method="openid-connect", token_id="bb77479e-29a1-4b60-ad82-b60a5eab07e9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3ef65550-deae-432b-a53a-5588af8d3b14", client_auth_method="client-secret", username="admin", authSessionParentId="02b02572-1e92-4212-913c-942f96d790d0", authSessionTabId="Emc6ccjoeu4"