Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-07 13:00:31,721 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51874ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-04-07 13:00:36,544 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-07 13:00:45,124 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 13:00:45,435 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 13:00:46,045 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 13:00:46,822 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 13:00:46,824 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b0226446-0307-4309-b299-1ae394db1218, name: keycloak-0-14930 2026-04-07 13:00:46,830 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-07 13:00:46,830 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-07 13:00:46,938 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36019 2026-04-07 13:00:48,942 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-14930: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-07 13:00:49,023 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-14930|0] (1) [keycloak-0-14930] 2026-04-07 13:00:49,131 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-14930`, physical addresses are `[10.0.0.57:51555]` 2026-04-07 13:00:49,137 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-07 13:00:49,222 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-07 13:00:50,645 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-14930, Site name: null 2026-04-07 13:00:50,650 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 13:01:01,429 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-07 13:01:01,429 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-07 13:01:01,838 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 13:01:08,231 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-07 13:01:08,231 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-07 13:01:08,739 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-07 13:01:08,740 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-07 13:01:15,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:16,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:17,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:17,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:19,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:19,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:21,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-04-07 13:01:21,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:21,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-04-07 13:01:23,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:25,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:25,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:25,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:25,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:25,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:25,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:25,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-04-07 13:01:27,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-04-07 13:01:28,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:28,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:28,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:28,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:28,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:28,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-04-07 13:01:28,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:29,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:30,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:30,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 2026-04-07 13:01:31,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-04-07 13:01:32,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:32,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:32,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:32,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:33,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-04-07 13:01:33,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:33,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:33,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:33,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:33,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-04-07 13:01:33,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:33,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:33,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:33,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:33,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:34,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:34,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-04-07 13:01:34,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:34,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:34,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:34,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:34,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:34,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:34,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:34,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:34,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:34,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:34,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-04-07 13:01:34,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:34,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:36,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:36,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-04-07 13:01:36,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:36,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:36,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:38,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:38,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-04-07 13:01:39,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-04-07 13:01:39,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-04-07 13:01:39,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:39,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:39,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:39,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:39,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-04-07 13:01:40,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:43,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:44,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:44,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-04-07 13:01:44,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:44,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:44,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:44,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:44,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:44,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:44,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:44,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:45,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-04-07 13:01:45,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:45,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:45,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-04-07 13:01:45,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-04-07 13:01:45,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:45,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:46,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:46,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:47,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:48,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-04-07 13:01:48,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:48,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:48,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:48,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-04-07 13:01:48,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:48,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-04-07 13:01:48,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:48,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:48,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:48,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:48,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:48,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-04-07 13:01:49,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:49,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:49,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:49,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:49,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:49,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 13:01:49,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:50,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:50,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-04-07 13:01:50,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 13:01:50,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-07 13:01:51,245 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 13:01:58,322 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.296s. Listening on: http://0.0.0.0:8080 2026-04-07 13:01:58,322 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 13:01:58,322 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-07 13:01:59,938 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 13:02:16,923 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="f8ebd580-7019-474e-9005-2d573fc03feb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fd315a6d-58ff-4620-b924-c158fda3ee9e", client_auth_method="client-secret", username="admin", authSessionParentId="24f2e0f3-19bf-4336-9256-8f425373e5b4", authSessionTabId="N6uCIyfXZ0Y" 2026-04-07 13:02:22,934 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="REALM", resourcePath="atmosphere" 2026-04-07 13:02:24,130 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="544c6280-b382-41ff-956b-871edca4be99", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="70e880da-4032-45fe-aec3-c7e79d571347", client_auth_method="client-secret", username="admin", authSessionParentId="bb936974-2c31-4dda-a040-800e2da7439a", authSessionTabId="4t-bMP3wJnM" 2026-04-07 13:02:24,335 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1e027887-72be-4dcc-8aff-ce675e49ffac" 2026-04-07 13:02:24,555 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1e027887-72be-4dcc-8aff-ce675e49ffac/protocol-mappers/models/ea6059a0-7264-4fd3-87d6-0e19deee8c74" 2026-04-07 13:02:45,586 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="f51ad14e-5723-457c-aa96-70c527d99a4a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d5ef000d-094b-4020-a20c-4f5fe64e469c", client_auth_method="client-secret", username="admin", authSessionParentId="5bce0c55-7bd7-4de5-bb65-dcb4e9a82b90", authSessionTabId="N-fmBmVlA8c" 2026-04-07 13:02:45,847 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/b526941c-e375-47fd-84fd-f60c4a2c7b18" 2026-04-07 13:02:46,277 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="9fe68f03-a9be-410b-81a9-1d29d464d7eb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8699b7f3-13ca-4308-8627-ae70e0110908", client_auth_method="client-secret", username="admin", authSessionParentId="6bf75fd2-09ef-4e59-b280-ec2b538875b1", authSessionTabId="HbA9KCutgl0" 2026-04-07 13:02:46,422 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/c4330167-1c29-49fb-bd57-d5df73041378" 2026-04-07 13:02:46,864 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="676f5699-808e-4258-bf9b-834bd098e73b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c549272f-5982-435f-a30e-751c61f4daae", client_auth_method="client-secret", username="admin", authSessionParentId="4bc31f68-460f-4eb9-a809-0e4c1eeb062b", authSessionTabId="yCUnDOIm97Y" 2026-04-07 13:02:47,040 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/17d1391d-5558-4d49-97e6-dd7ea6f55444" 2026-04-07 13:02:47,723 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="5935ee05-e5a4-466f-badf-0f3ff2edac9d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="aab9d973-63d5-4810-b154-2f90181f10c6", client_auth_method="client-secret", username="admin", authSessionParentId="9ec1dc64-caef-44d8-91d6-d58b6843e273", authSessionTabId="m4XU13PDkOA" 2026-04-07 13:02:47,938 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/b526941c-e375-47fd-84fd-f60c4a2c7b18/roles/member" 2026-04-07 13:02:48,362 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="0838225f-2d76-43e3-9fe6-6c0ca85608c2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="584825ef-13b3-4915-a766-7924072f1b52", client_auth_method="client-secret", username="admin", authSessionParentId="728b92bb-edbb-4d11-88b1-e40662802e05", authSessionTabId="3GiEGFxE7Ec" 2026-04-07 13:02:48,473 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/c4330167-1c29-49fb-bd57-d5df73041378/roles/admin" 2026-04-07 13:02:48,859 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="28318483-550e-416c-939f-e11c2f2cdfe0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="91f598f8-8d0a-4687-a5f2-57905600d52f", client_auth_method="client-secret", username="admin", authSessionParentId="1a4c71a7-b2e9-467a-afa2-fa618f5f186e", authSessionTabId="rzIKiJRwk9Q" 2026-04-07 13:02:48,969 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/c4330167-1c29-49fb-bd57-d5df73041378/roles/editor" 2026-04-07 13:02:49,363 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="a216e066-c856-4be9-bf66-0e623cfa6814", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="aefc56e5-fe01-4f64-b411-66d56e28d55d", client_auth_method="client-secret", username="admin", authSessionParentId="16ca8a56-5341-4872-bf30-384e8bd1b328", authSessionTabId="UPrIJ7eOCjg" 2026-04-07 13:02:49,533 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/c4330167-1c29-49fb-bd57-d5df73041378/roles/viewer" 2026-04-07 13:02:49,914 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="6461f4ab-6e81-404c-bf4a-d1c9304ce2f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="414e93e7-1f53-4328-8126-accb3d80341d", client_auth_method="client-secret", username="admin", authSessionParentId="9191ac06-4836-451d-84ee-a7ef1cfda46b", authSessionTabId="XF0oyNXOLs4" 2026-04-07 13:02:50,051 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE", resourcePath="clients/17d1391d-5558-4d49-97e6-dd7ea6f55444/roles/member" 2026-04-07 13:05:09,430 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="8037b34e-e24f-4052-b682-d942875b55dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="74ba41ac-6c6b-4c61-be6c-766f9bd4af43", client_auth_method="client-secret", username="admin", authSessionParentId="f8ba0dbb-70a0-4b57-864c-3fe7880f00aa", authSessionTabId="NBgHbEzw24M" 2026-04-07 13:05:09,941 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="REALM", resourcePath="null" 2026-04-07 13:05:11,557 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="d48943c2-b492-4b41-9462-fb5db34b1335", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c32e6147-9cc9-41ab-a298-4bad39b8d3da", client_auth_method="client-secret", username="admin", authSessionParentId="da21d661-f071-471a-80cd-640b9be9f81b", authSessionTabId="B0pXORZszlk" 2026-04-07 13:05:11,668 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT", resourcePath="clients/0b80c174-74e3-4241-b79a-2a1fa00eb978" 2026-04-07 13:05:12,318 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="admin-cli", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", auth_method="openid-connect", token_id="cdd7109a-bc71-4ee0-bc11-0336f1707416", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5a61592c-0275-4919-9254-98af0b806cc0", client_auth_method="client-secret", username="admin", authSessionParentId="02cbf529-3b83-4168-bd41-2a3766f6ceea", authSessionTabId="o4G_0pKtkrw" 2026-04-07 13:05:12,749 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="aa69b33b-16bd-45da-ba05-2ce5fae3c590", clientId="c33f2101-ebae-45cc-a546-fdca10d85b17", userId="80b327fb-fac3-4178-93cc-ef1dd1a967c8", ipAddress="199.204.45.250", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e59a1703-5954-40f7-b1fa-6a9607871730/role-mappings/clients/cef48478-4f04-4703-b93c-2e073843717f"