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-02 00:30:14,893 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52096ms 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-02 00:30:20,084 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-02 00:30:27,779 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 00:30:28,182 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 00:30:28,871 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 00:30:29,600 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 00:30:29,602 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 45d098ff-e2b8-45d3-b56e-8c12159aa7cd, name: keycloak-0-7621 2026-07-02 00:30:29,673 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-02 00:30:29,674 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-02 00:30:29,686 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40291 2026-07-02 00:30:31,575 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-02 00:30:31,585 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 00:30:31,772 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7621: no members discovered after 2082 ms: creating cluster as coordinator 2026-07-02 00:30:31,782 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7621|0] (1) [keycloak-0-7621] 2026-07-02 00:30:31,796 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7621`, physical addresses are `[10.0.0.29:55827]` 2026-07-02 00:30:31,803 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-02 00:30:33,385 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7621, Site name: null 2026-07-02 00:30:43,597 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-02 00:30:43,597 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-02 00:30:43,993 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 00:30:49,275 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-02 00:30:49,275 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-02 00:30:49,700 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-02 00:30:49,700 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-02 00:31:01,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:01,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:02,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:02,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:04,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:04,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-02 00:31:08,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:08,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-02 00:31:08,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:12,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:14,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-02 00:31:14,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:15,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:15,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:15,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:15,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:15,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:18,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:19,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-07-02 00:31:19,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:19,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:19,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:19,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-02 00:31:20,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:20,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-02 00:31:20,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:23,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-07-02 00:31:23,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:24,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-07-02 00:31:24,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:25,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:25,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:25,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:25,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:25,460 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-02 00:31:25,550 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-02 00:31:25,625 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-02 00:31:25,726 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-02 00:31:25,828 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-02 00:31:25,951 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-02 00:31:26,041 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-02 00:31:26,127 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-02 00:31:26,286 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-02 00:31:26,333 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-02 00:31:26,452 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-02 00:31:26,515 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-02 00:31:26,566 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-02 00:31:26,805 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-02 00:31:26,882 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-02 00:31:26,995 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-02 00:31:27,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-02 00:31:27,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-07-02 00:31:27,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:27,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:27,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:27,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:27,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:27,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-02 00:31:27,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:29,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:30,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:30,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:30,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-07-02 00:31:30,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:32,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:38,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:41,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:42,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-07-02 00:31:42,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:42,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:43,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:43,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:48,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:55,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:57,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-07-02 00:31:58,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:58,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:58,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:58,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:58,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:58,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:31:58,835 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-02 00:31:59,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-02 00:31:59,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-07-02 00:31:59,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-02 00:31:59,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:59,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:00,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:00,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:00,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:00,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:03,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:03,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:03,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:03,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:06,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:06,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-07-02 00:32:06,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-07-02 00:32:06,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:06,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-07-02 00:32:06,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:06,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-02 00:32:06,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:07,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:07,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:07,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-07-02 00:32:07,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:07,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:07,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:07,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:08,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-02 00:32:08,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-07-02 00:32:08,447 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-02 00:32:08,540 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-02 00:32:08,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:08,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:08,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-02 00:32:08,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-07-02 00:32:08,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:08,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:08,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:08,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:08,970 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-02 00:32:09,074 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-02 00:32:09,130 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-02 00:32:09,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:09,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:09,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:09,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-07-02 00:32:09,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-02 00:32:09,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:09,442 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-02 00:32:09,604 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-02 00:32:09,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:09,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-02 00:32:10,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-07-02 00:32:10,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:10,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:10,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:32:10,200 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-02 00:32:10,360 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-02 00:32:10,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 00:32:10,459 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-02 00:32:10,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-02 00:32:12,082 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 00:32:18,904 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 123.695s. Listening on: http://0.0.0.0:8080 2026-07-02 00:32:18,904 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 00:32:18,904 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-02 00:32:20,597 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 00:32:41,272 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="02d19857-4972-4e8a-8af3-5389c8062d82", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f649ae20-a4d7-4765-a247-5ddb7dd69dcb", client_auth_method="client-secret", username="admin", authSessionParentId="ab4db0a9-69e5-4b0a-b4bc-6a3c0ef230c2", authSessionTabId="kB8nccNtXDk" 2026-07-02 00:32:46,601 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="atmosphere" 2026-07-02 00:32:47,985 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="c6e572ed-d93f-4418-9a0d-b39a9a66a905", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="51f5e851-4752-48c4-8aee-f1a24b0ce6f1", client_auth_method="client-secret", username="admin", authSessionParentId="b0523891-72e6-4706-98a1-c124b63183dc", authSessionTabId="d0DCqBuENew" 2026-07-02 00:32:48,272 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/37111a3c-0023-41e9-8b1f-c06af70bb656" 2026-07-02 00:32:48,408 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/37111a3c-0023-41e9-8b1f-c06af70bb656/protocol-mappers/models/ac305f88-da0e-433b-be83-89ea40f57ef0" 2026-07-02 00:33:09,518 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="58f9eeb8-e543-4aa3-9710-b241d4afa006", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6983bb77-025e-411e-bbc3-59df568bdc9e", client_auth_method="client-secret", username="admin", authSessionParentId="08efdeb2-32e9-40cb-80e2-5e2191cf5809", authSessionTabId="GfZYX4MC920" 2026-07-02 00:33:09,880 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/7710d7b2-567f-48f6-bc88-b6f119f39e8d" 2026-07-02 00:33:10,306 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="9754d7f5-aa3a-4269-af07-33e6835ab977", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="820b6890-2bde-40fd-982e-ca9b35f465a5", client_auth_method="client-secret", username="admin", authSessionParentId="a1bfe867-e903-4cd2-b550-c73cde87da1c", authSessionTabId="8uZcet4wlI8" 2026-07-02 00:33:10,471 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/275c64ee-42db-43a6-ae62-48ff2170e786" 2026-07-02 00:33:10,912 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="b53b49f5-21f2-4506-811a-b12d72900186", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="43bea865-6295-4931-81de-aa386957d97e", client_auth_method="client-secret", username="admin", authSessionParentId="bcd84b0f-6eb5-4551-a785-c500ba8cbaaf", authSessionTabId="yD4gdwaPmPU" 2026-07-02 00:33:11,070 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/98d82510-3a14-436c-89fe-e00d92737707" 2026-07-02 00:33:11,673 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f1455622-5d28-44c9-9761-0f23075a6533", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c19f34e-fc9b-4d6a-afe9-b57be5cb94d8", client_auth_method="client-secret", username="admin", authSessionParentId="5a2ad870-cf41-40cd-841f-a7045ef5ea95", authSessionTabId="HkdrgkLmMYw" 2026-07-02 00:33:12,388 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/7710d7b2-567f-48f6-bc88-b6f119f39e8d/roles/member" 2026-07-02 00:33:12,795 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="c6ffc6d9-c8f0-4680-a59a-ed5044f00cdd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4e231918-6beb-4352-83a4-c29f96853c2f", client_auth_method="client-secret", username="admin", authSessionParentId="10f933bc-8b8f-4ede-b174-9a8e68c784b6", authSessionTabId="68SyCgMV0Iw" 2026-07-02 00:33:12,903 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/275c64ee-42db-43a6-ae62-48ff2170e786/roles/admin" 2026-07-02 00:33:13,289 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="1a34cdf3-f1d9-435b-9ede-6c273bc283ec", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d5f766b5-e2db-4b0c-8e88-bceb8616765a", client_auth_method="client-secret", username="admin", authSessionParentId="a3138bd9-9d26-4fda-a0cd-d2b1c2c9ffe3", authSessionTabId="sPePpsv5mTg" 2026-07-02 00:33:13,417 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/275c64ee-42db-43a6-ae62-48ff2170e786/roles/editor" 2026-07-02 00:33:13,821 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="72e7fe6b-1518-4a7e-a809-2488d8ba156a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="81d51922-97a3-4b8b-b4e5-d55c71852ef7", client_auth_method="client-secret", username="admin", authSessionParentId="a113f1c4-4974-4907-a6d0-3bfe5df7b4af", authSessionTabId="SCAUsn1dGN4" 2026-07-02 00:33:13,943 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/275c64ee-42db-43a6-ae62-48ff2170e786/roles/viewer" 2026-07-02 00:33:14,300 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="59b4bd06-b083-48fc-bf24-6a14974b00af", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f3ad0192-8af8-483f-b4ec-d4f0f0461ec8", client_auth_method="client-secret", username="admin", authSessionParentId="538e3329-3cc0-4b82-8d73-a5ba3047c999", authSessionTabId="WJuXTs3eOR0" 2026-07-02 00:33:14,415 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/98d82510-3a14-436c-89fe-e00d92737707/roles/member" 2026-07-02 00:35:58,503 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="de7f3c2f-d285-43df-996b-6b3f8cff8ddc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="685aa497-608e-4f20-9b3c-673c1e9bcf8a", client_auth_method="client-secret", username="admin", authSessionParentId="76d6b893-fee4-466e-8d5b-08288b5a38ef", authSessionTabId="uDk-AgjuJJM" 2026-07-02 00:35:59,268 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-02 00:36:00,913 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="47a40b3c-e2b2-496b-a6e3-15fd8c8bb2f2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c5a27496-7c1e-4048-87b2-cc9cce531370", client_auth_method="client-secret", username="admin", authSessionParentId="8206cc86-0d83-4669-8a26-315ce6a21107", authSessionTabId="rKWB2WRVdew" 2026-07-02 00:36:01,034 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/0a4f906b-0e71-402a-a0aa-9357e50a3300" 2026-07-02 00:36:01,684 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="e9be92dc-bc04-44a8-a6d4-0b1d7c1767cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a8737ae8-bff0-4468-bf84-6b9e7b07ef31", client_auth_method="client-secret", username="admin", authSessionParentId="993cffa0-f0b3-4f3a-b9f3-df883bf923b2", authSessionTabId="YiqwUbkIaqI" 2026-07-02 00:36:02,196 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/55388c66-7f0d-42ef-83f6-35caa1377120/role-mappings/clients/7b1e21a6-88df-4f72-b72a-e218fd3a9050" 2026-07-02 01:38:53,299 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="ff947f33-b5f8-42ef-8673-ff4418394e0f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fd876290-f12a-46f5-be17-9ed0daf34068", client_auth_method="client-secret", username="admin", authSessionParentId="eff4f376-c1d5-4ccb-a3fa-b82742e59a9c", authSessionTabId="9zEsxpeVIa8" 2026-07-02 01:38:53,523 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-02 01:38:54,333 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="2621f860-8604-43d2-ae2a-27d7fd4cd77d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8abb8f08-00cc-4c07-bfc1-d0b6ef1bb44c", client_auth_method="client-secret", username="admin", authSessionParentId="f1552eb4-cc3a-444b-9769-f9537a94d399", authSessionTabId="Vk9iO4mKjuw" 2026-07-02 01:38:54,410 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/37111a3c-0023-41e9-8b1f-c06af70bb656" 2026-07-02 01:38:54,524 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/37111a3c-0023-41e9-8b1f-c06af70bb656/protocol-mappers/models/ac305f88-da0e-433b-be83-89ea40f57ef0" 2026-07-02 01:39:01,460 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="525ef344-282b-48e0-9cc0-c392bbe368a3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ea045415-4200-4524-8294-5dee701f5ed7", client_auth_method="client-secret", username="admin", authSessionParentId="b136dd03-344d-47b5-8ba1-9fc4675512c5", authSessionTabId="k9s4mLXbplw" 2026-07-02 01:39:01,572 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/7710d7b2-567f-48f6-bc88-b6f119f39e8d" 2026-07-02 01:39:01,940 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="e76ee4d5-e176-4fcb-b34f-3db3b766bfad", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1600109b-0549-451d-ab14-4e72e8791981", client_auth_method="client-secret", username="admin", authSessionParentId="38caa609-0699-409c-be00-2c60d436ae88", authSessionTabId="IpIcrBTESbg" 2026-07-02 01:39:01,991 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/275c64ee-42db-43a6-ae62-48ff2170e786" 2026-07-02 01:39:02,434 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="3c8f590f-1082-4198-9d53-784180592f63", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="304a2251-773d-45d8-b1e7-801f0c109d86", client_auth_method="client-secret", username="admin", authSessionParentId="6da007dd-ca57-40c3-8f82-bec4f8ddd4b0", authSessionTabId="GMt1cfBPg5Q" 2026-07-02 01:39:02,480 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/98d82510-3a14-436c-89fe-e00d92737707" 2026-07-02 01:39:03,169 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="c3277a69-1d6b-4453-995d-41ea804f8adf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="45ea4e3f-1992-4b7e-887e-fae462aaad6f", client_auth_method="client-secret", username="admin", authSessionParentId="85f77b7d-6383-4fe1-8dd5-ff0e91a7f09a", authSessionTabId="6vsZFSozr-Y" 2026-07-02 01:39:03,548 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="161d7e38-fe44-4bd8-882a-db906efb935e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="63c38ae4-2c49-47fb-bff8-bbb484f651d5", client_auth_method="client-secret", username="admin", authSessionParentId="2167b21d-d430-474a-9e26-6294d9123f63", authSessionTabId="fZNJYcTRQqg" 2026-07-02 01:39:03,929 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="4debc443-5039-424d-ad6a-18e6a74d6a1c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4106512e-579a-43de-af74-78606b2f037f", client_auth_method="client-secret", username="admin", authSessionParentId="b8049803-8a0f-44b2-88eb-b05f6649ee2b", authSessionTabId="ZWsn7xbmod0" 2026-07-02 01:39:04,317 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="3bb70b66-2975-47b9-b513-741998dd3931", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3f7ad5da-c49b-42d8-9deb-cf218b0579af", client_auth_method="client-secret", username="admin", authSessionParentId="e576d2ff-0eb9-4f28-ba5b-cb73afa57cbb", authSessionTabId="JZ6JjHY6W_I" 2026-07-02 01:39:04,673 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="fdfe823b-80a7-4238-8a35-70b145f78146", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8cabb12b-e659-4c8d-8f9c-5c88efb792a4", client_auth_method="client-secret", username="admin", authSessionParentId="52eea1c2-d7fd-4d62-ba33-5a7c87ceb8f6", authSessionTabId="DOtlINbZpJw" 2026-07-02 01:40:22,389 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="2a64d60f-b834-434b-bf7e-14dfb5fc5a01", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="852218c7-cedb-4b74-aecf-45ae6ad34275", client_auth_method="client-secret", username="admin", authSessionParentId="36763668-a2e7-4b11-94ab-5a022868a90a", authSessionTabId="THKMdyxRNxY" 2026-07-02 01:40:22,585 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-02 01:40:24,381 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f279ba5f-691b-4ddc-885a-af54e2a73d29", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d99e072c-848c-4b88-8901-e0533af1fdae", client_auth_method="client-secret", username="admin", authSessionParentId="3480fd71-7bc1-439b-a227-5d1382acbe35", authSessionTabId="VMQBuRqAA44" 2026-07-02 01:40:24,445 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="e7dee1cb-1180-4ba6-9093-09a7f270bfe1", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/0a4f906b-0e71-402a-a0aa-9357e50a3300" 2026-07-02 01:40:25,397 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ea04fc1c-f69f-42a2-b0fe-188c0afe3661", clientId="admin-cli", userId="532e11d5-7ce8-440c-9acb-9d8bd44a3c9a", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="eba0bdce-36be-467d-8263-43b314863fe6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d0c4459c-c82a-41d1-abfb-4e035ea4c0b3", client_auth_method="client-secret", username="admin", authSessionParentId="3b34ce2a-8436-4c14-a0c7-db3b2ae4c722", authSessionTabId="lMLJOGBnsZE"