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-13 09:55:35,160 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48311ms 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-13 09:55:39,452 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-13 09:55:47,432 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-13 09:55:47,739 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-13 09:55:48,525 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-13 09:55:49,227 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-13 09:55:49,230 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0a711700-f68e-432a-a0d4-95f246992af8, name: keycloak-0-20777 2026-03-13 09:55:49,234 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-13 09:55:49,235 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-13 09:55:49,338 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31285 2026-03-13 09:55:51,124 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-13 09:55:51,133 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-13 09:55:51,343 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-20777: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-13 09:55:51,354 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-20777|0] (1) [keycloak-0-20777] 2026-03-13 09:55:51,368 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-20777`, physical addresses are `[10.0.0.243:46821]` 2026-03-13 09:55:51,375 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-13 09:55:53,034 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-20777, Site name: null 2026-03-13 09:56:02,939 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-13 09:56:02,939 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-13 09:56:03,339 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-13 09:56:08,228 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-13 09:56:08,228 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-13 09:56:08,722 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-13 09:56:08,723 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-13 09:56:15,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:15,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-03-13 09:56:15,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:15,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-03-13 09:56:17,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-03-13 09:56:17,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-13 09:56:19,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:19,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-03-13 09:56:19,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-13 09:56:21,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:22,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:22,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:23,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:23,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-13 09:56:23,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:23,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:23,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-03-13 09:56:24,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:25,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:25,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-03-13 09:56:25,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:25,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:26,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:26,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:26,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:26,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:27,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-03-13 09:56:27,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:28,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:29,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:29,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-03-13 09:56:29,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-13 09:56:29,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:29,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:30,000 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-13 09:56:30,073 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-13 09:56:30,141 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-13 09:56:30,230 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-13 09:56:30,321 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-13 09:56:30,426 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-13 09:56:30,492 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-13 09:56:30,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-13 09:56:30,687 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-13 09:56:30,727 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-13 09:56:30,824 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-13 09:56:30,883 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-13 09:56:30,936 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-13 09:56:30,987 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-13 09:56:31,046 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-13 09:56:31,165 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-13 09:56:31,271 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-13 09:56:31,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:31,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:31,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:31,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:31,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-13 09:56:31,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-03-13 09:56:31,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:31,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:33,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:33,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:33,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-03-13 09:56:33,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:33,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:34,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:34,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:35,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:35,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:35,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:35,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:35,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-13 09:56:35,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-03-13 09:56:35,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-03-13 09:56:36,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:38,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:39,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:39,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,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-13 09:56:40,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,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-03-13 09:56:40,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-13 09:56: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-03-13 09:56:40,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:40,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:40,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-13 09:56:41,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:41,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:42,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:42,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:42,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:42,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:42,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:42,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:42,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:42,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:42,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:42,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:43,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-03-13 09:56:43,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:43,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:43,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:43,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:43,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:43,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:43,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-03-13 09:56:43,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-03-13 09:56:43,668 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-13 09:56:43,728 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-13 09:56:43,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:43,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-03-13 09:56:43,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:43,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:43,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:43,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-03-13 09:56:43,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:43,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:44,010 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-13 09:56:44,076 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-13 09:56:44,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-13 09:56:44,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-03-13 09:56:44,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-03-13 09:56:44,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-13 09:56:44,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:44,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:44,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:44,275 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-13 09:56:44,333 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-13 09:56:44,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:44,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:44,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-13 09:56:44,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:44,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:44,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-13 09:56:44,601 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-13 09:56:44,659 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-13 09:56:44,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-13 09:56:44,712 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-13 09:56:44,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-13 09:56:45,722 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-13 09:56:52,339 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 76.888s. Listening on: http://0.0.0.0:8080 2026-03-13 09:56:52,339 INFO [io.quarkus] (main) Profile prod activated. 2026-03-13 09:56:52,339 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-13 09:56:54,747 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-13 09:57:10,620 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="353310d8-b74a-4908-9123-dbf8e1ae5c3c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8470ef8f-0d59-4b9b-841d-fe018603734c", client_auth_method="client-secret", username="admin", authSessionParentId="4892ef19-dac3-47ef-9379-45aae43adc51", authSessionTabId="eFM0cD8PCwQ" 2026-03-13 09:57:15,851 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="REALM", resourcePath="atmosphere" 2026-03-13 09:57:17,124 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="5f27cb99-cb6c-4daf-8d40-20101e852256", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8b34d7ab-7918-4ad1-93ba-6864218c9687", client_auth_method="client-secret", username="admin", authSessionParentId="9e4e97bd-e5c3-439a-8ae6-6da5ba4bf057", authSessionTabId="LKuFOA7Azeo" 2026-03-13 09:57:17,256 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1c03ae87-b2bf-49d7-bfae-73788a819d80" 2026-03-13 09:57:17,439 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1c03ae87-b2bf-49d7-bfae-73788a819d80/protocol-mappers/models/79dc4d40-f648-4cb5-b1fe-55e6fdd721e3" 2026-03-13 09:57:38,087 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="0dacafdd-9498-4073-af74-1a2b3ad0c6f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b24a6be6-0546-473b-8efe-f9f7000e433c", client_auth_method="client-secret", username="admin", authSessionParentId="363bdeb5-b98e-447a-9711-d0fc3cfa6f47", authSessionTabId="YQMbFxUi3LI" 2026-03-13 09:57:38,340 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT", resourcePath="clients/b8758db0-d72f-4e7a-abdf-c7afa8bf2ed6" 2026-03-13 09:57:38,752 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="490b1252-a6b1-4aee-970e-a79121a78be1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="14ac3444-c999-4f3c-8e2b-0810df51eedf", client_auth_method="client-secret", username="admin", authSessionParentId="13ec5091-5db1-4a26-9255-5406e8e201c5", authSessionTabId="a_Y1_55w2Rs" 2026-03-13 09:57:38,859 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT", resourcePath="clients/a9b0775a-929c-4600-9eff-2435bf25a02e" 2026-03-13 09:57:39,282 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="f650ef40-191c-4bb7-bf3e-33ac0864b03d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4e5bbacf-c2f0-457e-95ce-6193b54768cf", client_auth_method="client-secret", username="admin", authSessionParentId="fb537586-967d-44ed-b0e5-80e97ad97935", authSessionTabId="olM2uqzFmGU" 2026-03-13 09:57:39,359 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT", resourcePath="clients/d437bd41-bc93-4310-81c9-643fbad066c1" 2026-03-13 09:57:39,992 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="bede3e74-e511-4494-b37b-414a2c5315ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e1f03b7f-2d5c-41ab-b69d-72731167de26", client_auth_method="client-secret", username="admin", authSessionParentId="bc7cfc43-eed2-4948-8c84-e8a043476fe2", authSessionTabId="v5XU3gGNEtc" 2026-03-13 09:57:40,155 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT_ROLE", resourcePath="clients/b8758db0-d72f-4e7a-abdf-c7afa8bf2ed6/roles/member" 2026-03-13 09:57:40,558 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="afcea3b4-ce40-4e2d-ac76-bc7f9ee8fe48", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f021cef8-839e-46c5-ba30-e04a99414e7f", client_auth_method="client-secret", username="admin", authSessionParentId="797a35ec-2155-44e3-8dc3-f4a0ac91c310", authSessionTabId="DOQb_I5ol8I" 2026-03-13 09:57:40,662 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT_ROLE", resourcePath="clients/a9b0775a-929c-4600-9eff-2435bf25a02e/roles/admin" 2026-03-13 09:57:41,057 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="ef8181a7-e211-498f-9f6a-3cafc966e66f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="478f654e-bb3d-4829-8bca-2d3da18b6bd0", client_auth_method="client-secret", username="admin", authSessionParentId="eceb231c-c30a-4414-96c7-e7b6946ad019", authSessionTabId="6-1jraZIWMY" 2026-03-13 09:57:41,225 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT_ROLE", resourcePath="clients/a9b0775a-929c-4600-9eff-2435bf25a02e/roles/editor" 2026-03-13 09:57:41,588 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="d3d9109f-f94a-44a2-ad5f-d825be01df2d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="59d0c9e9-3301-4143-b3b4-6707ab45a2b1", client_auth_method="client-secret", username="admin", authSessionParentId="03677edf-f49f-488f-86f5-18cd76697f7a", authSessionTabId="vHjoUnwxU0M" 2026-03-13 09:57:41,682 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT_ROLE", resourcePath="clients/a9b0775a-929c-4600-9eff-2435bf25a02e/roles/viewer" 2026-03-13 09:57:42,079 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="f4b4d47e-99ee-4e35-8446-b5724396cebc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9863e55f-da86-49a9-ae2a-b7ac7fa6eb63", client_auth_method="client-secret", username="admin", authSessionParentId="fcad0af9-9ceb-4127-8296-a79961f16454", authSessionTabId="VpfjMCpGSDo" 2026-03-13 09:57:42,154 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT_ROLE", resourcePath="clients/d437bd41-bc93-4310-81c9-643fbad066c1/roles/member" 2026-03-13 10:00:00,096 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="d17d61e4-5413-4530-8323-be4ac8738736", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fa7990d8-f710-44c1-a995-87c184d8a108", client_auth_method="client-secret", username="admin", authSessionParentId="8a902991-0bbe-4eb5-97d9-8ceb46f222b5", authSessionTabId="EgvYnkgR6Uw" 2026-03-13 10:00:00,544 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="REALM", resourcePath="null" 2026-03-13 10:00:01,944 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="e7c49aa4-1673-4b04-883c-6f28c9ab8643", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f6ea4d0-47a7-4c9a-9995-9d6b81509ac3", client_auth_method="client-secret", username="admin", authSessionParentId="bcd665e0-b827-422f-a8a4-f6dceeefa8bb", authSessionTabId="DI4LP-eVYLs" 2026-03-13 10:00:02,119 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT", resourcePath="clients/ee6e0b14-30cf-4056-a4e6-8218344b9f14" 2026-03-13 10:00:02,767 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="admin-cli", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", auth_method="openid-connect", token_id="7d1c81ed-209e-4211-9565-04ba25a2741c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0e489e8-60fc-4a77-903d-57f143ff5d59", client_auth_method="client-secret", username="admin", authSessionParentId="c98d5cc5-68c7-499c-9ce0-e753fa0425f5", authSessionTabId="2oHEInrXn5Y" 2026-03-13 10:00:03,227 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4478b439-83dc-439b-99eb-5b83bf7029d0", clientId="695e184f-88ff-493f-af70-75372afa443e", userId="958d4883-5a8a-4e26-b3db-353e9a1cae3f", ipAddress="199.19.213.119", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9a6fba3d-4495-4141-b1c6-1bdf9b6d78b0/role-mappings/clients/197c0671-5e7c-43da-b029-b86f91da9a37"