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-05-06 01:20:39,127 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48669ms 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-05-06 01:20:44,036 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-05-06 01:20:51,832 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-06 01:20:52,336 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-06 01:20:53,040 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-06 01:20:53,638 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-06 01:20:53,640 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 156de9e0-3fc6-4f9b-9060-b598de62719a, name: keycloak-0-13156 2026-05-06 01:20:53,729 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-05-06 01:20:53,729 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-05-06 01:20:53,737 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34873 2026-05-06 01:20:54,743 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-05-06 01:20:54,751 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-06 01:20:55,741 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-13156: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-06 01:20:55,754 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-13156|0] (1) [keycloak-0-13156] 2026-05-06 01:20:55,768 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-13156`, physical addresses are `[10.0.0.214:50409]` 2026-05-06 01:20:55,776 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-06 01:20:57,426 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-13156, Site name: null 2026-05-06 01:21:07,249 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-05-06 01:21:07,250 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-05-06 01:21:07,643 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-06 01:21:13,626 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-05-06 01:21:13,626 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-05-06 01:21:14,039 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-05-06 01:21:14,039 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-05-06 01:21:20,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:20,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:21,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:21,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:23,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:23,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:25,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-05-06 01:21:25,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-05-06 01:21:25,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:27,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-05-06 01:21:28,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:28,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-05-06 01:21:28,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:28,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-05-06 01:21:28,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:28,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:28,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-05-06 01:21:30,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:31,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:31,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:31,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-05-06 01:21:31,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:31,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:31,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:31,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:31,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:33,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:33,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:34,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:34,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:35,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:35,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-05-06 01:21:35,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:35,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:35,354 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-05-06 01:21:35,424 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-05-06 01:21:35,487 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-05-06 01:21:35,573 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-05-06 01:21:35,666 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-05-06 01:21:35,768 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-05-06 01:21:35,849 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-05-06 01:21:35,919 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-05-06 01:21:36,050 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-05-06 01:21:36,095 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-05-06 01:21:36,200 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-05-06 01:21:36,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-05-06 01:21:36,305 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-05-06 01:21:36,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-05-06 01:21:36,416 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-05-06 01:21:36,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-05-06 01:21:36,624 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-05-06 01:21:36,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:36,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:36,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-05-06 01:21:36,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:36,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:36,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:36,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-05-06 01:21:36,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:38,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:38,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:38,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-05-06 01:21:38,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:38,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:40,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:40,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:41,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:41,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:41,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-05-06 01:21:41,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:41,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:41,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:41,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-05-06 01:21:42,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:44,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-05-06 01:21:45,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:45,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-05-06 01:21:45,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:45,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-05-06 01:21:45,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-05-06 01:21:45,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:45,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:45,876 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-05-06 01:21:46,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:46,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:46,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-05-06 01:21:46,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:46,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:46,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:46,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:46,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:46,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-05-06 01:21:47,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-05-06 01:21:47,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-05-06 01:21:47,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:47,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:48,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-05-06 01:21:48,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:48,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:48,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:48,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:48,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:48,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:48,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:48,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,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-05-06 01:21:49,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,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-05-06 01:21:49,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,621 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-05-06 01:21:49,693 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-05-06 01:21:49,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,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-05-06 01:21:49,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:49,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,018 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-05-06 01:21:50,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-05-06 01:21:50,123 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-05-06 01:21:50,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,290 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-05-06 01:21:50,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-05-06 01:21:50,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,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-05-06 01:21:50,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,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-05-06 01:21:50,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-06 01:21:50,700 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-05-06 01:21:50,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 01:21:50,755 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-05-06 01:21:50,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-06 01:21:52,237 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-06 01:21:58,845 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 79.414s. Listening on: http://0.0.0.0:8080 2026-05-06 01:21:58,846 INFO [io.quarkus] (main) Profile prod activated. 2026-05-06 01:21:58,846 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-05-06 01:22:00,429 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-06 01:22:18,554 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="eea7dfc5-0be5-489d-acb6-8e4bdb4ee1db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ee2b90cc-5f0a-4e7d-acdd-a45a4d860fb9", client_auth_method="client-secret", username="admin", authSessionParentId="dd0cb235-7223-4b2c-9214-725a60f422a4", authSessionTabId="8NA_91QMvZg" 2026-05-06 01:22:23,342 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="REALM", resourcePath="atmosphere" 2026-05-06 01:22:24,628 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="e2665bdb-61ae-4acd-bef6-cd3b31259060", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d0c92e60-6a46-499f-9935-7ae55e566215", client_auth_method="client-secret", username="admin", authSessionParentId="876e3c07-2cb0-4344-8d03-0cb9ac8c217f", authSessionTabId="o-MF6lOKFAU" 2026-05-06 01:22:24,837 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c1d030fb-0f07-4a7c-90c4-e82dd6701e0e" 2026-05-06 01:22:25,057 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c1d030fb-0f07-4a7c-90c4-e82dd6701e0e/protocol-mappers/models/cdf2bdd9-f591-437a-9fb2-d2498edcaeca" 2026-05-06 01:22:46,107 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="2c003c69-5c92-4cc5-acc1-22f6f5e9c091", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d166263a-89f5-42f6-9a85-28b7f1fbcfc0", client_auth_method="client-secret", username="admin", authSessionParentId="7cc91713-af68-4769-ac81-0c720e8e731b", authSessionTabId="0jJIoww110M" 2026-05-06 01:22:46,348 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/1716c7fb-a46c-4cdf-bf66-671468ab16e9" 2026-05-06 01:22:46,761 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="c9702b3c-6215-40c5-94ba-0fd31e0ddaff", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1488900e-5386-4675-b256-fa0b4e2bdd6d", client_auth_method="client-secret", username="admin", authSessionParentId="2813b98f-4aeb-44b2-a676-0950b9f8678d", authSessionTabId="STR8a8sfw60" 2026-05-06 01:22:46,855 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/a0528279-3aff-445f-8398-4572ccb21f45" 2026-05-06 01:22:47,211 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="add6cc97-8a59-490d-a937-8ff689da12fa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b0b2c44b-0c40-4f6d-b56d-8d47df16aab2", client_auth_method="client-secret", username="admin", authSessionParentId="ac0dd4b5-e49e-41cd-82bd-01f295aa17d7", authSessionTabId="a7JC2vc3xCc" 2026-05-06 01:22:47,345 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/2ace2cb9-6b03-45fc-bbf6-bb9ac77f3628" 2026-05-06 01:22:48,068 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="a3f2e1d1-3574-40bd-bb25-abe800ac8b65", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1119e6ca-6061-40a8-8d40-a9a96c0dcc4d", client_auth_method="client-secret", username="admin", authSessionParentId="a97b5045-6574-45fe-8d3a-0e2ea9097bd0", authSessionTabId="Ay1ciH6pgWA" 2026-05-06 01:22:48,235 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/1716c7fb-a46c-4cdf-bf66-671468ab16e9/roles/member" 2026-05-06 01:22:48,660 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="fb7b530e-cfde-49e8-971b-8f74fb6275e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7818a93d-d189-4cb1-af7e-23faa7247d46", client_auth_method="client-secret", username="admin", authSessionParentId="dd33826d-04a0-44c3-857b-6b4867fa0888", authSessionTabId="3CCy95cYFBc" 2026-05-06 01:22:48,765 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/a0528279-3aff-445f-8398-4572ccb21f45/roles/admin" 2026-05-06 01:22:49,128 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="4eb0e90f-b5e4-40df-9608-f155e4ef4b1b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1831b36d-06d5-4ea0-ae2f-5cb6b5121cae", client_auth_method="client-secret", username="admin", authSessionParentId="7ba64630-842f-4948-b64d-539e1e72bf28", authSessionTabId="GwxqoJtKH04" 2026-05-06 01:22:49,236 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/a0528279-3aff-445f-8398-4572ccb21f45/roles/editor" 2026-05-06 01:22:49,674 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="cfcf7fe3-7e76-4117-8405-9ccd61c2f5b2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6e73db15-0881-4ce4-be49-e015153ecf8f", client_auth_method="client-secret", username="admin", authSessionParentId="2e92ed7e-c93e-4d91-a7ff-0624bbf8fa37", authSessionTabId="hrHMR9DVYN4" 2026-05-06 01:22:49,784 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/a0528279-3aff-445f-8398-4572ccb21f45/roles/viewer" 2026-05-06 01:22:50,152 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="90c62aa7-128b-4931-b215-65e52effdde6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ac308d7d-3e76-4175-8579-409fed765987", client_auth_method="client-secret", username="admin", authSessionParentId="4176d037-f91a-4f34-a858-a61781e7bd17", authSessionTabId="ifDgZpiUiaQ" 2026-05-06 01:22:50,231 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/2ace2cb9-6b03-45fc-bbf6-bb9ac77f3628/roles/member" 2026-05-06 01:25:00,674 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="ffab0f49-9d27-4d4a-8399-2443eaaf1e3c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b1d2bc9b-f5c2-4bb5-be1e-07aaa6db6a63", client_auth_method="client-secret", username="admin", authSessionParentId="2d782462-895a-47a3-b565-b8e19be1740b", authSessionTabId="f2l2BRFJui4" 2026-05-06 01:25:01,157 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="REALM", resourcePath="null" 2026-05-06 01:25:02,864 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="ce391b0c-a49f-4d7b-a9cc-37e34cf371b5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7e266cbb-d9da-40ef-8866-3506098b3b5d", client_auth_method="client-secret", username="admin", authSessionParentId="2703d77a-5ee7-4912-af44-a79532cad352", authSessionTabId="wYG5NYITewQ" 2026-05-06 01:25:02,965 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/b4657130-251c-4097-8839-83413b1b0057" 2026-05-06 01:25:03,644 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="5684225e-09dc-4e70-bb71-58d9f0a0f93c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="049ffc3d-b87d-46b4-a697-3e01d500e9a0", client_auth_method="client-secret", username="admin", authSessionParentId="b1efc7a2-8d78-4967-96bd-6cbff6b2346b", authSessionTabId="1AmdRn7Xmo4" 2026-05-06 01:25:04,128 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/8adc179d-9ba2-4eb7-9274-44eebdc8f401/role-mappings/clients/bb6d588e-5642-410b-9402-1fc935785ea5" 2026-05-06 02:14:40,633 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="9923b689-4ee5-403d-98db-cc0ef4376f6d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e2024f47-df1b-432e-85e0-2155e3dbdd22", client_auth_method="client-secret", username="admin", authSessionParentId="8daa6bfb-6a30-442f-ba04-6c3f00d50e94", authSessionTabId="7B42e_r-KBk" 2026-05-06 02:14:40,852 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="REALM", resourcePath="null" 2026-05-06 02:14:41,869 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="3a96c998-d048-482c-b55b-cb4e06b72e01", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c02e09a0-7407-4354-a669-01d26c0de783", client_auth_method="client-secret", username="admin", authSessionParentId="cc69c505-ea12-4e55-89bd-5fc839059808", authSessionTabId="XlACRVo-gpo" 2026-05-06 02:14:42,030 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c1d030fb-0f07-4a7c-90c4-e82dd6701e0e" 2026-05-06 02:14:42,131 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c1d030fb-0f07-4a7c-90c4-e82dd6701e0e/protocol-mappers/models/cdf2bdd9-f591-437a-9fb2-d2498edcaeca" 2026-05-06 02:14:48,670 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="e081c6b8-de78-40a6-9a75-e12c1273e8a1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4fa124cf-d6bc-46a9-bd84-0bb22d180818", client_auth_method="client-secret", username="admin", authSessionParentId="f48206e6-c9b1-4002-979d-f84f8fe2706d", authSessionTabId="Tn3cSr6Gd5A" 2026-05-06 02:14:48,748 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/1716c7fb-a46c-4cdf-bf66-671468ab16e9" 2026-05-06 02:14:49,122 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="699506ea-a866-40af-82e5-619805edf71c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c509ca7c-dde0-4667-984d-b7e6fe355550", client_auth_method="client-secret", username="admin", authSessionParentId="d697947e-300b-4f14-a27b-29cb354df553", authSessionTabId="zIrYN1CEWkc" 2026-05-06 02:14:49,172 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/a0528279-3aff-445f-8398-4572ccb21f45" 2026-05-06 02:14:49,585 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="d2f7ee62-2eef-4efe-965c-eafe1c34e937", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="95d85baf-e6ee-434a-9838-30689ebebffc", client_auth_method="client-secret", username="admin", authSessionParentId="8baa5b7d-2fc1-4f82-8f2a-eb1ff4921a4b", authSessionTabId="ucoY6odaFpU" 2026-05-06 02:14:49,658 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/2ace2cb9-6b03-45fc-bbf6-bb9ac77f3628" 2026-05-06 02:14:50,442 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="a6fe3116-fc12-4132-83b7-a0089918c06f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="77176e4b-d690-4e2e-85bd-d6731f70e9f0", client_auth_method="client-secret", username="admin", authSessionParentId="aec517fa-3327-4f96-b5a7-5b495cb10da7", authSessionTabId="7RmrLAiqli4" 2026-05-06 02:14:50,829 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="99dce508-b59a-4eac-ac15-0bf9091ed370", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f5a98d12-b782-40f7-bac1-fed8def293ab", client_auth_method="client-secret", username="admin", authSessionParentId="89570e23-8f7d-4c3d-acf7-c40232e0cdcf", authSessionTabId="HUqsh0RDL1E" 2026-05-06 02:14:51,222 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="d052a01e-b758-4437-8510-55ab19b76ab0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4cb5c55b-ef0e-4ad7-b9f4-42a1cabed830", client_auth_method="client-secret", username="admin", authSessionParentId="c751b4ee-022e-4578-9d59-aaa3d1082e73", authSessionTabId="qflcaIpCtZg" 2026-05-06 02:14:51,614 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="0a1ddcef-ccba-4d79-ad0d-0f07d3a67698", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="da81c41f-2c5e-4947-97ba-a10a1fb5c249", client_auth_method="client-secret", username="admin", authSessionParentId="c98a5ef5-eb62-40c0-a23c-d91221f754d4", authSessionTabId="43R4EVNcVZQ" 2026-05-06 02:14:51,978 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="f1066b4f-5013-4023-ba85-391b177f9cb4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e3f21a03-512a-4c1c-b549-2338eb4db443", client_auth_method="client-secret", username="admin", authSessionParentId="8019ffe3-f235-4e9e-a135-0fa616b65651", authSessionTabId="2MXoPdu5YMo" 2026-05-06 02:16:06,673 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="ce2f2de6-ad85-4d75-b5f9-a2344c0fc1f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="402813ae-bdb1-4520-9372-8e8116486026", client_auth_method="client-secret", username="admin", authSessionParentId="5640a5e5-1835-4abb-99a5-c341baebc866", authSessionTabId="I2G4cPuCjZc" 2026-05-06 02:16:06,874 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="REALM", resourcePath="null" 2026-05-06 02:16:08,612 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="c991bbb5-c2ad-4274-8abf-94230ffd1d3d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c23facc0-c682-421a-8f3c-14b2b383c5ab", client_auth_method="client-secret", username="admin", authSessionParentId="541e88ca-b839-4444-bee6-4d1eb71ad8f0", authSessionTabId="8-OSpBWAt-8" 2026-05-06 02:16:08,669 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="5d26c010-4546-4d10-8e52-f781713c81f6", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/b4657130-251c-4097-8839-83413b1b0057" 2026-05-06 02:16:09,497 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21663a01-3d1c-46f6-9885-72da60c6da04", clientId="admin-cli", userId="42aacbe2-89ad-48e7-8ed0-1a23f7920194", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="604440a1-bad8-4ba1-845e-c9bb596ceb91", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6cd45742-ff9f-4354-a9be-6841aa542f83", client_auth_method="client-secret", username="admin", authSessionParentId="fe66be53-7b65-4145-9e62-f5c1eb4900e8", authSessionTabId="7QnZPJQyERI"