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-07-16 00:29:24,192 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54827ms 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-07-16 00:29:29,155 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-07-16 00:29:38,155 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-16 00:29:38,778 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-16 00:29:39,458 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-16 00:29:40,060 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-16 00:29:40,062 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 72a9d022-ce38-4af5-ad92-807f741f7df6, name: keycloak-0-39369 2026-07-16 00:29:40,148 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-07-16 00:29:40,149 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-07-16 00:29:40,249 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29724 2026-07-16 00:29:41,362 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-07-16 00:29:42,257 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-39369: no members discovered after 2005 ms: creating cluster as coordinator 2026-07-16 00:29:42,267 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-39369|0] (1) [keycloak-0-39369] 2026-07-16 00:29:42,287 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-39369`, physical addresses are `[10.0.0.210:45260]` 2026-07-16 00:29:42,298 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-16 00:29:43,965 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-39369, Site name: null 2026-07-16 00:29:43,969 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-16 00:29:55,069 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-07-16 00:29:55,070 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-07-16 00:29:55,566 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-16 00:30:01,156 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-07-16 00:30:01,156 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-07-16 00:30:01,576 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-07-16 00:30:01,577 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-07-16 00:30:08,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 2026-07-16 00:30:08,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:09,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:09,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:11,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:11,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:14,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:14,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:14,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-07-16 00:30:16,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:17,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:17,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:17,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-07-16 00:30:17,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:17,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:17,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:17,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:19,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:20,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:20,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-07-16 00:30:20,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30: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-07-16 00:30:20,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:20,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-07-16 00:30:20,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-07-16 00:30:21,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:22,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:22,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:23,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:24,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-07-16 00:30:24,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:24,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-07-16 00:30:24,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-07-16 00:30:24,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:24,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-16 00:30:25,047 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-07-16 00:30:25,120 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-07-16 00:30:25,219 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-07-16 00:30:25,313 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-07-16 00:30:25,436 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-07-16 00:30:25,519 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-07-16 00:30:25,591 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-07-16 00:30:25,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-16 00:30:25,784 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-07-16 00:30:25,891 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-07-16 00:30:25,943 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-07-16 00:30:25,999 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-07-16 00:30:26,051 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-07-16 00:30:26,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-07-16 00:30:26,212 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-07-16 00:30:26,334 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-07-16 00:30:26,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:26,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:26,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:26,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-07-16 00:30:26,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:26,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-07-16 00:30:26,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-07-16 00:30:26,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:28,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:28,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:28,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-07-16 00:30:28,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:28,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:29,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:30,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:30,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:31,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-07-16 00:30:31,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:31,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:31,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:31,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:31,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:31,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:34,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-07-16 00:30:35,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:35,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:35,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:35,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,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-07-16 00:30:36,063 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-07-16 00:30:36,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-07-16 00:30:36,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:36,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:37,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:38,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-07-16 00:30:38,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:38,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-07-16 00:30:38,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:38,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:38,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:38,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:38,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:38,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:38,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:39,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:39,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-07-16 00:30:39,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:39,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:39,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:39,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-07-16 00:30:39,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:39,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-07-16 00:30:39,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-07-16 00:30:39,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:39,924 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-07-16 00:30:39,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-07-16 00:30:39,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,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-07-16 00:30:40,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,376 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-07-16 00:30:40,432 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-07-16 00:30:40,473 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-07-16 00:30:40,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,650 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-07-16 00:30:40,712 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-07-16 00:30:40,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-07-16 00:30:40,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:40,990 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-07-16 00:30:41,059 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-07-16 00:30:41,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-16 00:30:41,117 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-07-16 00:30:41,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-16 00:30:42,452 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-16 00:30:48,852 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.304s. Listening on: http://0.0.0.0:8080 2026-07-16 00:30:48,853 INFO [io.quarkus] (main) Profile prod activated. 2026-07-16 00:30:48,853 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-07-16 00:30:50,655 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-16 00:31:07,367 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="d0ae4fd9-0713-4d75-b502-18cb4e5e9adc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3883912d-41ce-4aae-b480-d98cf2cbcf76", client_auth_method="client-secret", username="admin", authSessionParentId="6d2a5512-df42-4ca9-a196-44e9f95b93bf", authSessionTabId="3Rb7xJfymyY" 2026-07-16 00:31:12,845 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="REALM", resourcePath="atmosphere" 2026-07-16 00:31:14,067 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="85d1cc24-7e3d-409a-98a4-40952a5b87bb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="82e1a1cc-b9cb-48ef-8045-5ab03e0e7802", client_auth_method="client-secret", username="admin", authSessionParentId="c8a61b76-fa22-4888-ad8b-dd8b588c9df1", authSessionTabId="GILRYoKUZ6A" 2026-07-16 00:31:14,357 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/52b9c2e4-7397-4051-9101-9c24833c954e" 2026-07-16 00:31:14,571 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/52b9c2e4-7397-4051-9101-9c24833c954e/protocol-mappers/models/ff1a56bf-5877-42d4-b12b-1fcce328ad62" 2026-07-16 00:31:36,034 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="7ae1c863-4021-4ed9-b537-f103a5c25797", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7e8086a7-6426-43c7-8b39-3aa0d022175e", client_auth_method="client-secret", username="admin", authSessionParentId="c0ec9248-9de5-4ef9-9ade-06aa676668a9", authSessionTabId="aq2Hie_1emA" 2026-07-16 00:31:36,278 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/b4707959-e228-4ce8-83f3-5b830cf9f0fe" 2026-07-16 00:31:36,711 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="27b55b70-bd98-4cad-b13b-643b170db7d8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7610c302-09f8-44d7-9a61-192fce07ebe1", client_auth_method="client-secret", username="admin", authSessionParentId="1658ca79-7bc5-4e85-a513-03859a1d7cac", authSessionTabId="aPBpZFwp9W8" 2026-07-16 00:31:36,865 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/05263562-0bb4-48f3-abd9-58dbaa1cd313" 2026-07-16 00:31:37,308 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="84f57fa5-5898-4fb9-b0cd-fdfcd9aef866", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d3de6c92-2f38-4663-a3f8-634731227c13", client_auth_method="client-secret", username="admin", authSessionParentId="551baed1-11cb-43d4-89aa-f5b269611d33", authSessionTabId="QiXzawF6h8k" 2026-07-16 00:31:37,459 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/028533c7-6eaa-45b9-b09a-cbc1a5f40099" 2026-07-16 00:31:38,145 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="4776546b-9b45-4ef9-91da-50a215fc064e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e9436815-df72-4f1a-a2f2-a5163ab6546f", client_auth_method="client-secret", username="admin", authSessionParentId="295142b9-be56-4ade-b25b-9971e432749d", authSessionTabId="XAMrLPfJUQ0" 2026-07-16 00:31:38,268 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/b4707959-e228-4ce8-83f3-5b830cf9f0fe/roles/member" 2026-07-16 00:31:38,711 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="e7c47883-a341-4135-8b90-aa7865fc9a9e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9e383c08-068c-403b-b0e8-ab2e16246cf4", client_auth_method="client-secret", username="admin", authSessionParentId="e1d2e35c-f3d4-4fbd-87fa-7ec9780d250c", authSessionTabId="ay4Dt7KiKfo" 2026-07-16 00:31:39,001 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/05263562-0bb4-48f3-abd9-58dbaa1cd313/roles/admin" 2026-07-16 00:31:39,399 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="99e88446-86af-4cf7-96a3-058db5245fba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="523e0716-5136-4948-b976-40944136cc78", client_auth_method="client-secret", username="admin", authSessionParentId="ee8cbfec-ef59-49bb-a41c-6fd719e60182", authSessionTabId="KQAlde_diEk" 2026-07-16 00:31:39,576 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/05263562-0bb4-48f3-abd9-58dbaa1cd313/roles/editor" 2026-07-16 00:31:39,981 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="99eeeeb2-d3d5-4fd9-b5cc-5751d17d30a9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3f201ffc-923a-4a63-9606-697a7a2a02dc", client_auth_method="client-secret", username="admin", authSessionParentId="a1ab5910-e253-428c-a722-fa4d29e69725", authSessionTabId="bs9S2W5ZuZs" 2026-07-16 00:31:40,158 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/05263562-0bb4-48f3-abd9-58dbaa1cd313/roles/viewer" 2026-07-16 00:31:40,537 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="2ffd36eb-88f5-4034-bc54-08825fbcf714", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a6b7c141-0b80-4bfd-b9a0-0dc6ff8732f9", client_auth_method="client-secret", username="admin", authSessionParentId="0b763df4-fcda-4706-9d6c-e9e705f2cf92", authSessionTabId="LRPYrtNpdyk" 2026-07-16 00:31:40,657 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE", resourcePath="clients/028533c7-6eaa-45b9-b09a-cbc1a5f40099/roles/member" 2026-07-16 00:33:59,058 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="43f47de8-f87f-4a22-9f3d-07f49a34f65f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f96c6679-6f92-4917-bb90-5bc528ece7ad", client_auth_method="client-secret", username="admin", authSessionParentId="51c42075-b054-459c-9928-40916eb14c3f", authSessionTabId="niyLgkdo8ss" 2026-07-16 00:33:59,662 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="REALM", resourcePath="null" 2026-07-16 00:34:01,180 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="ee268d57-c5e9-4f3b-aa3c-7d611f4dd4a4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="91f93c9f-0e62-4973-8d6f-cd15ca328d95", client_auth_method="client-secret", username="admin", authSessionParentId="b2243121-1dc8-4acb-865c-bf9c761cfa8c", authSessionTabId="UyliH6Qvva0" 2026-07-16 00:34:01,305 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/d883f905-1103-45a9-9176-eb03cda0c93a" 2026-07-16 00:34:02,007 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="712e657c-cff6-4541-ab3f-86af956559de", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="44a075a2-74df-4eee-9bb2-52b6d26b1494", client_auth_method="client-secret", username="admin", authSessionParentId="7d07fe4f-ea77-4d1e-b77a-f81260e7c5a1", authSessionTabId="lcmecaE-Q8g" 2026-07-16 00:34:02,593 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c619e116-fccd-4ead-845c-85b2f29868a0/role-mappings/clients/3bec886e-3e8f-4a90-849b-813f56ba63e0" 2026-07-16 01:27:00,068 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="e7a2b8c6-f0fa-437a-8d45-bf1a527ce6b2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6512a41-f959-467d-bef2-c9c864b5eede", client_auth_method="client-secret", username="admin", authSessionParentId="2fe8c51d-7acf-45e4-9ae1-eba5712d4a23", authSessionTabId="VIBdai7aBvc" 2026-07-16 01:27:00,553 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="REALM", resourcePath="null" 2026-07-16 01:27:01,530 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="9cf5894f-654a-4e3f-8ff1-35edd78aa8b7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e477216a-0a27-4f40-9142-a45766fade39", client_auth_method="client-secret", username="admin", authSessionParentId="ec39a86e-2459-480f-a23b-45fff86ca473", authSessionTabId="u3SSAEVPz6M" 2026-07-16 01:27:01,649 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/52b9c2e4-7397-4051-9101-9c24833c954e" 2026-07-16 01:27:01,754 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/52b9c2e4-7397-4051-9101-9c24833c954e/protocol-mappers/models/ff1a56bf-5877-42d4-b12b-1fcce328ad62" 2026-07-16 01:27:08,935 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="9f21f132-c0f5-42ee-9f08-fb44e97061b0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0c5c8494-a574-4ab7-b3ed-bf5e607a3233", client_auth_method="client-secret", username="admin", authSessionParentId="44bf6210-e54a-4a2e-8c29-e26d68f966c1", authSessionTabId="Pt02oJjLR14" 2026-07-16 01:27:08,999 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/b4707959-e228-4ce8-83f3-5b830cf9f0fe" 2026-07-16 01:27:09,443 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="66592ea0-8d20-44d0-9b89-ddb0cb5f68e9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cdbd241d-2c5f-4782-b528-4cd1785a352a", client_auth_method="client-secret", username="admin", authSessionParentId="1aac45e3-9a15-4d45-9a2b-deb97f9e0b7c", authSessionTabId="bjBeCL4Y-E4" 2026-07-16 01:27:09,495 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/05263562-0bb4-48f3-abd9-58dbaa1cd313" 2026-07-16 01:27:09,913 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="50fd5ab2-9f04-493e-a6da-8ee3c9341852", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cf93a61e-8273-4f40-a819-4a174a113d44", client_auth_method="client-secret", username="admin", authSessionParentId="35243bc2-4f7a-49c5-b831-6b95be40fe3e", authSessionTabId="MBQ6sMnKkB8" 2026-07-16 01:27:09,987 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/028533c7-6eaa-45b9-b09a-cbc1a5f40099" 2026-07-16 01:27:10,861 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="493a09e5-8f35-479c-a32d-2312a24f9fa0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="23c965cf-dfd1-40ef-8f60-1e57f6b2914d", client_auth_method="client-secret", username="admin", authSessionParentId="39ef83f2-ac3c-4225-a248-7a08eed32f72", authSessionTabId="5Nqh_I0sU44" 2026-07-16 01:27:11,261 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="056b89a0-c702-4e48-8c83-a91e673f589c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a94fa380-b807-4277-ba2b-da02c72336aa", client_auth_method="client-secret", username="admin", authSessionParentId="b9e71c37-1402-439c-a97b-68ad46c602eb", authSessionTabId="tz6tboyBPT8" 2026-07-16 01:27:11,642 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="f8a94833-6cf9-445a-8b92-7fe3f82545e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2cab8cb0-8526-44eb-af99-de6c71644baa", client_auth_method="client-secret", username="admin", authSessionParentId="d478335b-1160-4c43-b454-fd58e756c6cb", authSessionTabId="fJNjLEBkEvo" 2026-07-16 01:27:12,004 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="d5090cc5-8769-4c90-85ed-726726ace7dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="83ceb1da-a7aa-4adf-8a4e-4bf91a322c96", client_auth_method="client-secret", username="admin", authSessionParentId="0617a2e9-8284-4a5d-8545-10e3bbb7aea7", authSessionTabId="vFlIrtv-6Ck" 2026-07-16 01:27:12,450 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="53973254-f11f-420c-ac6f-feee0ec53f63", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="46f02150-e006-409d-a8ec-594bba32c069", client_auth_method="client-secret", username="admin", authSessionParentId="b1585bf2-c51c-48a9-8877-03ec9463a6d5", authSessionTabId="SNumwoP79UI" 2026-07-16 01:28:32,555 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="d340db6e-5736-43ee-bc66-9bbe816a8b98", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d07e10e2-4b21-4e3b-b100-07a0e7565bef", client_auth_method="client-secret", username="admin", authSessionParentId="60ddb141-addb-47fd-b4df-4307a00b573b", authSessionTabId="Fpgb_CkSi1Y" 2026-07-16 01:28:32,686 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="REALM", resourcePath="null" 2026-07-16 01:28:34,651 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="fa015bf1-1e89-4b3d-87d4-1193faa110c3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9cbcbd4f-5da3-4c09-ae8a-e5b06aeaccd7", client_auth_method="client-secret", username="admin", authSessionParentId="5745833f-7d93-4caa-83dc-2d5a9b20456c", authSessionTabId="IzSAA0eCnNw" 2026-07-16 01:28:34,710 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="032e8b7e-2070-4a99-9be8-abd489d246af", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", resourceType="CLIENT", resourcePath="clients/d883f905-1103-45a9-9176-eb03cda0c93a" 2026-07-16 01:28:35,525 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6722dce7-c86c-4d57-8cef-7fe1e6aa2cdc", clientId="admin-cli", userId="4f9f081b-8fa3-4b99-8319-076eca58a8b8", ipAddress="199.204.45.238", auth_method="openid-connect", token_id="172f2ce9-9294-4ca7-85e5-3cfb5da66b68", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5e6b1e06-6403-452f-92b4-0420ce39b1f4", client_auth_method="client-secret", username="admin", authSessionParentId="adcbcd3f-13ed-433f-b9e5-01bcad5173ba", authSessionTabId="JNtehyOWgxg"