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-11 01:01:19,964 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51000ms 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-11 01:01:24,555 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-11 01:01:33,548 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-11 01:01:33,957 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-11 01:01:34,553 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-11 01:01:35,245 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-11 01:01:35,247 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f54ebde5-51ae-490f-bb66-8e960bd8e860, name: keycloak-0-15157 2026-05-11 01:01:35,255 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-11 01:01:35,255 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-11 01:01:35,341 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41385 2026-05-11 01:01:37,348 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-15157: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-11 01:01:37,739 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-15157|0] (1) [keycloak-0-15157] 2026-05-11 01:01:37,843 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-15157`, physical addresses are `[10.0.0.110:56921]` 2026-05-11 01:01:37,854 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-11 01:01:38,071 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-11 01:01:38,152 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-11 01:01:39,555 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-15157, Site name: null 2026-05-11 01:01:50,359 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-11 01:01:50,359 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-11 01:01:50,840 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-11 01:01:56,749 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-11 01:01:56,750 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-11 01:01:57,160 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-11 01:01:57,160 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-11 01:02:03,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:03,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:04,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:04,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:06,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-11 01:02:06,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:09,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-05-11 01:02:09,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:09,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-05-11 01:02:11,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:12,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:12,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-11 01:02:13,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-11 01:02:13,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:13,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-05-11 01:02:13,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-11 01:02:13,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:14,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:15,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-05-11 01:02:16,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:16,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:16,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:16,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:16,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-11 01:02:16,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:16,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:18,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:18,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:19,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-05-11 01:02:19,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:20,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:20,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:20,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:20,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:20,485 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-11 01:02:20,565 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-11 01:02:20,640 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-11 01:02:20,748 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-11 01:02:20,844 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-11 01:02:20,953 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-11 01:02:21,028 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-11 01:02:21,109 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-11 01:02:21,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-11 01:02:21,304 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-11 01:02:21,402 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-11 01:02:21,462 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-11 01:02:21,516 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-11 01:02:21,572 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-11 01:02:21,631 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-11 01:02:21,724 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-11 01:02:21,837 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-11 01:02:21,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:21,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:21,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:22,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:22,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:22,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:22,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:22,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:23,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:23,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:24,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-05-11 01:02:24,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:24,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-05-11 01:02:25,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:25,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-11 01:02: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-05-11 01:02:26,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-11 01:02:26,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:26,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:26,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:26,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-05-11 01:02:27,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:27,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:30,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:31,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:31,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:31,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:31,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:31,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-11 01:02:31,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:31,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-05-11 01:02:31,714 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-11 01:02:31,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-11 01:02:31,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-05-11 01:02:31,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:32,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:32,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:32,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:32,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-11 01:02:32,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:32,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:33,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:33,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:33,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:33,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-11 01:02:34,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:34,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:34,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:34,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:34,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:34,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:34,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-11 01:02:34,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-05-11 01:02:34,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:34,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-05-11 01:02:35,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:35,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-11 01:02:35,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:35,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:35,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:35,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:35,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 01:02:35,542 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-11 01:02:35,601 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-11 01:02:35,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:35,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-05-11 01:02:35,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-05-11 01:02:35,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:35,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:35,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-05-11 01:02:35,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:35,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:35,930 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-11 01:02:35,992 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-11 01:02:36,039 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-11 01:02:36,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:36,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:36,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-11 01:02:36,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-11 01:02:36,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:36,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:36,214 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-11 01:02:36,280 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-11 01:02:36,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-11 01:02:36,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-11 01:02:36,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:36,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:36,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:36,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-11 01:02:36,579 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-11 01:02:36,648 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-11 01:02:36,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-11 01:02:36,716 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-11 01:02:36,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-11 01:02:37,747 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-11 01:02:44,649 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.367s. Listening on: http://0.0.0.0:8080 2026-05-11 01:02:44,649 INFO [io.quarkus] (main) Profile prod activated. 2026-05-11 01:02:44,649 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-11 01:02:46,454 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-11 01:03:00,444 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="3cf5c3aa-3261-4616-b6bc-adcdc9ed91f8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2ddc446d-b05f-4c66-bfbe-b1f5e205668a", client_auth_method="client-secret", username="admin", authSessionParentId="91f6a14c-77fe-4d81-998f-698457a27e54", authSessionTabId="h3SDk3AmMao" 2026-05-11 01:03:05,460 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="atmosphere" 2026-05-11 01:03:06,744 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="e7deefe9-a7ad-4acd-a2f6-54e3b4450dc4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ebd18e95-93cd-49ec-8888-88ba765d273a", client_auth_method="client-secret", username="admin", authSessionParentId="111a2103-5554-4457-92ff-9bc40c4ac93b", authSessionTabId="YsM_SQFsaDo" 2026-05-11 01:03:06,954 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d68c36e1-d17a-4422-9186-84ff953ce563" 2026-05-11 01:03:07,174 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d68c36e1-d17a-4422-9186-84ff953ce563/protocol-mappers/models/814986ff-d1e7-49c4-97c8-f310172b255e" 2026-05-11 01:03:27,902 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="186f6827-3111-4b1a-b08f-6c803a421cfb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b4dc2fca-0970-4d07-8c40-9374393eb8a9", client_auth_method="client-secret", username="admin", authSessionParentId="71869a3a-a294-4677-bfc5-ce93beea363c", authSessionTabId="hYuYNF7Echg" 2026-05-11 01:03:28,159 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/273affb5-844e-4f81-99d1-c29c0dfcf9d2" 2026-05-11 01:03:28,563 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="ec695517-1803-4490-92dc-961b57648480", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="94587f7c-6006-41e5-a584-a88617116657", client_auth_method="client-secret", username="admin", authSessionParentId="8b643ca1-3a17-4a0f-84ab-22e3c7090e95", authSessionTabId="vnhix_AIPoM" 2026-05-11 01:03:28,705 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/c1887e6e-84d8-4788-aa27-aac926c81b28" 2026-05-11 01:03:29,078 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="a0be40dd-c5f7-4fe3-ba80-13a954906aee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f98d8457-a697-4d7f-a56d-00d47ac39f16", client_auth_method="client-secret", username="admin", authSessionParentId="c38fbe97-f93d-44e3-8461-841468f30e5d", authSessionTabId="Lq-7_qh1tWE" 2026-05-11 01:03:29,237 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/5e775b6f-f29d-4849-b5db-aaf9b175c32b" 2026-05-11 01:03:29,834 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="99e2cefe-261a-4186-b576-b5292c8d0501", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="040c3f24-b822-45f8-97d5-db5149a2ffc3", client_auth_method="client-secret", username="admin", authSessionParentId="3e9e50f2-a069-456b-96f3-a488f09c6e21", authSessionTabId="cHD-SToFd7E" 2026-05-11 01:03:29,946 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/273affb5-844e-4f81-99d1-c29c0dfcf9d2/roles/member" 2026-05-11 01:03:30,371 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="279abca5-ff32-4039-83c5-e1c58d998610", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b92fbef-3e0a-40c9-a5fa-6bbfdac79a35", client_auth_method="client-secret", username="admin", authSessionParentId="3c9e65a9-bc88-4108-a525-d270a9e3f3d5", authSessionTabId="eYWXrk3XKho" 2026-05-11 01:03:30,483 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/c1887e6e-84d8-4788-aa27-aac926c81b28/roles/admin" 2026-05-11 01:03:30,873 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="3269d95d-6679-44e3-8c6c-d4924b5f1e45", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="40e5f5c6-e608-4533-bf9b-686a3488df52", client_auth_method="client-secret", username="admin", authSessionParentId="13907795-cf78-41d6-b8b7-04245cde7d6e", authSessionTabId="l0XJwBB3mwc" 2026-05-11 01:03:31,045 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/c1887e6e-84d8-4788-aa27-aac926c81b28/roles/editor" 2026-05-11 01:03:31,409 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="b3558789-0c4b-4985-a0f2-8f811f5ad7f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0bbfa646-3ae8-46a7-8af8-20e32acf266b", client_auth_method="client-secret", username="admin", authSessionParentId="11cfa131-174a-4cae-850e-3836b7a839a2", authSessionTabId="2wkjyz1VfXY" 2026-05-11 01:03:31,497 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/c1887e6e-84d8-4788-aa27-aac926c81b28/roles/viewer" 2026-05-11 01:03:31,880 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="fab49006-0ee2-4012-b178-46afdc82edf9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="99f7b95f-a611-45ca-aee9-83f302fd0ce9", client_auth_method="client-secret", username="admin", authSessionParentId="91130aec-1793-49a6-a6e6-4fd74c5097d0", authSessionTabId="plHTcfgJ-do" 2026-05-11 01:03:32,152 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/5e775b6f-f29d-4849-b5db-aaf9b175c32b/roles/member" 2026-05-11 01:05:39,341 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="595848ad-4854-4004-852d-8fa884adf966", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c468f524-371f-419b-910d-d46b51c336ba", client_auth_method="client-secret", username="admin", authSessionParentId="e645af75-a566-4941-a14e-32579a51ba4e", authSessionTabId="PNdQQYfrT5I" 2026-05-11 01:05:39,861 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="null" 2026-05-11 01:05:41,473 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="5b887ffe-3720-4eec-b7f4-90cb3828261a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="37b02bd3-a1d0-45d5-a5b6-fb0244b481d8", client_auth_method="client-secret", username="admin", authSessionParentId="6f76670a-8760-4b75-b3aa-d61d34edac48", authSessionTabId="1T3BEMrIr3I" 2026-05-11 01:05:41,655 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/137d8d2c-e8ad-47ea-8c08-7e5ad78856dc" 2026-05-11 01:05:42,296 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="d3e4d165-14cc-47b1-b7a9-e93bec4f9be7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="76a0e9f6-b3be-496a-8891-a312a7d288dd", client_auth_method="client-secret", username="admin", authSessionParentId="19f07949-454c-4a8d-b2db-98b02c371caf", authSessionTabId="6jcP64wPVT4" 2026-05-11 01:05:42,776 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/25d14bcd-281b-44a1-b63e-acc2e0722467/role-mappings/clients/7a9490b4-4ee2-42a6-8e90-2af1b1fcd876" 2026-05-11 01:54:10,887 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="cb629405-2133-41a8-9ac3-3d13ce0bcdda", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4a7947a7-5862-4925-8494-99fa2aa02cf4", client_auth_method="client-secret", username="admin", authSessionParentId="0d496d78-4510-408f-b1a6-036652b7795a", authSessionTabId="EW7pYpwMSFA" 2026-05-11 01:54:11,166 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="null" 2026-05-11 01:54:11,981 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="effe3e62-fc29-4086-bed9-08aad57f47b8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="add9a7ca-b486-4da3-8475-f4759fecf406", client_auth_method="client-secret", username="admin", authSessionParentId="72f908e0-61db-49a5-9855-1761ba67e031", authSessionTabId="bjr61GvEndQ" 2026-05-11 01:54:12,037 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d68c36e1-d17a-4422-9186-84ff953ce563" 2026-05-11 01:54:12,087 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d68c36e1-d17a-4422-9186-84ff953ce563/protocol-mappers/models/814986ff-d1e7-49c4-97c8-f310172b255e" 2026-05-11 01:54:18,188 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="e8a79dd4-33e7-4dba-9e36-ddc76af082fd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7d5c9b9b-f129-4dab-9c1d-1f05293da4d7", client_auth_method="client-secret", username="admin", authSessionParentId="5b3e1e08-db9d-4f1a-9951-e4d7aa00bc17", authSessionTabId="3XhAl9Qu8Ec" 2026-05-11 01:54:18,262 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/273affb5-844e-4f81-99d1-c29c0dfcf9d2" 2026-05-11 01:54:18,638 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="d6b31ffc-e65b-4da3-a01b-d8e901f5f0a9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a8c1cac0-6b6d-46b1-afd7-77940d8016aa", client_auth_method="client-secret", username="admin", authSessionParentId="4268d62e-ddc2-499b-9ec3-32a09aecabfa", authSessionTabId="xCkA0AgcPpY" 2026-05-11 01:54:18,694 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/c1887e6e-84d8-4788-aa27-aac926c81b28" 2026-05-11 01:54:19,089 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="e7ee3d28-df9f-4dba-ac87-b5a64d7ed314", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="eff4b667-09b0-4aa6-a209-e849f2c333e0", client_auth_method="client-secret", username="admin", authSessionParentId="827a1120-0df8-4445-896c-835f13f7cb35", authSessionTabId="dxJHO1_hNGU" 2026-05-11 01:54:19,177 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/5e775b6f-f29d-4849-b5db-aaf9b175c32b" 2026-05-11 01:54:19,866 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="350ca5a7-71fc-4ace-9925-8784822fd554", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e65aa22f-388d-477b-91e1-cf1f955d880b", client_auth_method="client-secret", username="admin", authSessionParentId="10b9c9b9-c174-4cd4-8eac-ee5b1b3bff71", authSessionTabId="ww_VfZxi-Sg" 2026-05-11 01:54:20,227 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="e7a36119-3d3d-4966-b5b7-0bfca3e51489", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d396ff7b-3611-4e33-883f-5de62b3a23b4", client_auth_method="client-secret", username="admin", authSessionParentId="16373932-fac6-4707-b710-88779b01c924", authSessionTabId="3uC-uhs13nM" 2026-05-11 01:54:20,605 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="3a4c6812-d92b-4be7-8b9c-ff9cd2d0f871", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3b1b0bf5-07df-476e-bd5a-8f30202edfc1", client_auth_method="client-secret", username="admin", authSessionParentId="7739cebf-cbd3-491e-88bc-0e995ed9c753", authSessionTabId="XWf1CK_gItU" 2026-05-11 01:54:20,992 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="db78b9b7-7dbf-47cb-bb49-ccf1a54e2768", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fab7ee5d-8b48-4e68-8486-a8f19cc996d3", client_auth_method="client-secret", username="admin", authSessionParentId="41d9fe65-371f-4095-90ac-4daaab675c0e", authSessionTabId="45tnEYk8eZQ" 2026-05-11 01:54:21,346 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="f555d174-b787-481a-9fde-a7c2a5b47f17", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5fea1d9e-d648-4b5a-8463-ca078b68b732", client_auth_method="client-secret", username="admin", authSessionParentId="14273916-0ff0-4f74-8a6a-b14464d00340", authSessionTabId="8Ih_Yy3BzrA" 2026-05-11 01:55:30,546 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="707305f2-b16f-40d0-92d8-67fa155c365d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8df8362c-ea63-4237-bf9e-b7b13b0a324e", client_auth_method="client-secret", username="admin", authSessionParentId="c7323a6b-6d62-4c11-a2a9-39889365d306", authSessionTabId="djsQKrQv75Y" 2026-05-11 01:55:30,656 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="null" 2026-05-11 01:55:32,305 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="30995886-735c-4571-91cc-553673ae6619", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="29c1c255-bcbe-4e7a-abb9-51b7db7e6744", client_auth_method="client-secret", username="admin", authSessionParentId="3aafc3f2-b165-4d4c-b56f-f49d62177c91", authSessionTabId="s_NskWGGm7A" 2026-05-11 01:55:32,356 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="7b48c5d8-69de-49cc-b11b-50195b9c4fbf", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/137d8d2c-e8ad-47ea-8c08-7e5ad78856dc" 2026-05-11 01:55:33,024 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="389676c3-7d2e-4338-9d05-882cc8108833", clientId="admin-cli", userId="b194a6a0-567e-4acb-82d6-11529d123e55", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="6ea536db-4d31-4fde-9ce2-c0e2c4211d0c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c4d0ab10-b5a4-473b-9236-0dde1ebdaf09", client_auth_method="client-secret", username="admin", authSessionParentId="6a356c93-a64e-46c8-8c72-5a67300114da", authSessionTabId="_Red2SQ464s"