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-12 20:48:14,131 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 43627ms 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-12 20:48:18,798 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-12 20:48:27,297 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-12 20:48:27,692 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-12 20:48:28,200 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-12 20:48:28,800 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-12 20:48:28,802 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1dbb94d6-bd93-4ed6-b1ee-b630d3d9a8f1, name: keycloak-0-19313 2026-04-12 20:48:28,809 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-12 20:48:28,810 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-12 20:48:28,896 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22846 2026-04-12 20:48:30,901 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-19313: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-12 20:48:30,915 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-19313|0] (1) [keycloak-0-19313] 2026-04-12 20:48:31,005 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-19313`, physical addresses are `[10.0.0.86:38382]` 2026-04-12 20:48:31,006 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-12 20:48:31,100 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-12 20:48:31,107 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-12 20:48:32,906 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-19313, Site name: null 2026-04-12 20:48:43,306 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-12 20:48:43,307 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-12 20:48:43,714 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-12 20:48:50,106 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-12 20:48:50,106 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-12 20:48:50,612 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-12 20:48:50,612 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-12 20:49:00,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:00,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:01,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:01,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:03,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:03,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-04-12 20:49:06,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:06,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:06,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:08,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-12 20:49:09,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:09,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:10,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:10,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:10,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:10,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:10,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:12,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-04-12 20:49:13,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:13,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-04-12 20:49:13,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:13,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:13,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:13,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:13,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:14,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:15,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:15,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:17,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-04-12 20:49:17,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-04-12 20:49:19,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:19,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-12 20:49:20,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:20,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:20,414 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-12 20:49:20,754 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-12 20:49:21,473 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-12 20:49:22,160 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-12 20:49:22,297 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-12 20:49:22,477 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-12 20:49:22,618 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-12 20:49:22,736 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-12 20:49:22,973 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-12 20:49:23,154 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-12 20:49:24,044 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-12 20:49:24,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-12 20:49:24,173 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-12 20:49:24,233 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-12 20:49:24,298 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-12 20:49:24,412 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-12 20:49:24,535 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-12 20:49:24,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-12 20:49:24,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:24,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:24,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:24,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:24,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-12 20:49:24,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-12 20:49:24,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-12 20:49:26,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:26,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:27,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:27,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:27,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-04-12 20:49:29,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:30,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:32,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:33,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:33,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-04-12 20:49:33,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:33,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:33,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:33,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49: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-12 20:49:37,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:37,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-12 20:49:37,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:38,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:38,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-04-12 20:49:38,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:38,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-12 20:49:38,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-12 20:49:38,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-12 20:49:38,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:38,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:38,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-12 20:49:38,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:38,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:38,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-04-12 20:49:39,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:39,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:39,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:40,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:40,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:40,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:40,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:40,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:40,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:40,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:40,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:41,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:41,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:41,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-12 20:49:41,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-12 20:49:41,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:41,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:41,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:41,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:41,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:41,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:41,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:41,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:41,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:41,982 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-12 20:49:42,050 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-12 20:49:42,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,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-04-12 20:49:42,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:42,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:42,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,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-04-12 20:49:42,379 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-12 20:49:42,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-12 20:49:42,508 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-12 20:49:42,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:42,673 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-12 20:49:42,755 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-12 20:49:42,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:42,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:42,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-12 20:49:43,042 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-12 20:49:43,112 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-12 20:49:43,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 20:49:43,166 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-12 20:49:43,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-12 20:49:44,513 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-12 20:49:51,307 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 96.901s. Listening on: http://0.0.0.0:8080 2026-04-12 20:49:51,308 INFO [io.quarkus] (main) Profile prod activated. 2026-04-12 20:49:51,308 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-12 20:49:53,710 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-12 20:50:04,790 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="35acc0d3-c8ec-4515-b6bc-f04d327be428", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="37e35b7f-06ca-4ec3-86b7-f23063f963c9", client_auth_method="client-secret", username="admin", authSessionParentId="00026523-0cbd-4e09-a00f-fbeab21cc460", authSessionTabId="g_QpmdC7hC8" 2026-04-12 20:50:09,793 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="REALM", resourcePath="atmosphere" 2026-04-12 20:50:10,921 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="6946934b-4ab8-415a-b2ea-82a5b91b5847", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01d8caef-93d9-440c-8ea0-41981e7a8db3", client_auth_method="client-secret", username="admin", authSessionParentId="5f08fc4c-b1c0-4a6d-99ec-e0d724dc7520", authSessionTabId="5CuRAeNV0NA" 2026-04-12 20:50:11,125 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/dfae2496-9d61-4f3c-8883-baf4440ff9c3" 2026-04-12 20:50:11,316 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/dfae2496-9d61-4f3c-8883-baf4440ff9c3/protocol-mappers/models/4b9e6acf-ac09-4d0e-a11c-5744894badd5" 2026-04-12 20:50:32,180 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="d82c5058-b67a-41d4-a2cd-45e86c7ee253", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7fb53f4a-64a4-4216-a7ee-838d784dd546", client_auth_method="client-secret", username="admin", authSessionParentId="397d41df-c237-4c38-a77a-3d8866d800e5", authSessionTabId="C9T71r7peBE" 2026-04-12 20:50:32,851 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/7e5cd731-9a8f-46ee-8f1e-8d797f7a7e70" 2026-04-12 20:50:33,201 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="a2eaa68c-f9c3-4cad-80fa-4cfd593bb9c7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5c883b63-a626-48c2-a48b-fb5206f8cca0", client_auth_method="client-secret", username="admin", authSessionParentId="7bc953b1-08ac-4f3e-8802-69e888160714", authSessionTabId="q96c2G9BvQ0" 2026-04-12 20:50:33,315 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/ff0dd12b-5e9d-401a-b8ca-1abfd81949d5" 2026-04-12 20:50:33,732 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="b7b841bf-3aa8-4067-9e91-63ed265b6764", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="984b2cbd-6bd1-4a5a-b3e9-61c5726e23b6", client_auth_method="client-secret", username="admin", authSessionParentId="0fa2322a-08a5-4281-8062-c058f73218e9", authSessionTabId="6DBKZ9sSOOw" 2026-04-12 20:50:33,907 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/35e55535-5722-469a-ad6a-ca6608199b8e" 2026-04-12 20:50:34,560 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="648d5e71-0332-49ab-947d-b8b1a9183abc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="32317c54-a84d-47d2-a9af-f5714d7dde05", client_auth_method="client-secret", username="admin", authSessionParentId="d7dcbbe4-c559-40ed-9390-25b8fb53ed74", authSessionTabId="7NGQ1luBo58" 2026-04-12 20:50:34,706 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/7e5cd731-9a8f-46ee-8f1e-8d797f7a7e70/roles/member" 2026-04-12 20:50:35,098 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="61f14dbb-f6ae-42ec-a9f0-3363b6eec2ad", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5d72b816-4659-4ebc-8328-ee22d318c54b", client_auth_method="client-secret", username="admin", authSessionParentId="da87e8db-9757-43ab-8b4c-7f2de2b2d2ec", authSessionTabId="SH2tWfKjhvw" 2026-04-12 20:50:35,198 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/ff0dd12b-5e9d-401a-b8ca-1abfd81949d5/roles/admin" 2026-04-12 20:50:35,551 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="a96da958-0b88-44a4-a513-8cd8fd385d06", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="81adfec5-b55f-43a0-be51-96667724d058", client_auth_method="client-secret", username="admin", authSessionParentId="2ba05d71-4eae-46a2-a0f3-f4e458d9152e", authSessionTabId="UD_5xe7DLL4" 2026-04-12 20:50:35,632 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/ff0dd12b-5e9d-401a-b8ca-1abfd81949d5/roles/editor" 2026-04-12 20:50:36,034 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="bbc0eab8-8942-4cf8-9fd4-9a016ee17578", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f160a682-17b7-4119-8c39-9cee7116d8a6", client_auth_method="client-secret", username="admin", authSessionParentId="b1192596-da9e-4fe6-a5c3-baad0a6a5a70", authSessionTabId="HnTsOOHEZBE" 2026-04-12 20:50:36,141 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/ff0dd12b-5e9d-401a-b8ca-1abfd81949d5/roles/viewer" 2026-04-12 20:50:36,511 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="610f1e71-b37f-4a84-b313-9dd27e0adea1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="88d743b8-67f6-49de-8fb0-850bea7f37ec", client_auth_method="client-secret", username="admin", authSessionParentId="9be2071c-31b7-4f26-8073-b72cf4ae1aaa", authSessionTabId="8OHJxdqMo5o" 2026-04-12 20:50:36,617 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/35e55535-5722-469a-ad6a-ca6608199b8e/roles/member" 2026-04-12 20:52:47,420 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="fb07086a-a657-4847-8574-3725c440a415", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1577ccf7-8ad8-4158-8277-a8cd49d08cd0", client_auth_method="client-secret", username="admin", authSessionParentId="83466dd8-caf5-4adc-8069-557df6ed7d5c", authSessionTabId="nMPlTiysiHw" 2026-04-12 20:52:47,906 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="REALM", resourcePath="null" 2026-04-12 20:52:49,313 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="488f3bac-68a2-477b-807f-f762ff173f25", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b50f7ba6-2391-49a5-a2a5-876c1aa3a835", client_auth_method="client-secret", username="admin", authSessionParentId="2341084f-c0ff-476b-aff2-9c0910d8f20c", authSessionTabId="tTurHhaPaS4" 2026-04-12 20:52:49,439 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/2e658d82-72d6-4fe0-87bb-93c6bf17364a" 2026-04-12 20:52:50,043 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="2bf8e2b2-1138-4aed-a762-54cbb116a78f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9348bef8-c36d-4002-b4a9-7a2c6cfb73c2", client_auth_method="client-secret", username="admin", authSessionParentId="e0ee9754-0852-4605-82d6-f3c66011579a", authSessionTabId="UhId8ezhQ-k" 2026-04-12 20:52:50,491 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/76494c54-1188-4ca3-b029-1ec98e8b5da4/role-mappings/clients/a284dd68-a158-4ab1-8a41-d8c6017646ff" 2026-04-12 20:57:03,620 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="871b4814-0098-42a6-8b2f-598439ee2e3b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6079db41-23f0-4d09-8c58-a25057234a9c", client_auth_method="client-secret", username="admin", authSessionParentId="8af2a553-c0f7-486e-b1ac-611c9e20f5fb", authSessionTabId="gu3cY4YPjG0" 2026-04-12 20:57:03,737 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="REALM", resourcePath="null" 2026-04-12 20:57:04,524 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="def63b93-b42a-49ea-87de-e8857b65da6b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4946f64d-dfdb-47a2-ab41-2cdedf8f6d06", client_auth_method="client-secret", username="admin", authSessionParentId="c514981a-fc52-4522-817d-01c51f0e87ae", authSessionTabId="6ySmghx1LMc" 2026-04-12 20:57:04,609 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/dfae2496-9d61-4f3c-8883-baf4440ff9c3" 2026-04-12 20:57:04,700 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/dfae2496-9d61-4f3c-8883-baf4440ff9c3/protocol-mappers/models/4b9e6acf-ac09-4d0e-a11c-5744894badd5" 2026-04-12 20:57:10,698 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="130e44ab-abb5-4a41-b93f-97a520b6bcb6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0629149d-6b83-4cd8-a264-bb66e57f404b", client_auth_method="client-secret", username="admin", authSessionParentId="64105656-db5d-4a89-ba7e-a6ea81030a59", authSessionTabId="hyw9ewq7aTc" 2026-04-12 20:57:10,777 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/7e5cd731-9a8f-46ee-8f1e-8d797f7a7e70" 2026-04-12 20:57:11,180 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="722a3e3a-1ae7-4177-92a6-5ce308eb9d0f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7b3df30d-4d00-4d52-8e34-7e9c0cc8d260", client_auth_method="client-secret", username="admin", authSessionParentId="f4523256-cf3a-4aed-9920-908b1dbf4365", authSessionTabId="gg1hDw11mm8" 2026-04-12 20:57:11,252 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/ff0dd12b-5e9d-401a-b8ca-1abfd81949d5" 2026-04-12 20:57:11,651 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="97ef11c6-9285-432c-8ea2-1e1438398ccb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="715468a0-2e9d-4e2a-8685-f4d39d06a3ff", client_auth_method="client-secret", username="admin", authSessionParentId="0c3b7a6c-5345-472c-b8dc-6375e59068de", authSessionTabId="mbY3SbGu_rE" 2026-04-12 20:57:11,742 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/35e55535-5722-469a-ad6a-ca6608199b8e" 2026-04-12 20:57:12,360 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="48a03b5e-0031-4c7b-ab07-5088b8886ea5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5a87e69c-5669-4d5c-91a4-c6b413194521", client_auth_method="client-secret", username="admin", authSessionParentId="9fa1f05c-d336-47c2-982d-8642f370864f", authSessionTabId="yCuP0_Eg4W8" 2026-04-12 20:57:12,722 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="dc62adf0-30dc-435b-8e41-22213c6dd721", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a83f8c17-ad32-4b33-a397-4bd48b53816f", client_auth_method="client-secret", username="admin", authSessionParentId="73042078-61be-46cd-a7aa-4d65358a5434", authSessionTabId="K_QI4SBCcOQ" 2026-04-12 20:57:13,131 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="1649cc52-2b50-4cb8-9e6e-4510c770e514", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d46bbd2d-4d51-4910-93d0-7f92581516d2", client_auth_method="client-secret", username="admin", authSessionParentId="ec951fd0-8bed-4bfe-ad49-1463183be953", authSessionTabId="EzP05TF5Hdg" 2026-04-12 20:57:13,519 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="e72b0f39-c8d8-4b80-b9fa-677e671cc0c4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="966a5171-3d21-4893-bc15-56a8942f2a51", client_auth_method="client-secret", username="admin", authSessionParentId="a1604b42-e077-4adc-8a9b-42811842f893", authSessionTabId="LCoMbZjU--g" 2026-04-12 20:57:13,871 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="3984a181-cc77-4a78-bab6-991d274b1ae4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8135c591-f54c-4d0e-9ea7-527fd00803c8", client_auth_method="client-secret", username="admin", authSessionParentId="16f8eb0e-8d9e-40ca-89e5-cb1623d8758c", authSessionTabId="hckk_bXfrRk" 2026-04-12 20:58:03,410 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="e4820134-54c4-4f99-bd43-2b9507e71707", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f59c361f-9ef6-48e5-a6b0-a04a5f32bcc3", client_auth_method="client-secret", username="admin", authSessionParentId="cf531ed2-e467-4617-a831-2fe9de3ed184", authSessionTabId="0kr9S07sjQU" 2026-04-12 20:58:03,603 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="REALM", resourcePath="null" 2026-04-12 20:58:05,118 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="1ee7e267-9580-4030-b031-e0251f6e4aa9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="123c881e-8db5-4754-9378-a2188dfe32da", client_auth_method="client-secret", username="admin", authSessionParentId="9c7b2b41-ca10-4375-ab4c-9a3c90f2c6e7", authSessionTabId="YaDK0iZJWBg" 2026-04-12 20:58:05,195 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/2e658d82-72d6-4fe0-87bb-93c6bf17364a" 2026-04-12 20:58:05,771 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="349ea7df-9978-4009-91d7-58ea6e30f343", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30eb1559-93dd-4760-8474-6c45ab1ed6af", client_auth_method="client-secret", username="admin", authSessionParentId="c3d7330e-097f-47f7-b596-fb574de2bfc7", authSessionTabId="H-F2thQDGUc" 2026-04-12 20:58:22,710 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="admin-cli", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="87c3e5e0-2918-40b9-b1df-0f4a29deac0e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4673884f-31c5-41ea-a1a9-6de620cb879f", client_auth_method="client-secret", username="admin", authSessionParentId="e4e70e18-03ea-4ec5-8fe8-29e7ae3a707f", authSessionTabId="TEEhIRjJMr0" 2026-04-12 20:58:22,802 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="651d781a-7952-4a4d-b162-01d3ada68306", clientId="c58db089-3ac0-4466-8e16-0a0d7a03fb7d", userId="296ef439-f4c1-4e7d-92a8-3bd6d71e9615", ipAddress="199.204.45.155", resourceType="USER", resourcePath="users/97ca9d05-b685-4f86-9ae6-eb430cdfbb72" 2026-04-12 20:58:24,598 INFO [org.keycloak.events] (executor-thread-4) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="76494c54-1188-4ca3-b029-1ec98e8b5da4", ipAddress="10.0.0.100", token_id="4b2ffd21-bb6e-4409-b84d-08856062b3fb", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="26500bd5-2c82-4ead-b91d-cd7c63ca30ab", authSessionTabId="f8xl3UCePYw"