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-09 01:11:50,793 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56368ms 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-09 01:11:56,811 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-09 01:12:08,303 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-09 01:12:08,790 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-09 01:12:09,518 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-09 01:12:10,310 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-09 01:12:10,313 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e4a10c69-efdd-499f-ad29-6338499447ee, name: keycloak-0-59271 2026-09-09 01:12:10,397 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-09 01:12:10,398 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-09 01:12:10,490 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18476 2026-09-09 01:12:12,621 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59271: no members discovered after 2104 ms: creating cluster as coordinator 2026-09-09 01:12:12,702 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59271|0] (1) [keycloak-0-59271] 2026-09-09 01:12:12,893 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59271`, physical addresses are `[10.0.0.62:34012]` 2026-09-09 01:12:12,996 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-09 01:12:14,594 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-09 01:12:15,914 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59271, Site name: null 2026-09-09 01:12:15,991 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-09 01:12:30,713 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-09 01:12:30,713 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-09 01:12:31,294 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-09 01:12:39,314 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-09 01:12:39,314 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-09 01:12:40,099 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-09 01:12:40,099 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-09 01:12:49,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-09 01:12:49,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:50,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:50,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:52,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:52,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:55,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:55,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-09 01:12:55,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:57,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-09 01:12:59,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:59,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:12:59,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:00,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:00,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:00,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:00,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-09 01:13:01,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:02,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-09 01:13:02,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-09 01:13:02,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-09 01:13:02,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:03,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-09 01:13:03,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:03,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-09 01:13:03,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-09 01:13:05,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:05,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:06,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:06,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-09 01:13:07,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:07,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:07,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-09 01:13:07,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-09 01:13:07,853 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-09 01:13:07,950 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-09 01:13:08,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-09 01:13:08,156 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-09 01:13:08,253 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-09 01:13:08,390 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-09 01:13:08,500 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-09 01:13:08,594 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-09 01:13:08,760 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-09 01:13:08,814 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-09 01:13:08,938 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-09 01:13:09,004 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-09 01:13:09,085 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-09 01:13:09,157 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-09 01:13:09,224 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-09 01:13:09,367 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-09 01:13:09,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-09-09 01:13:09,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:09,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-09 01:13:09,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:09,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:09,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:09,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:09,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:09,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:11,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:12,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-09 01:13:12,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:12,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:12,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:13,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:13,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:15,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:15,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:15,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:15,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:15,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:15,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:15,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:16,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-09 01:13:19,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:20,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:20,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:21,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:21,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-09 01:13:21,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:21,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:21,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:21,378 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-09 01:13:21,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-09 01:13:21,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:21,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:21,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13: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-09 01:13:22,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:22,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-09 01:13:22,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:22,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:23,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:23,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:23,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:23,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-09 01:13:24,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:24,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:24,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:24,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:24,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:24,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:24,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:24,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:25,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:25,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:25,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:25,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:25,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-09 01:13:25,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-09 01:13:25,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:25,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:25,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-09 01:13:25,855 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-09 01:13:25,932 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-09 01:13:25,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,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-09 01:13:26,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-09 01:13:26,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-09 01:13:26,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,288 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-09 01:13:26,356 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-09 01:13:26,410 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-09 01:13:26,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,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-09 01:13:26,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,638 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-09 01:13:26,711 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-09 01:13:26,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:26,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:27,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:27,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:27,076 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-09 01:13:27,160 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-09 01:13:27,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-09 01:13:27,229 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-09 01:13:27,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-09-09 01:13:29,193 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-09 01:13:39,011 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 107.717s. Listening on: http://0.0.0.0:8080 2026-09-09 01:13:39,011 INFO [io.quarkus] (main) Profile prod activated. 2026-09-09 01:13:39,011 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-09 01:13:41,101 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-09 01:14:03,703 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="8f61dfbf-d4af-48aa-817c-6fe9896e300d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a1da5265-1f5e-41bf-a5c5-4a185a3d6cff", client_auth_method="client-secret", username="admin", authSessionParentId="4c914fa0-2d79-4378-b4d1-0a6e3ba8f7ec", authSessionTabId="PKb1khv1MWM" 2026-09-09 01:14:10,611 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="REALM", resourcePath="atmosphere" 2026-09-09 01:14:12,290 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="ca297908-4a46-4cfa-8d77-3e2d8d09e4e7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d891339a-052b-4cbd-b188-b27d775dcbac", client_auth_method="client-secret", username="admin", authSessionParentId="d80094b6-d856-45d0-9cdc-6e48e8f974e3", authSessionTabId="omJVcP6wRwg" 2026-09-09 01:14:12,504 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7ebbcc31-ac01-44ca-a84a-fe7b019ceb01" 2026-09-09 01:14:12,808 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7ebbcc31-ac01-44ca-a84a-fe7b019ceb01/protocol-mappers/models/c570f81c-1dfc-4fe8-883b-c877a209ed8a" 2026-09-09 01:14:34,110 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="0402da29-9524-4e67-8cf7-af11635d1b0c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c037e7ae-54bb-4efd-b59f-94b0fd1851da", client_auth_method="client-secret", username="admin", authSessionParentId="fb5f14e4-19dd-4e07-9be6-57c1ee5b85eb", authSessionTabId="o5MCi3jD-EM" 2026-09-09 01:14:34,493 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT", resourcePath="clients/3ccc2160-3bcb-4326-9d5d-4b9665485ee1" 2026-09-09 01:14:34,964 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="90139bd3-999f-4ac2-a603-4cd85cff73f3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="251b6c09-1e98-4970-a3a2-9b594e4185a6", client_auth_method="client-secret", username="admin", authSessionParentId="13d6d712-8b5d-4994-85ab-8b7325807829", authSessionTabId="5fHWPZzLFK8" 2026-09-09 01:14:35,135 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT", resourcePath="clients/a882564e-90bc-481f-a2f3-e32baf53c3bd" 2026-09-09 01:14:35,561 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="33397b73-2e68-44c5-8d58-a3545a507bb6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="548a7bc0-fed4-4925-9284-bc50bac21dab", client_auth_method="client-secret", username="admin", authSessionParentId="34b9fd46-3c33-43d5-81e3-ca2e5e0697c8", authSessionTabId="dkug1SuN7gc" 2026-09-09 01:14:35,845 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT", resourcePath="clients/2d9db3d9-8386-4775-9b00-87ebd5c918e1" 2026-09-09 01:14:36,475 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="558d732c-e148-4eac-96fc-c70f5ef53c46", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="36972a25-ea7f-4b5a-9646-cbc46b116d88", client_auth_method="client-secret", username="admin", authSessionParentId="2ea42ee1-f65d-43b6-b56d-ba0c1477b287", authSessionTabId="YDjmsqZkjZo" 2026-09-09 01:14:36,548 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT_ROLE", resourcePath="clients/3ccc2160-3bcb-4326-9d5d-4b9665485ee1/roles/member" 2026-09-09 01:14:36,990 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="a62e3aec-b2a2-4dfd-9eea-d18c94df2dc5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ab9fd2bb-a24d-4f90-bd1b-cdee5d2be608", client_auth_method="client-secret", username="admin", authSessionParentId="fc555827-c13b-4681-b650-e210b63ac170", authSessionTabId="ox3dv5pmD8E" 2026-09-09 01:14:37,109 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT_ROLE", resourcePath="clients/a882564e-90bc-481f-a2f3-e32baf53c3bd/roles/admin" 2026-09-09 01:14:37,561 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="7a83af16-ca1c-4fcf-8bef-847ca7c79830", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="58de17cf-85a2-4aed-9f0a-6aa43e1fa864", client_auth_method="client-secret", username="admin", authSessionParentId="698d1372-94ea-4b02-b607-f8287907119d", authSessionTabId="AVjwv6gx5rI" 2026-09-09 01:14:37,719 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT_ROLE", resourcePath="clients/a882564e-90bc-481f-a2f3-e32baf53c3bd/roles/editor" 2026-09-09 01:14:38,193 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="faebea32-2e03-4c38-a979-e42ffad76791", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1aec6f20-b440-4c41-9036-eeb44c6aee64", client_auth_method="client-secret", username="admin", authSessionParentId="de06643d-87b3-40b8-99ba-74006470a3e4", authSessionTabId="C5fYVCThfeE" 2026-09-09 01:14:38,305 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT_ROLE", resourcePath="clients/a882564e-90bc-481f-a2f3-e32baf53c3bd/roles/viewer" 2026-09-09 01:14:38,792 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="2a7a4f8e-a428-43db-afd1-e0270546d3ed", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4d333009-c3d0-4651-9cec-ec0912080c10", client_auth_method="client-secret", username="admin", authSessionParentId="140821b4-9a77-43d6-8250-677bec288895", authSessionTabId="ixiHwlGzy-Q" 2026-09-09 01:14:38,920 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT_ROLE", resourcePath="clients/2d9db3d9-8386-4775-9b00-87ebd5c918e1/roles/member" 2026-09-09 01:16:54,634 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="fdb8ee5b-e0fd-4dae-a14e-e9532b1c96aa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ae677d46-b741-4205-b6c7-e0cdf51f177f", client_auth_method="client-secret", username="admin", authSessionParentId="1f7af864-0c3a-4103-ae29-b944515663c8", authSessionTabId="-b_BdlFX-Pk" 2026-09-09 01:16:55,320 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="REALM", resourcePath="null" 2026-09-09 01:16:57,038 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="8f547cc6-895a-42a0-8efe-0c82762de74f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a7ef34c2-6eee-4e2a-9322-3ef582293e5e", client_auth_method="client-secret", username="admin", authSessionParentId="f422cd16-c7e8-4b0f-b4bd-8abaeabb887c", authSessionTabId="zaJyJ8Fm8TY" 2026-09-09 01:16:57,228 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT", resourcePath="clients/a998a3ec-40a6-4cc0-a5e2-1e38408f2a90" 2026-09-09 01:16:57,981 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="c39aba22-cae1-4301-af49-3905e1e5f0cf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="82a0418e-fae2-4f74-950b-7d4edfaf7d99", client_auth_method="client-secret", username="admin", authSessionParentId="27fbae8b-dd3a-479e-81de-add007a2c5c4", authSessionTabId="ZtqP4GYD-yA" 2026-09-09 01:16:58,622 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/3ebbede3-1be9-4312-b2cb-de565e50ac3c/role-mappings/clients/6fcb162a-6e11-4dec-965b-977c720752e0" 2026-09-09 02:08:21,451 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="66376470-b46e-4fee-959d-e5e6ab809fb8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="63019bcd-2b4e-4834-8fde-dd8419648456", client_auth_method="client-secret", username="admin", authSessionParentId="475be076-e5a2-47cb-ac4a-b86542359c21", authSessionTabId="XZMG5yDgMkQ" 2026-09-09 02:08:21,806 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="REALM", resourcePath="null" 2026-09-09 02:08:22,790 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="bf39244d-5426-4128-a8d6-caf81f1aa765", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="577d5592-8867-4dfe-b27b-6dc641c4686a", client_auth_method="client-secret", username="admin", authSessionParentId="11eb09ae-a3e2-4661-99d8-56ef5a3bd50f", authSessionTabId="TCZ4mFw27EI" 2026-09-09 02:08:22,865 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7ebbcc31-ac01-44ca-a84a-fe7b019ceb01" 2026-09-09 02:08:22,949 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7ebbcc31-ac01-44ca-a84a-fe7b019ceb01/protocol-mappers/models/c570f81c-1dfc-4fe8-883b-c877a209ed8a" 2026-09-09 02:08:29,801 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="ad30309d-6c09-4f83-886b-65c92d5217cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c9c1498e-c529-47af-abff-182f074a98fc", client_auth_method="client-secret", username="admin", authSessionParentId="8babdfa7-0724-4f10-a70e-b7f172080cdd", authSessionTabId="pr3PQeyTIHw" 2026-09-09 02:08:29,914 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT", resourcePath="clients/3ccc2160-3bcb-4326-9d5d-4b9665485ee1" 2026-09-09 02:08:30,459 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="7c9163cd-4bcb-48aa-bbcb-cc4aba56a318", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="090b2237-697f-46a2-b4fc-2239b1886769", client_auth_method="client-secret", username="admin", authSessionParentId="36472ab7-de24-491d-85a6-e1709c98e6c1", authSessionTabId="4uUymG4eDx0" 2026-09-09 02:08:30,532 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT", resourcePath="clients/a882564e-90bc-481f-a2f3-e32baf53c3bd" 2026-09-09 02:08:31,108 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="b3116a83-033d-467f-9bc7-75852c434000", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6c893408-3064-44bd-bc69-65c4b6b9e621", client_auth_method="client-secret", username="admin", authSessionParentId="85d6751a-91ca-4263-8ebc-a8537a379f0e", authSessionTabId="48UYvir6VEs" 2026-09-09 02:08:31,217 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT", resourcePath="clients/2d9db3d9-8386-4775-9b00-87ebd5c918e1" 2026-09-09 02:08:31,929 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="4cde9992-c836-48b8-9cc6-ed2e746807aa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="795ba7ee-4255-47d9-9497-6c2fffc1f4b6", client_auth_method="client-secret", username="admin", authSessionParentId="96606667-8ab9-44d4-84d7-d569f275e25c", authSessionTabId="m5ymcQtJ-48" 2026-09-09 02:08:32,402 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="e4fae814-0766-4a6d-812d-c809a4c65228", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="25d86ca4-8d43-45ee-959f-693a57c7a52c", client_auth_method="client-secret", username="admin", authSessionParentId="67c38a32-5361-4c45-a024-898257613eac", authSessionTabId="bfq-K8lTDg8" 2026-09-09 02:08:32,817 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="7fb1f3ac-5433-4232-a7a1-e91209f8cb3a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3511ced8-7a9a-4680-92d3-ab6c7c9837c1", client_auth_method="client-secret", username="admin", authSessionParentId="2178351c-697c-4766-ae7b-62646b76f8b7", authSessionTabId="ZPSTXO7NjHQ" 2026-09-09 02:08:33,249 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="4cca0703-f2a8-42b9-8c2f-6cd6a7009ee9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="67417d1d-289b-4cb7-a110-b27c93192dba", client_auth_method="client-secret", username="admin", authSessionParentId="02241b1b-b307-4470-8fb7-27e3f70e5c2f", authSessionTabId="uABnrskghKI" 2026-09-09 02:08:33,661 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="4572eb4c-0381-458d-ab08-6b514b589ed8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0737b3a2-61a7-4088-8b3c-63de3f52865f", client_auth_method="client-secret", username="admin", authSessionParentId="3be41cc7-296d-43e3-acf3-10d4bd8c9840", authSessionTabId="B_Zga3yGyZg" 2026-09-09 02:09:50,522 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="e54cac23-9b35-4ea7-bf4b-a7b86badd310", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="32123337-4587-4bc6-b313-00b58dc67d72", client_auth_method="client-secret", username="admin", authSessionParentId="954a77c9-11fc-41b9-ab91-b895103f7e29", authSessionTabId="7ky5dmMVwlc" 2026-09-09 02:09:50,734 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="REALM", resourcePath="null" 2026-09-09 02:09:52,426 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="958448a6-845d-48f4-998e-699c6134a330", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1ead4484-3a16-4438-9b65-bca2ee706096", client_auth_method="client-secret", username="admin", authSessionParentId="b5cdf2d1-858c-40a6-8a32-39970a9e12e8", authSessionTabId="DZ6AObEQfvg" 2026-09-09 02:09:52,469 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="48aa251a-b887-411d-94cc-e1642d4c97a4", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", resourceType="CLIENT", resourcePath="clients/a998a3ec-40a6-4cc0-a5e2-1e38408f2a90" 2026-09-09 02:09:53,192 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b04842f-32f0-4e5d-ab1c-a328b579d1b8", clientId="admin-cli", userId="f4b79643-827d-4d8e-abfb-c66bdf4fd7d5", ipAddress="162.253.55.15", auth_method="openid-connect", token_id="d3dbc801-a2e1-492d-97a9-51765ada774f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d47a3312-2d9b-4906-bb27-a76b283856d3", client_auth_method="client-secret", username="admin", authSessionParentId="722504cd-6338-486b-9274-f53825e3ba87", authSessionTabId="nIVXX03oCDM"