Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-20 06:07:10,633 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51800ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-05-20 06:07:16,311 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-20 06:07:24,706 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-20 06:07:25,401 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-20 06:07:26,014 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-20 06:07:26,514 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-20 06:07:26,516 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3db209f7-d974-46bd-9be7-7a5fda721d6d, name: keycloak-0-18387 2026-05-20 06:07:26,603 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-20 06:07:26,604 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-20 06:07:26,612 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43686 2026-05-20 06:07:27,924 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-20 06:07:28,701 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-18387: no members discovered after 2087 ms: creating cluster as coordinator 2026-05-20 06:07:28,713 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-18387|0] (1) [keycloak-0-18387] 2026-05-20 06:07:28,804 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-18387`, physical addresses are `[10.0.0.72:59222]` 2026-05-20 06:07:28,816 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-20 06:07:30,428 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-18387, Site name: null 2026-05-20 06:07:30,505 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-20 06:07:41,116 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 06:07:41,116 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 06:07:41,621 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-20 06:07:47,705 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 06:07:47,706 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 06:07:48,216 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 06:07:48,216 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-20 06:07:54,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:07:54,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:07:55,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:07:55,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:07:57,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:07:57,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:07:59,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-05-20 06:07:59,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:07:59,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:01,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-05-20 06:08:02,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:02,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:02,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:03,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:03,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:03,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:03,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:04,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:05,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:05,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:05,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:05,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:05,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:06,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:06,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:06,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:07,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:07,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:08,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:08,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:09,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:09,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:09,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:09,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:09,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-05-20 06:08:09,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:09,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:09,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:10,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:11,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:11,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:11,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:11,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:11,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-05-20 06:08:11,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:11,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-05-20 06:08:11,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:11,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:13,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:13,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:13,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:13,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:13,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-05-20 06:08:14,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:14,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:15,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:15,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-05-20 06:08:15,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:15,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:15,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:16,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-05-20 06:08:16,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:16,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:19,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,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-05-20 06:08:20,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:20,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:20,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:21,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:21,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:21,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:21,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:21,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:22,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:22,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:22,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:22,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:23,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,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-05-20 06:08:24,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:24,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:24,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,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-05-20 06:08:24,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:24,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:24,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:24,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:24,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:25,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:25,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-05-20 06:08:25,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:25,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-05-20 06:08:25,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:25,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:25,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:25,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-05-20 06:08:25,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:25,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-05-20 06:08:25,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:25,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:25,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:25,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:25,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 06:08:25,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-20 06:08:25,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-20 06:08:26,900 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-20 06:08:33,800 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.732s. Listening on: http://0.0.0.0:8080 2026-05-20 06:08:33,800 INFO [io.quarkus] (main) Profile prod activated. 2026-05-20 06:08:33,800 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-20 06:08:35,619 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-20 06:08:55,209 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="ba9f6d8a-2851-400c-815e-244c152f536c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c8bb96cd-acc2-4c1e-ade2-0e5d1784ad2f", client_auth_method="client-secret", username="admin", authSessionParentId="e4524da1-cb01-42d4-9afc-d26003b5d276", authSessionTabId="bG2TSaoZAlA" 2026-05-20 06:09:00,217 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="atmosphere" 2026-05-20 06:09:01,502 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="dace6168-4724-4fc9-8f0f-f48224ced31a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="41e7b52c-9d04-47b9-868c-0e7839b50fef", client_auth_method="client-secret", username="admin", authSessionParentId="597a05fc-025d-4667-87f8-ef28d5c7bcfc", authSessionTabId="eDm8G6MwY3g" 2026-05-20 06:09:01,716 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/597b3abb-867c-4a08-ad1d-496b9091cb6d" 2026-05-20 06:09:01,911 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/597b3abb-867c-4a08-ad1d-496b9091cb6d/protocol-mappers/models/72854342-f171-4d76-9243-de70cdce45ad" 2026-05-20 06:09:23,016 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="8882838f-1e1f-4e08-a0dc-86636e3202a1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0f41e97f-362f-45a5-8952-78ff30f485ad", client_auth_method="client-secret", username="admin", authSessionParentId="a80a34ea-bd09-46e0-9274-d0039c3cfcdf", authSessionTabId="OchhWRD8jlU" 2026-05-20 06:09:23,309 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/3ce0c060-fdbd-4704-955d-52c68c0ee667" 2026-05-20 06:09:23,664 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="bde313e5-92f7-4066-8afc-1fdca9692652", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eafaeddb-8f3a-49df-bcbf-e2bd224b9919", client_auth_method="client-secret", username="admin", authSessionParentId="ddb2a5db-d0b9-4c7d-819e-5c460b89ef59", authSessionTabId="q53_-hq4yHE" 2026-05-20 06:09:23,746 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/ce1e209d-ff21-42f5-b820-866da4ffc777" 2026-05-20 06:09:24,136 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="cc6d32e6-4ac8-4ffa-9dcf-a0b331322610", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9f5c4bdc-1456-4a9c-8356-72f59f03794b", client_auth_method="client-secret", username="admin", authSessionParentId="f19f627d-8aac-49ba-b074-b1597ff88814", authSessionTabId="ccwwWstTig8" 2026-05-20 06:09:24,223 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/203f688f-bc3b-4d64-a736-87d38eda7803" 2026-05-20 06:09:24,876 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="15ba971f-cb31-4aab-a081-e7282874b1bc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5a78922f-5871-442b-b5c7-dd6ca243982e", client_auth_method="client-secret", username="admin", authSessionParentId="0d4e131c-9474-490c-83f1-deb8e0412d9a", authSessionTabId="wY7bK5Hd7sk" 2026-05-20 06:09:25,011 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/3ce0c060-fdbd-4704-955d-52c68c0ee667/roles/member" 2026-05-20 06:09:25,388 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="41880bd4-fd38-42d6-a9e9-58ee294f626c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87dba850-c5e7-4d8d-88fc-9a9744608347", client_auth_method="client-secret", username="admin", authSessionParentId="c8633124-0197-4c54-8c62-0fb58a4395fa", authSessionTabId="pIjpJkZciyw" 2026-05-20 06:09:25,477 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/ce1e209d-ff21-42f5-b820-866da4ffc777/roles/admin" 2026-05-20 06:09:25,838 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="6eef745f-024f-45b7-8a0e-f9bd4e19da7d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="49c80f04-0e12-42f5-b4a7-db8e458e7d5f", client_auth_method="client-secret", username="admin", authSessionParentId="872e110b-5b5a-44ce-b8c4-61fbc202e448", authSessionTabId="tfzSNftVoBY" 2026-05-20 06:09:25,944 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/ce1e209d-ff21-42f5-b820-866da4ffc777/roles/editor" 2026-05-20 06:09:26,358 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="3ab7573b-b355-4189-a7a3-048bb45b375a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6edcdb51-d787-42c0-b970-ad230c94e7e9", client_auth_method="client-secret", username="admin", authSessionParentId="bf8fd413-efdc-4d0b-bd2f-a18f51669ecd", authSessionTabId="tv6VprDXi1o" 2026-05-20 06:09:26,511 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/ce1e209d-ff21-42f5-b820-866da4ffc777/roles/viewer" 2026-05-20 06:09:26,859 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="1cb2342b-841b-45cc-9789-5200e57e5665", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="925e33f3-6210-4b6d-9daf-9fbe6af30e11", client_auth_method="client-secret", username="admin", authSessionParentId="8fca74a7-1729-4a40-9fa0-7b7a8764ec38", authSessionTabId="3bIzMLPruXc" 2026-05-20 06:09:26,939 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/203f688f-bc3b-4d64-a736-87d38eda7803/roles/member" 2026-05-20 06:11:33,948 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="c1b8aa2f-1696-4e11-9f13-a22961e89aff", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2f7085d2-848d-42ca-979e-a22c150051cc", client_auth_method="client-secret", username="admin", authSessionParentId="a861b718-038a-42e1-afed-6abc0b05cfaf", authSessionTabId="mFOS6ANdNUA" 2026-05-20 06:11:34,411 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="null" 2026-05-20 06:11:36,074 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="b25c2605-1dbf-4133-9bfc-fbe8aa0abed8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0099d799-2a5e-4d22-ad8c-57dd22bf69f8", client_auth_method="client-secret", username="admin", authSessionParentId="f035643b-a67c-4213-925b-39f487a0f465", authSessionTabId="kfLWU7ERRu0" 2026-05-20 06:11:36,229 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/e9df1da8-590d-4137-bf96-eea9438707b2" 2026-05-20 06:11:36,873 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="6eae5a71-cf20-4c69-93e9-9b51689cd363", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b90f48e8-4627-47f3-8315-7cbd9ec034fc", client_auth_method="client-secret", username="admin", authSessionParentId="c21a6f31-97d3-4fbf-8fee-b1d658f0218e", authSessionTabId="1JOvZCGCdQk" 2026-05-20 06:11:37,308 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/0df5907f-f2cb-46ef-979f-aef5c90dd760/role-mappings/clients/4e30ac84-8e29-4f30-bef9-ec13ba430935" 2026-05-20 07:00:23,436 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="7a7c5f00-0956-419e-86b6-bada80041a2a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8fbdaab3-4b6e-4a3a-86d4-af986c1d2647", client_auth_method="client-secret", username="admin", authSessionParentId="b6073a1a-5d50-4ac1-89fb-fdc38e612ffa", authSessionTabId="qpCK5X_cQpg" 2026-05-20 07:00:23,719 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="null" 2026-05-20 07:00:24,528 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="a1f69cf0-4e50-4965-83c5-173c46dcf73c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="de6a9749-b684-422c-ac5c-ab1e59023e1c", client_auth_method="client-secret", username="admin", authSessionParentId="e3b89064-4368-4bd5-babb-b32af68c2c5c", authSessionTabId="-hFnSNEb-40" 2026-05-20 07:00:24,609 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/597b3abb-867c-4a08-ad1d-496b9091cb6d" 2026-05-20 07:00:24,718 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/597b3abb-867c-4a08-ad1d-496b9091cb6d/protocol-mappers/models/72854342-f171-4d76-9243-de70cdce45ad" 2026-05-20 07:00:30,735 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="0b0da0da-5aff-4073-a486-99a2d5ff8ac1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="904156aa-8a0e-4384-8749-177e36e736a2", client_auth_method="client-secret", username="admin", authSessionParentId="2c88d29a-e44d-439c-949a-42ded1280a7c", authSessionTabId="IVXVALv0eDY" 2026-05-20 07:00:30,826 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/3ce0c060-fdbd-4704-955d-52c68c0ee667" 2026-05-20 07:00:31,194 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="492c2c14-6764-4d24-90ff-e1213cc7c5a1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="177872c8-db44-43a7-9e12-514d8f0e2269", client_auth_method="client-secret", username="admin", authSessionParentId="50591bed-530a-4a7a-89d1-e32f2d0a335c", authSessionTabId="wb1gA9xdEFI" 2026-05-20 07:00:31,238 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/ce1e209d-ff21-42f5-b820-866da4ffc777" 2026-05-20 07:00:31,603 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="881a310a-6865-4ea9-a48b-8b3fd95c0f6a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="00ebb477-555d-466d-a970-728350749d91", client_auth_method="client-secret", username="admin", authSessionParentId="a9a8354b-e621-47e1-9f20-774b5344cdca", authSessionTabId="StSBj97BJk4" 2026-05-20 07:00:31,643 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/203f688f-bc3b-4d64-a736-87d38eda7803" 2026-05-20 07:00:32,322 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="bcf5095c-961d-4dd9-b094-747cbfa6974c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="026eb534-3813-4ad8-a208-1696881e0f50", client_auth_method="client-secret", username="admin", authSessionParentId="ae56eb6c-226a-4bd5-bd4c-0a35be5e01e5", authSessionTabId="4mHHeqd9soI" 2026-05-20 07:00:32,719 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="abdc9af9-f615-46d8-b75b-273b9d792118", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5e5d990d-43a6-4f9d-b579-fb34069bb030", client_auth_method="client-secret", username="admin", authSessionParentId="879a637b-a723-43f1-a81d-62356cb8134f", authSessionTabId="_XaqMsYZ32o" 2026-05-20 07:00:33,136 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="b296db75-49ff-4497-b4b4-d0aead6c4856", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c98d2c0d-d170-43b4-bba5-e90e5be2c1ad", client_auth_method="client-secret", username="admin", authSessionParentId="ab041585-afbf-465b-a6b2-7dd9f2555057", authSessionTabId="i9o23GbyUBE" 2026-05-20 07:00:33,485 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="211121d6-36df-4f7c-b079-c3f316b33ba5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a7958a62-409c-48b1-9dc8-8ef4e0877d51", client_auth_method="client-secret", username="admin", authSessionParentId="c5d03332-d770-49c2-91af-5142645d875a", authSessionTabId="aafwl9CYFVc" 2026-05-20 07:00:33,825 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="6f5ea1ea-c09e-4ec4-9168-f79025967e51", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4aaaef71-1041-4697-b690-7048831ba97f", client_auth_method="client-secret", username="admin", authSessionParentId="f6eb04c9-605b-4d9c-ad16-f62c9c129cb8", authSessionTabId="zLJSIX1lZzo" 2026-05-20 07:01:44,024 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="f6b63db6-4e06-4168-9c8f-77938299bade", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1cd40a1f-c31b-48c0-a4f2-d43112334bb1", client_auth_method="client-secret", username="admin", authSessionParentId="aa525e85-f312-4efc-861f-ac8c1b735d64", authSessionTabId="DavwUTTYt_w" 2026-05-20 07:01:44,176 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="null" 2026-05-20 07:01:45,817 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="ed184233-6d88-4c99-8245-211de948ef55", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="642029c7-02f4-4c5c-8f90-7a62a654f8dd", client_auth_method="client-secret", username="admin", authSessionParentId="2c2995c1-cf0e-43f8-803f-4f4fa57cf20b", authSessionTabId="utUo9edF6Qo" 2026-05-20 07:01:45,880 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="96eb0eda-af6f-4644-ac10-b421e22295b4", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/e9df1da8-590d-4137-bf96-eea9438707b2" 2026-05-20 07:01:46,517 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="685dac58-e871-4b1c-8451-cf23e3a1ea7b", clientId="admin-cli", userId="abc3b7b4-8c2d-436b-afea-21b51de1d4ef", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="e1e18e67-7a0c-43a9-910e-34ae3a2844ea", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd66c303-0bb9-4103-adbf-51209d213226", client_auth_method="client-secret", username="admin", authSessionParentId="057d3c32-ec82-4f3a-80dc-4b65246fc50b", authSessionTabId="AmCOkbTT4hw"