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-03-02 21:28:03,489 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56657ms 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-03-02 21:28:08,730 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-03-02 21:28:17,719 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-02 21:28:18,117 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-02 21:28:18,707 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-02 21:28:19,511 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-02 21:28:19,514 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9e126bc3-541b-4d06-8acf-55cb291a77a3, name: keycloak-0-18185 2026-03-02 21:28:19,521 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-03-02 21:28:19,521 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-03-02 21:28:19,707 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26007 2026-03-02 21:28:21,523 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-03-02 21:28:21,713 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-18185: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-02 21:28:21,724 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-18185|0] (1) [keycloak-0-18185] 2026-03-02 21:28:21,739 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-18185`, physical addresses are `[10.0.0.24:41543]` 2026-03-02 21:28:21,816 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-02 21:28:23,717 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-18185, Site name: null 2026-03-02 21:28:23,721 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-02 21:28:33,822 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-03-02 21:28:33,822 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-03-02 21:28:34,331 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-02 21:28:40,119 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-03-02 21:28:40,120 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-03-02 21:28:40,621 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-03-02 21:28:40,621 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-03-02 21:28:47,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:47,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:48,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:48,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-03-02 21:28:50,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:50,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-03-02 21:28:53,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:53,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:53,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:55,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:56,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-03-02 21:28:56,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-03-02 21:28:56,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:57,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-03-02 21:28:57,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:57,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:57,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:58,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:59,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:59,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:59,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:59,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:59,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:59,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:28:59,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:00,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:01,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:01,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-03-02 21:29:02,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:03,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-03-02 21:29:03,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:03,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-03-02 21:29:04,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-03-02 21:29:04,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-03-02 21:29:04,147 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-03-02 21:29:04,231 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-03-02 21:29:04,303 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-03-02 21:29:04,389 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-03-02 21:29:04,496 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-03-02 21:29:04,602 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-03-02 21:29:04,678 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-03-02 21:29:04,752 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-03-02 21:29:04,901 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-03-02 21:29:04,952 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-03-02 21:29:05,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-02 21:29:05,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-02 21:29:05,186 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-03-02 21:29:05,239 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-03-02 21:29:05,299 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-03-02 21:29:05,407 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-03-02 21:29:05,530 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-03-02 21:29:05,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:05,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:05,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:05,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-03-02 21:29:05,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-03-02 21:29:05,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:05,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-03-02 21:29:05,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:07,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:07,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-03-02 21:29:07,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:07,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-03-02 21:29:07,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:09,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-03-02 21:29:09,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:10,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-03-02 21:29:10,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:10,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:10,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-03-02 21:29:10,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:10,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:10,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-03-02 21:29:11,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:14,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:15,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:15,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:15,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-03-02 21:29:15,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-03-02 21:29:15,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,047 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-03-02 21:29:16,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:16,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-03-02 21:29:18,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:18,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:18,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29: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-03-02 21:29:18,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:18,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,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-03-02 21:29:19,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:19,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,033 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-03-02 21:29:20,097 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-03-02 21:29:20,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,406 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-03-02 21:29:20,477 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-03-02 21:29:20,547 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-03-02 21:29:20,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:20,735 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-03-02 21:29:20,803 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-03-02 21:29:20,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-03-02 21:29:20,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:21,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:21,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:21,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:21,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:21,118 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-03-02 21:29:21,185 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-03-02 21:29:21,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-02 21:29:21,245 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-03-02 21:29:21,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-03-02 21:29:23,122 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-02 21:29:31,329 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.595s. Listening on: http://0.0.0.0:8080 2026-03-02 21:29:31,329 INFO [io.quarkus] (main) Profile prod activated. 2026-03-02 21:29:31,330 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-03-02 21:29:33,305 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-02 21:29:50,420 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="351fc9d2-882d-4a14-829d-3ea4c85d8b3c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ccf7d643-1266-4898-8683-d181be3e8e49", client_auth_method="client-secret", username="admin", authSessionParentId="c8a73bee-b25f-4cd5-816a-eb5260af1d7c", authSessionTabId="KuX8ZtTnYhw" 2026-03-02 21:29:54,807 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="atmosphere" 2026-03-02 21:29:55,915 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="67f969fa-5131-47dd-9962-36fef11b4db7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cf767b5c-140c-43e3-a3ad-607893e9e190", client_auth_method="client-secret", username="admin", authSessionParentId="e8a4f9fe-bc9a-45cd-863b-18b317c2b5ce", authSessionTabId="IMjrh67rCKI" 2026-03-02 21:29:56,121 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/167acad3-06bf-4e82-bb44-bcc0a35b696a" 2026-03-02 21:29:56,320 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/167acad3-06bf-4e82-bb44-bcc0a35b696a/protocol-mappers/models/eb8070c0-5fb9-4835-b3c3-c3009f7545e7" 2026-03-02 21:30:17,113 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="e68bb455-d627-4ad5-9b3a-a165ab11a352", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3d2e921b-a619-4060-940e-36a30d0e1c46", client_auth_method="client-secret", username="admin", authSessionParentId="e6cfa516-89bc-4121-a463-cbfd5f4dbfca", authSessionTabId="b44D4TmSlds" 2026-03-02 21:30:17,413 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/79ff83b5-c14d-4b3e-922e-3fd47740a68e" 2026-03-02 21:30:17,836 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="6bf46e41-6259-4138-b8a2-ff494933cee9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="05d410c2-ced4-4306-9918-2d0da6cbe25c", client_auth_method="client-secret", username="admin", authSessionParentId="a84ee69f-2dbb-4b96-b681-af2d418c55d5", authSessionTabId="ud_m0RyFnXc" 2026-03-02 21:30:18,017 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/186584b5-5eb8-459f-a3b6-42f2f8e90fc8" 2026-03-02 21:30:18,383 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="0812dbdb-d118-4695-859f-8dac7ebc7389", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3ec333ce-7f37-4322-b7f9-6145af30ce72", client_auth_method="client-secret", username="admin", authSessionParentId="e39cbdec-e221-4c0e-a488-8b538fb61993", authSessionTabId="RJOCyxR4bEw" 2026-03-02 21:30:18,457 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/2b2562e4-b2d9-4364-8a7c-bf7006ee6a27" 2026-03-02 21:30:19,087 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="17e5ea2d-3566-46c1-981e-7ad3d25def61", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9f2c818a-edde-4685-9407-00cf48949228", client_auth_method="client-secret", username="admin", authSessionParentId="7b699de5-9b0d-47bb-b6e1-947766ae2e7a", authSessionTabId="lUsaXEgq0G8" 2026-03-02 21:30:19,221 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/79ff83b5-c14d-4b3e-922e-3fd47740a68e/roles/member" 2026-03-02 21:30:19,646 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="9e42020f-c358-4c80-a32a-3f5aeac7615a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2c52365b-d741-40cf-881d-9e75a046aca0", client_auth_method="client-secret", username="admin", authSessionParentId="461357f6-6ab5-4481-b15f-c22004636674", authSessionTabId="-8cDGZ-YoGY" 2026-03-02 21:30:19,770 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/186584b5-5eb8-459f-a3b6-42f2f8e90fc8/roles/admin" 2026-03-02 21:30:20,150 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="b07b6579-a301-4685-a0ca-c7ba31f0b290", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fda8d52f-eebe-4e96-b678-d8e8cdd5a8ed", client_auth_method="client-secret", username="admin", authSessionParentId="f934de90-8138-4c0a-ab8b-88e252f049ca", authSessionTabId="GJEbbD4D-Ek" 2026-03-02 21:30:20,311 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/186584b5-5eb8-459f-a3b6-42f2f8e90fc8/roles/editor" 2026-03-02 21:30:20,678 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="5bdc9b4c-75d6-4150-bf27-93c33acda83c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dc0e2c5a-9061-4ff0-9483-bc87063b1c4e", client_auth_method="client-secret", username="admin", authSessionParentId="60822850-40fb-45f0-bfdf-e9e83ffcce78", authSessionTabId="xnYFqInMUs4" 2026-03-02 21:30:20,832 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/186584b5-5eb8-459f-a3b6-42f2f8e90fc8/roles/viewer" 2026-03-02 21:30:21,223 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="d3be6bb2-0d94-4250-89a4-b9f53fd2cf26", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8cf3f4f9-cec3-4c26-868a-07ddca7e03fb", client_auth_method="client-secret", username="admin", authSessionParentId="0640c8a6-07df-4b5b-8f56-84a51f6ad6df", authSessionTabId="xcVNycdGdos" 2026-03-02 21:30:21,356 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/2b2562e4-b2d9-4364-8a7c-bf7006ee6a27/roles/member" 2026-03-02 21:32:52,207 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="65dbcff3-4375-4e16-bb75-57b0cc4dbb9e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cd51cd00-2116-47c9-8ea9-738397912838", client_auth_method="client-secret", username="admin", authSessionParentId="56908441-b9b0-4dd8-9fa1-3eb6904f9f35", authSessionTabId="bBgL2B4vpqI" 2026-03-02 21:32:52,910 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="null" 2026-03-02 21:32:54,812 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="30fd312c-ab7f-4453-b7c7-5210547b923d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="203c38de-92af-4a9c-9dd9-af56b087fd1e", client_auth_method="client-secret", username="admin", authSessionParentId="3d643f28-9635-489c-ac38-37e56723cdc2", authSessionTabId="avupsMjax6I" 2026-03-02 21:32:54,941 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/63076025-a0b9-405b-ad3b-e6f55053e58f" 2026-03-02 21:32:55,513 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="8071656a-fc21-4a5c-a975-e1fe8cadb7ab", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8ebb2b98-638f-4c98-83f2-c28d82d04cf8", client_auth_method="client-secret", username="admin", authSessionParentId="f4c012e9-6286-4bd5-b848-0fcbc086c898", authSessionTabId="TWwkORf-N1A" 2026-03-02 21:32:55,934 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/ff15c6fa-c24d-4379-8dfe-f5ab063b8b3b/role-mappings/clients/38b133e8-e84a-458f-b19d-d36a94c8b3d9" 2026-03-02 22:24:22,297 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="37972e5d-94ab-4400-a55e-df264d015432", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a55fdff4-11bb-426b-93d2-9f309de5d460", client_auth_method="client-secret", username="admin", authSessionParentId="1e55be0d-94b6-434b-bd5f-3d95dde4e175", authSessionTabId="xtHXcnC2CJM" 2026-03-02 22:24:22,706 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="null" 2026-03-02 22:24:23,511 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="4c03ee4f-4d22-468e-af57-3acd0e525af0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d0ccae52-8c00-4471-8d2a-1c05df1fbbdf", client_auth_method="client-secret", username="admin", authSessionParentId="5b9bca6a-31bd-44ef-8509-489774ddf3be", authSessionTabId="3zZAT4Vz_i4" 2026-03-02 22:24:23,567 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/167acad3-06bf-4e82-bb44-bcc0a35b696a" 2026-03-02 22:24:23,627 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/167acad3-06bf-4e82-bb44-bcc0a35b696a/protocol-mappers/models/eb8070c0-5fb9-4835-b3c3-c3009f7545e7" 2026-03-02 22:24:29,944 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="37e0817f-8cb2-412c-9ae5-608b13a8ccc5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="caec793b-293a-47f7-a67e-6e59834ea2a1", client_auth_method="client-secret", username="admin", authSessionParentId="bbb7a7f4-ab09-4774-b73b-da31656fdb16", authSessionTabId="Gg8U93jt_g4" 2026-03-02 22:24:30,026 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/79ff83b5-c14d-4b3e-922e-3fd47740a68e" 2026-03-02 22:24:30,455 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="4ca18272-4b10-407c-a6ae-bebb6df636cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c6d4d5d1-d602-41dd-bbd7-3c263d3cda99", client_auth_method="client-secret", username="admin", authSessionParentId="83e6d6de-3280-4490-b84e-475c8a588a96", authSessionTabId="SbZP6j9kxjU" 2026-03-02 22:24:30,523 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/186584b5-5eb8-459f-a3b6-42f2f8e90fc8" 2026-03-02 22:24:30,977 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="880f5e0f-baf7-4575-bd6b-ec16de633c63", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="940f5389-90f3-4897-a9a0-d2b1127f3ada", client_auth_method="client-secret", username="admin", authSessionParentId="b332f2eb-1a88-41e8-9b27-b951475c9258", authSessionTabId="adZkxNisXg8" 2026-03-02 22:24:31,025 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/2b2562e4-b2d9-4364-8a7c-bf7006ee6a27" 2026-03-02 22:24:31,725 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="fb400b7f-d119-4adc-94cb-99535a7deabf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a90b76c3-90cd-4987-a58e-36d99b35c6e8", client_auth_method="client-secret", username="admin", authSessionParentId="9361c18a-d5d7-42c2-8bfd-999064214959", authSessionTabId="eLPFVi5lTjA" 2026-03-02 22:24:32,123 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="f811763a-f3ee-4bb9-8747-a81e53104520", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1d3559a0-b5e4-40a8-8587-8a5d55a8699a", client_auth_method="client-secret", username="admin", authSessionParentId="b2905944-c5bc-4b8f-8e8e-b17829d178c1", authSessionTabId="pYKdjGEyRlw" 2026-03-02 22:24:32,484 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="7f9c526c-9a2b-440d-bfc3-a54db472ae6f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1c517a72-1f5b-4d99-9acb-e509ea8d7f25", client_auth_method="client-secret", username="admin", authSessionParentId="c61d6854-e32f-455b-bb8f-d894def51248", authSessionTabId="CtxXg7-wy0k" 2026-03-02 22:24:32,826 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="d39859cc-8008-4880-953d-4ee85c3008e5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c8eb4af9-5dd5-4885-831d-886bb15956e2", client_auth_method="client-secret", username="admin", authSessionParentId="d9aecc86-9fb4-4bfd-845a-ae514c9235cc", authSessionTabId="o9h9Wd-BPR4" 2026-03-02 22:24:33,223 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="640b5b6f-c87d-4323-888e-cb843c01e56a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1eb88cc-66e3-4da4-a253-66d10aeb65a2", client_auth_method="client-secret", username="admin", authSessionParentId="9c6964db-0fbe-4607-b035-e5b378367bef", authSessionTabId="-nSnvRUOcRA" 2026-03-02 22:25:41,946 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="b1ad0925-25c6-4a79-8fdd-d0f1539b1db7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="22e4061b-954f-4321-a158-727ccf5805f5", client_auth_method="client-secret", username="admin", authSessionParentId="a9a7ceae-7a43-4afc-8c31-611b7807546d", authSessionTabId="rpcVF7CPk1A" 2026-03-02 22:25:42,117 INFO [org.keycloak.events] (executor-thread-5) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="null" 2026-03-02 22:25:43,805 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="1c5318f9-3fe9-4771-97c0-8b180bd24c3f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="720eb9c8-175f-4ad8-88d7-87fa9efea376", client_auth_method="client-secret", username="admin", authSessionParentId="986a5da1-e619-4379-b241-bbbc5b80b9a1", authSessionTabId="3s3oiBLzUhM" 2026-03-02 22:25:43,849 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="a0fddb6c-0655-47a1-afff-725b1fb3f962", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/63076025-a0b9-405b-ad3b-e6f55053e58f" 2026-03-02 22:25:44,574 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5cf67162-90a0-4a90-8d60-0a0a78b646c0", clientId="admin-cli", userId="6c5fc627-e958-4c95-bec4-3f8d60450e20", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="c8e07099-598b-4faf-aa30-38695da0d315", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="991385d0-af68-4182-8d41-537d1b076f38", client_auth_method="client-secret", username="admin", authSessionParentId="7c303189-f3c3-4b6b-bab4-c745a97001e9", authSessionTabId="Jb_oQR3Fm6k"