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-04-22 06:08:21,343 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47356ms 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-04-22 06:08:25,977 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-04-22 06:08:34,278 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 06:08:34,572 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 06:08:35,084 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 06:08:35,673 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 06:08:35,675 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 60323788-69ef-4959-8bdb-cc5c0c714d07, name: keycloak-0-46195 2026-04-22 06:08:35,681 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-04-22 06:08:35,682 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-04-22 06:08:35,689 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39476 2026-04-22 06:08:37,685 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-04-22 06:08:37,692 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 06:08:37,767 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-46195: no members discovered after 2076 ms: creating cluster as coordinator 2026-04-22 06:08:37,776 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-46195|0] (1) [keycloak-0-46195] 2026-04-22 06:08:37,865 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-46195`, physical addresses are `[10.0.0.234:55012]` 2026-04-22 06:08:37,877 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-22 06:08:39,484 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-46195, Site name: null 2026-04-22 06:08:50,067 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-04-22 06:08:50,068 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-04-22 06:08:51,291 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 06:09:01,480 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-04-22 06:09:01,480 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-04-22 06:09:02,069 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-22 06:09:02,069 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-04-22 06:09:16,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-04-22 06:09:16,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:20,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:20,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:23,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:23,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:35,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:35,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:35,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:41,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:42,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:42,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:43,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-04-22 06:09:45,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:45,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-04-22 06:09:45,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-04-22 06:09:45,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:48,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:52,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:52,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:52,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:52,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:53,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:53,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:53,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:54,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:57,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:57,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-04-22 06:09:58,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:09:59,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:00,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:00,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-04-22 06:10:00,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:00,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:00,879 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-04-22 06:10:00,977 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-04-22 06:10:01,067 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-04-22 06:10:01,227 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-04-22 06:10:01,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-22 06:10:02,658 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-04-22 06:10:02,764 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-04-22 06:10:02,878 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-04-22 06:10:03,045 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-04-22 06:10:03,105 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-04-22 06:10:03,290 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-04-22 06:10:03,366 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-04-22 06:10:03,540 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-04-22 06:10:03,623 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-04-22 06:10:03,685 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-04-22 06:10:04,256 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-04-22 06:10:04,494 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-04-22 06:10:04,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:04,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-04-22 06:10:04,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:04,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:04,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:04,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-04-22 06:10:04,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:04,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:07,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:07,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-04-22 06:10:07,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:07,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:07,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:15,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:15,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:17,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-04-22 06:10:18,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:18,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:18,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:18,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:18,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:18,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:18,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:23,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:25,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:25,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:25,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:26,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:26,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:26,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:26,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:26,119 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-04-22 06:10:26,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:26,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:26,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:26,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:27,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:29,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:33,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-04-22 06:10:33,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:33,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:36,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:36,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:36,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:36,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:37,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:40,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:41,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:41,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:41,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:41,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-04-22 06:10:41,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:41,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:41,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:41,874 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-04-22 06:10:42,004 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-04-22 06:10:42,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-04-22 06:10:42,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:42,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:42,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:42,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-04-22 06:10:42,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:42,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:42,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-04-22 06:10:42,431 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-04-22 06:10:42,881 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-04-22 06:10:43,256 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-04-22 06:10:43,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,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-04-22 06:10:43,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,475 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-04-22 06:10:43,557 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-04-22 06:10:43,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:43,920 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-04-22 06:10:43,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-22 06:10:43,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 06:10:44,053 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-04-22 06:10:44,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-22 06:10:45,577 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 06:10:52,985 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 151.386s. Listening on: http://0.0.0.0:8080 2026-04-22 06:10:52,986 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 06:10:52,986 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-04-22 06:10:55,569 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 06:11:08,366 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="4b91887a-2aba-41b1-b80b-7301a3549a57", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2b1e6e21-f22b-40db-a262-53c5e9a585e8", client_auth_method="client-secret", username="admin", authSessionParentId="832ddd4e-7ba5-405a-9c5c-c525f034e30a", authSessionTabId="YXILowvo4n0" 2026-04-22 06:11:13,972 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="REALM", resourcePath="atmosphere" 2026-04-22 06:11:15,192 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="d3174659-e5ff-4423-aaab-aad0d2073c7e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f76427fa-19be-4b04-98d9-d2cc13c3fb9a", client_auth_method="client-secret", username="admin", authSessionParentId="5496e318-68b5-4179-87f4-08f298ace8c1", authSessionTabId="naAT2i5-cy4" 2026-04-22 06:11:15,381 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b7aa583d-0da3-4f62-bbf7-2f764993340a" 2026-04-22 06:11:15,723 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b7aa583d-0da3-4f62-bbf7-2f764993340a/protocol-mappers/models/80fe2aca-2401-4cb6-a37c-5665b24b3f5b" 2026-04-22 06:11:37,136 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="4ba01ffd-e5c7-4b05-944b-bf8859fd6028", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f90af2d-55dc-4926-84eb-8912932388ff", client_auth_method="client-secret", username="admin", authSessionParentId="d2db6662-3d98-4924-83fb-927bb305c151", authSessionTabId="DruvM26c5rU" 2026-04-22 06:11:37,526 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/3827dbbc-38fa-4a38-a06a-3fed763c82d8" 2026-04-22 06:11:37,896 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="3c5a8376-5d15-4fc9-938e-032dace2bae4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="14f8a041-d7d4-4f9b-8cf6-169a62228b9e", client_auth_method="client-secret", username="admin", authSessionParentId="15d8383c-1b6a-4916-bb41-861082464068", authSessionTabId="xeuszrlzRJ4" 2026-04-22 06:11:38,279 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/5d4fc972-3ed7-4ade-bf89-bcbcdd90cd6a" 2026-04-22 06:11:38,639 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="f30abc24-3618-4939-aab5-a09550f26f1d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="61b54383-b8e9-407c-8a0d-8a72a1e63eef", client_auth_method="client-secret", username="admin", authSessionParentId="247cdfa2-287b-4d60-bc2f-418edaf34e89", authSessionTabId="cnV8_iqHX88" 2026-04-22 06:11:38,765 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/13f542d0-ba09-4265-a4a4-36e2ef1852d0" 2026-04-22 06:11:39,340 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="b06a2fb9-dfb1-4482-8445-e31be9bb1ca5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6eb74d45-96f2-4c68-af9c-15693fc1539b", client_auth_method="client-secret", username="admin", authSessionParentId="750ac57f-2d9a-41fe-ae38-2177eb4324c4", authSessionTabId="K-jAhFArBGA" 2026-04-22 06:11:39,465 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/3827dbbc-38fa-4a38-a06a-3fed763c82d8/roles/member" 2026-04-22 06:11:39,819 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="b8b8578b-b4c5-4a2c-aeeb-ab9d62ab8f50", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fc3b473c-5fbf-44fd-9f00-897eb820f2a6", client_auth_method="client-secret", username="admin", authSessionParentId="73ac8ec0-358b-459d-b07e-d439dfe052a6", authSessionTabId="hz-4bjllnc0" 2026-04-22 06:11:39,918 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/5d4fc972-3ed7-4ade-bf89-bcbcdd90cd6a/roles/admin" 2026-04-22 06:11:40,285 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="68c9f768-28f4-406e-a51a-b8d0f6ad9a61", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c9c06b37-ab38-42a2-ad18-f17a9af40952", client_auth_method="client-secret", username="admin", authSessionParentId="e56859da-d9dc-4b9d-bb4f-9876fc164a03", authSessionTabId="KwbBt7JiDDU" 2026-04-22 06:11:40,414 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/5d4fc972-3ed7-4ade-bf89-bcbcdd90cd6a/roles/editor" 2026-04-22 06:11:40,786 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="b7158c56-cd98-4dd6-bbc4-88967dd059e9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1cbaa495-f981-4d5b-b79a-dc1560814d2b", client_auth_method="client-secret", username="admin", authSessionParentId="fc0440f3-beef-4113-8a1c-133739eec6bc", authSessionTabId="lg_duFwVSW0" 2026-04-22 06:11:40,914 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/5d4fc972-3ed7-4ade-bf89-bcbcdd90cd6a/roles/viewer" 2026-04-22 06:11:41,282 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="915fff78-1b06-4e7e-b9aa-431d6192567d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ea7880e0-2375-45d4-b36a-ecff9120adb7", client_auth_method="client-secret", username="admin", authSessionParentId="b6dea28d-96ab-45f1-9d7d-a08fa3dbc00b", authSessionTabId="xWB1qjVOd0M" 2026-04-22 06:11:41,375 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE", resourcePath="clients/13f542d0-ba09-4265-a4a4-36e2ef1852d0/roles/member" 2026-04-22 06:14:35,102 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="18856c2f-5957-40e6-a545-64076074f152", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="18a2d7ca-a5b5-4bec-b9c2-ac5ec1c497a7", client_auth_method="client-secret", username="admin", authSessionParentId="12e71719-a288-46a3-92d5-1e0357cdee11", authSessionTabId="p_pgCPuxP3M" 2026-04-22 06:14:36,106 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="REALM", resourcePath="null" 2026-04-22 06:14:37,439 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="dc7ccb06-a47b-47bb-be80-b3f7aa5f0940", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b612874b-6ba6-425a-b527-a26cfe8e0c5d", client_auth_method="client-secret", username="admin", authSessionParentId="08d9d6b2-945e-493e-8c34-6f47663eb682", authSessionTabId="C3V0MBrodgA" 2026-04-22 06:14:37,614 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/32f84577-57da-40c6-b681-0198b86cf472" 2026-04-22 06:14:38,139 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="2fe6a4d4-d6e2-4f9a-a8f6-17768ddef0d8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="92b6512d-7dc5-4009-99aa-fb558cb52822", client_auth_method="client-secret", username="admin", authSessionParentId="9e823dee-aa1d-4106-a224-6dbb4c91f852", authSessionTabId="cmtp_6djoXw" 2026-04-22 06:14:38,580 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/882259ba-614c-4b86-9fa7-f0f6bd8f3e0a/role-mappings/clients/7418d2ab-a7b8-4d34-b8e1-e78009c0337a" 2026-04-22 06:19:02,679 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="4417ed88-79e7-43a9-8fd6-e3f38cd638f7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73ac1756-bb63-425f-9ffa-23bdd44e38a6", client_auth_method="client-secret", username="admin", authSessionParentId="a0d5f750-d2e7-4b4f-b5c2-0a3ae32a7f76", authSessionTabId="87YZKgzbyS8" 2026-04-22 06:19:02,865 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="REALM", resourcePath="null" 2026-04-22 06:19:03,490 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="7add1d54-be9b-4bc4-8f2d-f207084b8aa2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c1235bc4-95a2-4d3a-9680-a379a03636d2", client_auth_method="client-secret", username="admin", authSessionParentId="81c30722-84f9-48d5-b304-91c0efc510d7", authSessionTabId="zTMvpJDMPcY" 2026-04-22 06:19:03,571 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b7aa583d-0da3-4f62-bbf7-2f764993340a" 2026-04-22 06:19:03,676 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b7aa583d-0da3-4f62-bbf7-2f764993340a/protocol-mappers/models/80fe2aca-2401-4cb6-a37c-5665b24b3f5b" 2026-04-22 06:19:09,758 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="749ebcba-23c3-44a9-9190-645caad333ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7035e59e-8415-444c-9202-afde791744ea", client_auth_method="client-secret", username="admin", authSessionParentId="c812ebb5-5e9a-49ce-bf5e-c6230d6064b6", authSessionTabId="EK6ZYoHB508" 2026-04-22 06:19:09,819 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/3827dbbc-38fa-4a38-a06a-3fed763c82d8" 2026-04-22 06:19:10,280 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="43773273-bec9-49a7-a22c-084da067bad9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1216230e-2833-476a-9e6e-26bc4d685a42", client_auth_method="client-secret", username="admin", authSessionParentId="4f836dad-0ef9-42f2-98b0-fc2967751a15", authSessionTabId="zsE6KqZA0J4" 2026-04-22 06:19:10,409 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/5d4fc972-3ed7-4ade-bf89-bcbcdd90cd6a" 2026-04-22 06:19:10,785 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="6042625a-678f-49c7-80f2-156b8b5e9509", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="667f19e3-ff8e-45fa-821a-6d108439bb3a", client_auth_method="client-secret", username="admin", authSessionParentId="6d3c80b5-99ab-4499-8a4e-9c042c5e9f58", authSessionTabId="XTtdmFV23j4" 2026-04-22 06:19:10,890 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/13f542d0-ba09-4265-a4a4-36e2ef1852d0" 2026-04-22 06:19:11,459 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="720c0d3f-6c17-4f7f-859a-0fc038871864", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="65804770-c2b1-465b-bdc3-a0c0e417c039", client_auth_method="client-secret", username="admin", authSessionParentId="fa1c3c66-943f-4687-be7a-113ba0f5f5c3", authSessionTabId="BsIwV_tMKH0" 2026-04-22 06:19:11,849 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="ae040afa-6aac-4381-a0f9-43362cbd7b7b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8e13374-907e-4101-9ed1-ca87ae686c3c", client_auth_method="client-secret", username="admin", authSessionParentId="c62464b7-6c56-4a49-bdb0-09ed16b9e413", authSessionTabId="QVJ0B9TQWyo" 2026-04-22 06:19:12,239 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="5afd2425-4ee1-4a5d-a107-2292409865a3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f14c6fb5-9d43-4535-9708-d87d7e7c5cf8", client_auth_method="client-secret", username="admin", authSessionParentId="ec95bac8-14c8-463f-827b-631332eb0662", authSessionTabId="UeJZCMHCVHg" 2026-04-22 06:19:12,753 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="ecf7b5f1-7708-4c52-aa0a-a543aea1a28a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d6128a39-85ac-4d82-97be-78b2ec582133", client_auth_method="client-secret", username="admin", authSessionParentId="f46e72d9-42ef-40aa-8e50-a4572d5f042e", authSessionTabId="zu3HINTXwI4" 2026-04-22 06:19:13,101 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="2dd63451-e5e6-4385-9e1f-19019c072b84", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c62f48ed-418e-4146-a8ab-b70bddf9354d", client_auth_method="client-secret", username="admin", authSessionParentId="e9f250ac-93fd-47ce-89a7-35f2b7186156", authSessionTabId="zJGDPSOqMiU" 2026-04-22 06:20:01,191 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="66c67d43-1eab-4778-b7f7-9a858991ed1d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="09675675-19d9-4769-b601-78b2caef591e", client_auth_method="client-secret", username="admin", authSessionParentId="5014a712-70ee-43d4-89df-83928a9b206e", authSessionTabId="AXl91zzjUao" 2026-04-22 06:20:01,368 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="REALM", resourcePath="null" 2026-04-22 06:20:02,798 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="269cc736-6062-4311-8115-978f55441d90", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e9b3dd4b-808e-4508-a4c2-975d7d3594c7", client_auth_method="client-secret", username="admin", authSessionParentId="c8947c9c-0611-45bb-b720-0aae0d5edfe5", authSessionTabId="pHRNXSUlrvc" 2026-04-22 06:20:02,881 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="CLIENT", resourcePath="clients/32f84577-57da-40c6-b681-0198b86cf472" 2026-04-22 06:20:03,462 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="c1f83ce6-15c4-47f0-a1eb-c7545f8bf09b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a0267cd1-e077-42dc-b386-58bafa27ccbd", client_auth_method="client-secret", username="admin", authSessionParentId="7356c10a-d0c2-4af4-8ac1-f34bf4c5bad5", authSessionTabId="truK2HKEaME" 2026-04-22 06:20:20,704 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="admin-cli", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", auth_method="openid-connect", token_id="0e28588e-7da0-4c47-9e32-7bb2cc90dff7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="33dc2b87-9b29-44a8-97e8-ae8ce98d427e", client_auth_method="client-secret", username="admin", authSessionParentId="8d020541-ac9a-4823-a7f9-f800e24e8823", authSessionTabId="CAtel1CFNfA" 2026-04-22 06:20:20,796 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="28c92bfc-144e-403a-b099-2cf2ebb604a7", clientId="406598cd-1a90-42a6-b2aa-8e59ed16e0fb", userId="df3892d7-ecc7-4f1e-824a-22351ebde788", ipAddress="199.204.45.246", resourceType="USER", resourcePath="users/4f2f9860-0ea1-4149-91d0-380a4147fe33" 2026-04-22 06:20:22,665 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="882259ba-614c-4b86-9fa7-f0f6bd8f3e0a", ipAddress="10.0.0.52", token_id="e2a1f8b4-5993-4e16-944a-e6748c079d51", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="7dbdc3a4-5e04-4f48-b712-5de5c0096886", authSessionTabId="jWx7MuyxnYg"