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-07 23:28:52,492 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 57110ms 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-07 23:28:57,461 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-07 23:29:06,062 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-07 23:29:06,273 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-07 23:29:06,877 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-07 23:29:07,567 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-07 23:29:07,571 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ed912185-ae20-4f61-9447-1aaf3dcf6439, name: keycloak-0-29865 2026-05-07 23:29:07,653 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-07 23:29:07,654 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-07 23:29:07,667 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40670 2026-05-07 23:29:09,672 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29865: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-07 23:29:09,684 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29865|0] (1) [keycloak-0-29865] 2026-05-07 23:29:09,769 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-07 23:29:09,862 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29865`, physical addresses are `[10.0.0.221:56206]` 2026-05-07 23:29:09,873 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-07 23:29:11,583 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29865, Site name: null 2026-05-07 23:29:11,656 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-07 23:29:21,584 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-07 23:29:21,584 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-07 23:29:22,067 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-07 23:29:27,868 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-07 23:29:27,869 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-07 23:29:28,373 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-07 23:29:28,373 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-07 23:29:35,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:35,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:36,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:36,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:38,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:38,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:40,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:40,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-07 23:29:40,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:42,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:43,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-07 23:29:43,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:43,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:44,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:44,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-07 23:29:44,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-07 23:29:44,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:45,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:46,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-07 23:29:46,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:46,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:46,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:47,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:47,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-05-07 23:29:47,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-07 23:29:47,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-07 23:29:49,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:49,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:50,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:50,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:51,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:51,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:51,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:51,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-05-07 23:29:51,365 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-07 23:29:51,433 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-07 23:29:51,505 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-07 23:29:51,604 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-07 23:29:51,692 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-07 23:29:51,795 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-07 23:29:51,866 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-07 23:29:51,949 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-07 23:29:52,102 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-07 23:29:52,144 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-07 23:29:52,254 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-07 23:29:52,306 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-07 23:29:52,364 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-07 23:29:52,419 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-07 23:29:52,471 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-07 23:29:52,580 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-07 23:29:52,699 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-07 23:29:52,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:52,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-07 23:29:52,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:52,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:52,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:53,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:53,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:53,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-07 23:29:54,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-05-07 23:29:54,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:55,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-05-07 23:29:55,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:55,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:56,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:56,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-05-07 23:29:57,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-05-07 23:29:57,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:57,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:57,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:57,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:57,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:57,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:29:58,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:00,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-05-07 23:30:01,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-07 23:30:01,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:02,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-07 23:30:02,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-05-07 23:30:02,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:02,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:02,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:02,270 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-07 23:30:02,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:02,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:02,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-05-07 23:30:02,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:02,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:02,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-07 23:30:03,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:03,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:03,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:04,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:04,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:04,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:04,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,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-07 23:30:05,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-07 23:30:05,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,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-05-07 23:30:05,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-07 23:30:05,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,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-05-07 23:30:05,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:05,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,140 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-07 23:30:06,202 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-07 23:30:06,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-07 23:30:06,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-05-07 23:30:06,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,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-05-07 23:30:06,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,514 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-07 23:30:06,575 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-07 23:30:06,620 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-07 23:30:06,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,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-07 23:30:06,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,796 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-07 23:30:06,872 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-07 23:30:06,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:06,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:07,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-05-07 23:30:07,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:07,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:07,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:07,156 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-07 23:30:07,221 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-07 23:30:07,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 23:30:07,274 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-07 23:30:07,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07 23:30:08,855 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-07 23:30:16,868 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.998s. Listening on: http://0.0.0.0:8080 2026-05-07 23:30:16,869 INFO [io.quarkus] (main) Profile prod activated. 2026-05-07 23:30:16,869 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-07 23:30:18,567 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-07 23:30:36,374 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="0ba49524-3618-4c1d-9263-e606c3e67239", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fb5be0c9-7ce9-40eb-a05f-6c4e1b8a9079", client_auth_method="client-secret", username="admin", authSessionParentId="ebc03432-ef48-4885-8238-95fb45a7d6ed", authSessionTabId="zn0gmL7dEqQ" 2026-05-07 23:30:42,365 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="REALM", resourcePath="atmosphere" 2026-05-07 23:30:43,599 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="9ebba73e-48ad-4677-a57f-468178a1cb4d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2f148627-14b7-4105-a452-2dafee105dc4", client_auth_method="client-secret", username="admin", authSessionParentId="d98af89a-2583-4161-ba26-d049808ac624", authSessionTabId="0ZpfVriVLic" 2026-05-07 23:30:43,797 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/97baa076-58ae-4260-aa18-68c44fbb9a72" 2026-05-07 23:30:43,997 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/97baa076-58ae-4260-aa18-68c44fbb9a72/protocol-mappers/models/e98ede2b-75dc-440a-a87d-6370769a7667" 2026-05-07 23:31:04,893 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="9ba220b3-6622-4bba-b555-c1ef3fbbed7c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="104d42ec-0aed-482d-b2e3-932a3b52454e", client_auth_method="client-secret", username="admin", authSessionParentId="b54d6a88-cfaf-43f1-8a59-046d593320b9", authSessionTabId="CQqhLIgRKxQ" 2026-05-07 23:31:05,188 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT", resourcePath="clients/4a19022d-ad0f-43d5-928a-3403798095a1" 2026-05-07 23:31:05,594 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="5c95761f-7bbc-4291-be4c-60aa112b0089", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="524a8758-0220-4b27-8096-71742a43960e", client_auth_method="client-secret", username="admin", authSessionParentId="ed78f5fb-8071-4adc-b51c-76390cf054ad", authSessionTabId="gtwy7sJi_y8" 2026-05-07 23:31:05,713 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT", resourcePath="clients/16489304-cbe9-4fbc-bcad-30598b83db1e" 2026-05-07 23:31:06,105 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="b2980baa-8138-4034-998d-ea7e0cf8972c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1486424-03a4-42e7-8c93-d696af38bcb9", client_auth_method="client-secret", username="admin", authSessionParentId="73ec61b9-3fea-4fbe-8099-d50d3b16e33c", authSessionTabId="caP8dB9yp9w" 2026-05-07 23:31:06,211 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT", resourcePath="clients/f09eadfc-954e-4887-af17-372eab794ad0" 2026-05-07 23:31:06,864 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="3e9d0f12-eed6-44af-94c9-1efa2a9537fc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="83888c52-ce9a-4056-90ca-428636b6fae9", client_auth_method="client-secret", username="admin", authSessionParentId="cdc5dd2d-7ee9-46b1-8ac4-ea3c7a09205c", authSessionTabId="L6x2JOHic5M" 2026-05-07 23:31:06,971 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT_ROLE", resourcePath="clients/4a19022d-ad0f-43d5-928a-3403798095a1/roles/member" 2026-05-07 23:31:07,395 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="21143517-3ede-448a-a845-8605a917b5d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0e7dc496-7942-42c2-ac7e-d9da2f3775ae", client_auth_method="client-secret", username="admin", authSessionParentId="00586bb3-78ce-4881-beec-29ab4f6f668f", authSessionTabId="32rXGk_9sZ0" 2026-05-07 23:31:07,503 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT_ROLE", resourcePath="clients/16489304-cbe9-4fbc-bcad-30598b83db1e/roles/admin" 2026-05-07 23:31:07,881 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="aee79e9e-8392-429d-a94c-f0a5d45063e6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1a612e9d-f523-40e9-bd63-1cd9d354b77f", client_auth_method="client-secret", username="admin", authSessionParentId="ffd98a28-1caf-4ef5-99c6-302ad1bf3dbf", authSessionTabId="tBii3mdg8sI" 2026-05-07 23:31:08,002 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT_ROLE", resourcePath="clients/16489304-cbe9-4fbc-bcad-30598b83db1e/roles/editor" 2026-05-07 23:31:08,366 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="6d6bd04b-cb7b-47c5-b987-3492c5395960", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cc5413c1-4a5e-4533-b687-a4cb381abc8f", client_auth_method="client-secret", username="admin", authSessionParentId="e52a79df-26c7-462d-8dd2-f7e4fdec4ecb", authSessionTabId="9WtNRjfAWh4" 2026-05-07 23:31:08,485 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT_ROLE", resourcePath="clients/16489304-cbe9-4fbc-bcad-30598b83db1e/roles/viewer" 2026-05-07 23:31:08,925 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="e6fc08d4-b6d9-4a06-b41f-b66ea7a13006", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="44150f7a-65d5-48c9-ab9f-4909a0669140", client_auth_method="client-secret", username="admin", authSessionParentId="5f97d47c-90f9-441f-9351-db8de5dbc7bb", authSessionTabId="EkHY583ddcw" 2026-05-07 23:31:09,013 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT_ROLE", resourcePath="clients/f09eadfc-954e-4887-af17-372eab794ad0/roles/member" 2026-05-07 23:33:18,534 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="60637bed-e4e7-45cc-b211-efa74f59f229", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="625fea0d-7209-4229-879b-8e60d494e672", client_auth_method="client-secret", username="admin", authSessionParentId="f6f0b39e-c4e0-4a27-9651-a10d8b5f98e3", authSessionTabId="xOhPf1ODBS8" 2026-05-07 23:33:19,083 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="REALM", resourcePath="null" 2026-05-07 23:33:20,680 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="379ec65e-5d5f-4882-a8e2-2056cb5390c3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1a59d67f-bb35-4862-8d11-0b0ce4e58d9c", client_auth_method="client-secret", username="admin", authSessionParentId="e04d6412-d3d7-4ef0-a8d1-05322b48c041", authSessionTabId="UkLYpbdsd1I" 2026-05-07 23:33:20,801 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT", resourcePath="clients/2babe044-22b6-4f7b-a321-d3fa78142a91" 2026-05-07 23:33:21,471 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="41609d07-a679-4f10-9645-891c7775b461", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4fa5124e-aa5b-4975-b003-4726944f76c4", client_auth_method="client-secret", username="admin", authSessionParentId="bc8c474c-9541-4cb7-969c-2da787a6a985", authSessionTabId="XoY1B_ei-lM" 2026-05-07 23:33:21,955 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/fe700940-423e-48a2-a2db-c89dd45947e3/role-mappings/clients/76afe118-b6b5-402a-ab50-0345863a8d9f" 2026-05-08 00:22:53,443 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="6b87fa6d-f06e-4601-8b54-49a37817802f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1e8dc0a7-9a4c-40c9-bfc9-a659e8e4a687", client_auth_method="client-secret", username="admin", authSessionParentId="0dde1935-960a-4e98-b7e7-9cd6455f4977", authSessionTabId="mL55t2hefI0" 2026-05-08 00:22:53,592 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="REALM", resourcePath="null" 2026-05-08 00:22:54,503 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="fb320fde-ab20-46b4-b9ba-d88ed1d05165", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0a1ad564-7871-451b-83c8-05f0ca0174b8", client_auth_method="client-secret", username="admin", authSessionParentId="6666c87f-97c5-4bc7-bd61-2aa0513049a5", authSessionTabId="AZnPizVswIc" 2026-05-08 00:22:54,557 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/97baa076-58ae-4260-aa18-68c44fbb9a72" 2026-05-08 00:22:54,626 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/97baa076-58ae-4260-aa18-68c44fbb9a72/protocol-mappers/models/e98ede2b-75dc-440a-a87d-6370769a7667" 2026-05-08 00:23:00,726 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="033d1265-c53f-4aff-89a6-2bbe5dae7b1d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5a6d4f35-9a73-47e5-8ccd-ae8cb67faf57", client_auth_method="client-secret", username="admin", authSessionParentId="0054b2f4-6f46-4985-8d07-9f4630bfb419", authSessionTabId="wr3ugeg35N8" 2026-05-08 00:23:00,788 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT", resourcePath="clients/4a19022d-ad0f-43d5-928a-3403798095a1" 2026-05-08 00:23:01,222 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="5e122f09-65fe-468a-a4df-b0b7a989e93b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c94cc726-8949-4f72-b95e-1b2c91db0f60", client_auth_method="client-secret", username="admin", authSessionParentId="5e67aa58-d0dd-4763-8ffd-c3f4097d071b", authSessionTabId="eIR9f1Vh11k" 2026-05-08 00:23:01,269 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT", resourcePath="clients/16489304-cbe9-4fbc-bcad-30598b83db1e" 2026-05-08 00:23:01,649 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="2625348b-6c90-4c5f-bfa1-aa58284c2873", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fcc099af-63e6-4d01-aa4d-34e5cf529435", client_auth_method="client-secret", username="admin", authSessionParentId="3c7420f6-026b-4c80-962f-c2cfe4d2711f", authSessionTabId="QkR4nVNhx7Y" 2026-05-08 00:23:01,715 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT", resourcePath="clients/f09eadfc-954e-4887-af17-372eab794ad0" 2026-05-08 00:23:02,401 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="5ddc9828-83c9-4847-9418-1a57d2843a5a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2933764e-427f-476e-a10c-4abb5f182384", client_auth_method="client-secret", username="admin", authSessionParentId="0d65e426-2270-4a74-bd1e-37511b41c37a", authSessionTabId="n5wmLJsZ3XU" 2026-05-08 00:23:02,773 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="edcea53d-0e66-4aa0-adb2-24189216d4df", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c62ed22e-54de-42e2-b292-b89c6972f3a1", client_auth_method="client-secret", username="admin", authSessionParentId="ea1d785d-bc9b-483a-b2df-a91fac0bd5b0", authSessionTabId="I2qa8e41aOQ" 2026-05-08 00:23:03,124 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="963d682a-0ef0-49df-b357-9dbb218cb599", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7ac50f6d-f92b-43f7-a9a7-52b0966f66a1", client_auth_method="client-secret", username="admin", authSessionParentId="6fb6eb61-5429-4ea1-ab55-b36be9ffc7f6", authSessionTabId="FRazWcHiLBg" 2026-05-08 00:23:03,473 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="ff9637b1-c23e-4165-8080-38136c28d087", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="39e2eca7-fd8d-49c8-87e7-f88344241c3d", client_auth_method="client-secret", username="admin", authSessionParentId="72f95e4d-ec52-49f4-8ddb-ebd534a6fc62", authSessionTabId="SH4Ok05clys" 2026-05-08 00:23:03,842 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="c5ad34b4-3971-441c-b24d-6dc0e6bf41cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cb2ddddd-296f-4026-8770-56d9379bd6ff", client_auth_method="client-secret", username="admin", authSessionParentId="e93645df-20a2-44c1-95a9-24d384852e8d", authSessionTabId="HtWpdFqOqbc" 2026-05-08 00:24:16,323 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="32e470c5-7c5f-4662-9bf3-6cf7549f0f71", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d26f67a3-1fd9-4b37-bf47-704dc9adac2d", client_auth_method="client-secret", username="admin", authSessionParentId="e6d1e910-4fd4-4937-ad78-372e3ae42477", authSessionTabId="jO7COxJb7NU" 2026-05-08 00:24:16,478 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="REALM", resourcePath="null" 2026-05-08 00:24:18,144 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="eead9f33-3155-412b-b7d1-e490303ab86e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9fe42dd4-e050-4dac-a94b-2de86681b07d", client_auth_method="client-secret", username="admin", authSessionParentId="5d2b8e42-2e20-4412-80d3-4c1995181e7b", authSessionTabId="vxkzvk1PkrI" 2026-05-08 00:24:18,202 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="f295de8c-57c8-48c6-a194-d2a044e65950", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", resourceType="CLIENT", resourcePath="clients/2babe044-22b6-4f7b-a321-d3fa78142a91" 2026-05-08 00:24:18,868 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5c829559-4e2b-423e-bae8-cb75ef0088d7", clientId="admin-cli", userId="5dd21388-f5c8-4da9-97de-d1197ed0b411", ipAddress="199.204.45.140", auth_method="openid-connect", token_id="20d5dde3-838b-4d53-844c-e8af0a499cda", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d774053b-406d-4f55-ba30-13cd759c14fc", client_auth_method="client-secret", username="admin", authSessionParentId="a25b7c5b-fcd6-4451-9aa9-41e203b780f5", authSessionTabId="pEVf4QaYhJA"