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-04 10:29:05,330 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 58745ms 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-04 10:29:10,689 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-04 10:29:18,787 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-04 10:29:19,090 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-04 10:29:19,693 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-04 10:29:20,379 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-04 10:29:20,381 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ee162425-3c72-41eb-9bbd-982b06aae727, name: keycloak-0-43944 2026-04-04 10:29:20,386 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-04 10:29:20,386 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-04 10:29:20,471 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35532 2026-04-04 10:29:22,482 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43944: no members discovered after 2006 ms: creating cluster as coordinator 2026-04-04 10:29:22,494 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43944|0] (1) [keycloak-0-43944] 2026-04-04 10:29:22,592 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43944`, physical addresses are `[10.0.0.17:51068]` 2026-04-04 10:29:22,684 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-04 10:29:22,798 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-04 10:29:22,878 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-04 10:29:24,499 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43944, Site name: null 2026-04-04 10:29:35,188 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-04 10:29:35,188 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-04 10:29:35,698 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-04 10:29:41,677 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-04 10:29:41,677 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-04 10:29:42,091 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-04 10:29:42,091 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-04 10:30:04,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:04,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:05,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:05,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:08,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-04-04 10:30:08,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:12,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:12,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:12,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:19,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:23,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:23,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:24,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:25,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:25,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:25,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:25,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-04 10:30:27,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:29,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:29,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:29,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:29,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:29,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:29,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:29,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:30,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:31,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-04 10:30:31,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-04-04 10:30:32,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:33,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:34,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:34,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:34,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-04 10:30:34,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:34,453 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-04 10:30:34,531 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-04 10:30:34,603 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-04 10:30:34,705 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-04 10:30:34,801 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-04 10:30:34,919 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-04 10:30:34,998 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-04 10:30:35,085 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-04 10:30:35,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-04 10:30:35,287 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-04 10:30:35,399 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-04 10:30:35,464 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-04 10:30:35,542 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-04 10:30:35,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-04 10:30:35,702 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-04 10:30:35,833 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-04 10:30:35,970 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-04 10:30:35,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:36,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:36,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:36,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:36,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:36,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:36,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:36,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:38,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:38,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:38,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:38,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:38,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:40,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-04 10:30:40,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:41,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-04-04 10:30:41,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:41,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:41,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:41,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:41,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:41,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:42,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-04-04 10:30:45,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:46,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:46,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,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-04 10:30:47,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:47,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:48,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-04-04 10:30:48,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:48,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:48,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:49,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-04-04 10:30:49,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:49,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:49,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:50,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,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-04 10:30:51,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,257 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-04 10:30:51,332 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-04 10:30:51,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-04-04 10:30:51,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,719 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-04 10:30:51,785 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-04 10:30:51,832 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-04 10:30:51,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,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-04 10:30:51,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:51,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:52,019 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-04 10:30:52,091 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-04 10:30:52,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:52,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:52,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:52,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:52,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:52,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:52,436 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-04 10:30:52,515 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-04 10:30:52,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-04 10:30:52,579 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-04 10:30:52,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-04 10:30:54,197 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-04 10:31:01,101 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 115.509s. Listening on: http://0.0.0.0:8080 2026-04-04 10:31:01,170 INFO [io.quarkus] (main) Profile prod activated. 2026-04-04 10:31:01,171 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-04 10:31:02,690 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-04 10:31:18,684 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="36b7eec9-ce3e-42c5-9e87-8970f9d84396", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e6866827-e222-4bed-94c5-6f0a37ce7fe4", client_auth_method="client-secret", username="admin", authSessionParentId="bc0ed88e-e160-4e6a-a2be-ba96cf9d2994", authSessionTabId="Dn3bO7AV6LU" 2026-04-04 10:31:23,889 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="REALM", resourcePath="atmosphere" 2026-04-04 10:31:25,182 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="bcfc70fb-9d09-4c82-889c-480a43c29e4b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a736ff69-6b04-46f2-a8e7-8ae2631d6209", client_auth_method="client-secret", username="admin", authSessionParentId="7fe1d5c3-db6a-4e9a-a315-a0b2d2f2c02c", authSessionTabId="cy75NrzsHKk" 2026-04-04 10:31:25,387 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8aff5dab-7046-494e-8850-640af0cfefeb" 2026-04-04 10:31:25,624 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8aff5dab-7046-494e-8850-640af0cfefeb/protocol-mappers/models/774d57a8-6c29-4355-bcc6-3dda10cc784f" 2026-04-04 10:31:46,887 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="2e63eb6d-5e28-4397-8775-b4d1e7c129b4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="557f432c-6117-4d40-998d-5c86654902ac", client_auth_method="client-secret", username="admin", authSessionParentId="9f210a9f-ddbb-4d07-a6a5-4cab894a9fd1", authSessionTabId="ZkuzpnVJFSI" 2026-04-04 10:31:47,183 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT", resourcePath="clients/2112abda-43f4-4e1c-926f-df9e1040788c" 2026-04-04 10:31:47,609 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="430f98de-7552-4375-9f41-6e82a94be3d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01b28f16-277a-4dae-9899-0601392b72cd", client_auth_method="client-secret", username="admin", authSessionParentId="74ad2fda-d0bd-45e3-9ca6-2f7c5281837f", authSessionTabId="wCqENda9L7M" 2026-04-04 10:31:47,789 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT", resourcePath="clients/47062aab-db8f-4440-9de9-625ca5616e18" 2026-04-04 10:31:48,227 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="358d6ae7-5d7b-421c-b8f2-8d75e6af45f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="82988d09-3f61-4cfc-81c7-1064513e5fb1", client_auth_method="client-secret", username="admin", authSessionParentId="8f06f416-bc1f-490d-99c7-1ab5bbc8864e", authSessionTabId="qB2IjeCyAfI" 2026-04-04 10:31:48,380 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT", resourcePath="clients/c156f87c-3bf0-461b-af33-a8318d2e54ea" 2026-04-04 10:31:49,457 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="d3a6e6a1-b4b8-40a3-b072-06c2eb6ac977", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="34776fa4-149d-4d94-98de-0702f963c972", client_auth_method="client-secret", username="admin", authSessionParentId="c858cf51-9826-497a-aa57-31a76302a867", authSessionTabId="4p1go0SupnI" 2026-04-04 10:31:49,586 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT_ROLE", resourcePath="clients/2112abda-43f4-4e1c-926f-df9e1040788c/roles/member" 2026-04-04 10:31:49,952 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="86668010-2260-4e98-a274-2988a27857e2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e92c0b3b-d96f-45d7-87bc-40fa26c40cec", client_auth_method="client-secret", username="admin", authSessionParentId="021854bc-ac38-4bbc-b72c-c36b16c61ea9", authSessionTabId="xxb7B9hMCQY" 2026-04-04 10:31:50,032 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT_ROLE", resourcePath="clients/47062aab-db8f-4440-9de9-625ca5616e18/roles/admin" 2026-04-04 10:31:50,414 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="865c09a5-10b8-41bd-b0cc-8d39f8ea8ade", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="64181481-20dd-4ae1-8475-a0f79ef38657", client_auth_method="client-secret", username="admin", authSessionParentId="a27fb796-5a2b-4604-900e-3c15aceeb0c8", authSessionTabId="8tZJF3HckJk" 2026-04-04 10:31:50,535 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT_ROLE", resourcePath="clients/47062aab-db8f-4440-9de9-625ca5616e18/roles/editor" 2026-04-04 10:31:50,906 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="633b549c-16e9-4929-8215-758cd1688521", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d3f320c7-a344-4077-993a-3f75f0467065", client_auth_method="client-secret", username="admin", authSessionParentId="d362362d-8f17-4dfc-b206-07c51cf8ca6a", authSessionTabId="OtNTRs64ZIA" 2026-04-04 10:31:51,104 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT_ROLE", resourcePath="clients/47062aab-db8f-4440-9de9-625ca5616e18/roles/viewer" 2026-04-04 10:31:51,570 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="c7d1876f-0205-4413-af83-efea0e4e6e26", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e611eb9f-8599-40d6-b910-86acd7c132ec", client_auth_method="client-secret", username="admin", authSessionParentId="bcb675a6-f515-4f93-880f-10bfd073d9c9", authSessionTabId="HaZeRjJ809c" 2026-04-04 10:31:51,770 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT_ROLE", resourcePath="clients/c156f87c-3bf0-461b-af33-a8318d2e54ea/roles/member" 2026-04-04 10:34:48,765 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="feb82751-1e4e-4ccc-a17c-3260b8d59abd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8185d367-496f-4b21-8afe-7deb7544ced4", client_auth_method="client-secret", username="admin", authSessionParentId="badccb1a-78fd-4c1f-b334-3180c1aebe42", authSessionTabId="Ty7kFHTaQ9I" 2026-04-04 10:34:49,324 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="REALM", resourcePath="null" 2026-04-04 10:34:51,027 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="0fff70b9-8cc5-48a5-a61c-ee8dc67b6d10", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="169d7a30-9965-4fc7-b084-77eb7dbfc57b", client_auth_method="client-secret", username="admin", authSessionParentId="a0a99f52-5d69-4515-8472-54ccc4ededa3", authSessionTabId="NgVTlqRQHQM" 2026-04-04 10:34:51,116 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT", resourcePath="clients/5b3ce2cc-2eb8-4bd4-8dd2-841ae90efe44" 2026-04-04 10:34:51,734 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="admin-cli", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", auth_method="openid-connect", token_id="ed752776-42a7-4863-a0e8-9e8bc10fe7a0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="948cd851-273a-474a-abc1-10aab77b1804", client_auth_method="client-secret", username="admin", authSessionParentId="aa2ae811-30c8-4e10-a47d-601ca4b2318e", authSessionTabId="eoPrLqfqWkU" 2026-04-04 10:34:52,290 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3e670b7-d9bd-471b-9713-68453813d196", clientId="6b3f81e4-c426-4158-8104-7c2d61beef7b", userId="2f6c3c68-aba0-4e14-884d-bc8cfd9a1568", ipAddress="199.204.45.233", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/f005e421-e034-4575-a9f1-c855c80792be/role-mappings/clients/0f86fa39-d9b8-4e57-b167-e371ebc7df58"