Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-03-18 00:52:09,735 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56115ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-03-18 00:52:15,410 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-03-18 00:52:24,224 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-18 00:52:24,909 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-18 00:52:25,503 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-18 00:52:26,024 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-18 00:52:26,104 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6cbebf33-a250-4226-b4bc-0b05a1c804c9, name: keycloak-0-33916 2026-03-18 00:52:26,111 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-03-18 00:52:26,111 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-03-18 00:52:26,120 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35912 2026-03-18 00:52:27,329 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-03-18 00:52:27,336 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-18 00:52:28,206 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-33916: no members discovered after 2004 ms: creating cluster as coordinator 2026-03-18 00:52:28,217 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-33916|0] (1) [keycloak-0-33916] 2026-03-18 00:52:28,322 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-33916`, physical addresses are `[10.0.0.3:51448]` 2026-03-18 00:52:28,408 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-18 00:52:41,022 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-18 00:52:41,022 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-18 00:52:41,602 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-18 00:52:47,022 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-18 00:52:47,022 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-18 00:52:47,519 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-18 00:52:47,519 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-18 00:52:54,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:52:54,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:52:55,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:52:55,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:52:57,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-03-18 00:52:57,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:52:59,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:52:59,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:52:59,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-03-18 00:53:01,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:02,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:02,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-03-18 00:53:03,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:03,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:03,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:03,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-03-18 00:53:03,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-03-18 00:53:05,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:06,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:06,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:06,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:06,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:06,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:06,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:06,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:06,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:08,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-03-18 00:53:08,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:09,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-03-18 00:53:09,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:10,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:10,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-03-18 00:53:10,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:10,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:10,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:10,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:10,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:10,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:10,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:11,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:12,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-03-18 00:53:12,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:12,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-03-18 00:53:12,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-03-18 00:53:12,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:12,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:12,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:14,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:14,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-03-18 00:53:14,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:14,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-03-18 00:53:14,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:15,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:15,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-03-18 00:53:16,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:17,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:17,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:17,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:17,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:17,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:17,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:17,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-03-18 00:53:20,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:21,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:21,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:21,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:21,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:21,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:21,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-03-18 00:53:21,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:22,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:22,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:23,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:23,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:24,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:24,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:24,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:24,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:24,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-03-18 00:53:24,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:24,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:24,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:24,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:25,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:25,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:25,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:25,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:25,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:25,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:25,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:25,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53: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-03-18 00:53:25,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-03-18 00:53:25,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:25,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:25,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-03-18 00:53:26,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:26,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:26,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:26,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-03-18 00:53:26,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,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-03-18 00:53:26,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:26,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:26,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,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-03-18 00:53:26,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:26,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:27,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:27,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:27,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-18 00:53:27,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-18 00:53:27,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-03-18 00:53:28,127 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-33916, Site name: null 2026-03-18 00:53:28,615 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-18 00:53:36,026 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 85.923s. Listening on: http://0.0.0.0:8080 2026-03-18 00:53:36,026 INFO [io.quarkus] (main) Profile prod activated. 2026-03-18 00:53:36,027 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-03-18 00:53:37,819 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-18 00:53:53,131 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="38f49fad-c6e9-4578-a0d6-694e282f28b7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c021e47f-f372-4cbb-9040-358c67d2cc08", client_auth_method="client-secret", username="admin", authSessionParentId="9e25377e-12e7-407a-97db-0ee93a5b5d7c", authSessionTabId="Zw4xQW_t_RQ" 2026-03-18 00:53:58,111 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="REALM", resourcePath="atmosphere" 2026-03-18 00:53:59,324 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="c8666c09-f6ec-4a84-8e42-b115aa213de4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c46c81b0-bff9-403b-a150-73deab173b2d", client_auth_method="client-secret", username="admin", authSessionParentId="33e24cea-870b-49d5-a3d6-9a863d284d8a", authSessionTabId="-IwwsS7U56Q" 2026-03-18 00:53:59,535 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/cfe36a55-ed78-4337-9375-1363b91531b6" 2026-03-18 00:53:59,736 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/cfe36a55-ed78-4337-9375-1363b91531b6/protocol-mappers/models/8f8de577-f935-401f-81c2-82b38e2bdb4c" 2026-03-18 00:54:20,970 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="9e6c7634-98ef-491f-a4df-f55ef03cafbb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3d664ec1-3eb0-42fc-8dfa-eaf0d6bc7007", client_auth_method="client-secret", username="admin", authSessionParentId="4a65bd5e-98cc-4034-b801-8a3156e181d6", authSessionTabId="nW2IO9VhRq8" 2026-03-18 00:54:21,226 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT", resourcePath="clients/51269211-e85f-4cb6-8163-a7dc68cba7c0" 2026-03-18 00:54:21,702 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="ce402c2c-ff85-4fa7-8b1b-e85d4e4e86bd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7519300a-5dbd-4558-91b3-193b1daa9012", client_auth_method="client-secret", username="admin", authSessionParentId="2086ebf3-9622-454e-b3bc-fdc0053f57f1", authSessionTabId="DSOUJNOHJP4" 2026-03-18 00:54:21,836 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT", resourcePath="clients/4662315e-7aa3-4778-bed1-b190ddb41fd3" 2026-03-18 00:54:22,272 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="30c58975-d9d9-4ce8-9612-cc9208ee0f66", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="159efc6c-4e8f-4aff-9ad7-d3bf8abfb960", client_auth_method="client-secret", username="admin", authSessionParentId="a91d11f0-a816-4f58-9eb8-f79feaa6b746", authSessionTabId="I-z0H-7wf5c" 2026-03-18 00:54:22,417 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT", resourcePath="clients/24163e6f-563b-419e-8da3-7d61701e0beb" 2026-03-18 00:54:23,146 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="a9032a39-b025-4b49-bfd5-714eaca559e2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="48cfdd0f-04b3-47dd-ba1c-fbecaa119f76", client_auth_method="client-secret", username="admin", authSessionParentId="effc4ac2-4214-4464-876d-68ad88bcebb5", authSessionTabId="DLv7g8fLA-w" 2026-03-18 00:54:23,315 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT_ROLE", resourcePath="clients/51269211-e85f-4cb6-8163-a7dc68cba7c0/roles/member" 2026-03-18 00:54:23,716 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="574bd912-9ae8-4d49-acf5-2ffcca13510a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dee4652e-a625-41d0-89ba-26ad01b777bb", client_auth_method="client-secret", username="admin", authSessionParentId="67a04bef-4c45-4fe7-b002-9b71722c53df", authSessionTabId="2mM-JcQT-h8" 2026-03-18 00:54:24,701 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT_ROLE", resourcePath="clients/4662315e-7aa3-4778-bed1-b190ddb41fd3/roles/admin" 2026-03-18 00:54:25,080 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="5df9ad91-6565-44b1-9904-72905c3041d1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f574016a-ff49-422c-933c-0110d7a8d598", client_auth_method="client-secret", username="admin", authSessionParentId="34a46eac-2d70-48a9-a390-374a61622e5a", authSessionTabId="Qt3qiMsUpGY" 2026-03-18 00:54:25,236 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT_ROLE", resourcePath="clients/4662315e-7aa3-4778-bed1-b190ddb41fd3/roles/editor" 2026-03-18 00:54:25,671 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="636f0288-09a3-4bf9-9453-f09456eb60a7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6c378a92-5612-4b77-92de-946ee8a42329", client_auth_method="client-secret", username="admin", authSessionParentId="9a302567-3bbb-4ae9-bdea-8751cf8764f4", authSessionTabId="OYMQ5sIRcQo" 2026-03-18 00:54:25,818 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT_ROLE", resourcePath="clients/4662315e-7aa3-4778-bed1-b190ddb41fd3/roles/viewer" 2026-03-18 00:54:26,193 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="c181ca79-b050-47bc-93d2-a3923bb60915", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b49476db-4735-42cb-bded-d0bb79d7da4c", client_auth_method="client-secret", username="admin", authSessionParentId="5731c681-509c-4ad9-a0b5-6211f50d4f80", authSessionTabId="YSeUZBC5Sjo" 2026-03-18 00:54:26,313 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT_ROLE", resourcePath="clients/24163e6f-563b-419e-8da3-7d61701e0beb/roles/member" 2026-03-18 00:56:53,019 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="95498cd7-5f3c-4258-9ff3-0e7570c36472", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="14b76f77-c6a5-4164-be03-81d16cecce0d", client_auth_method="client-secret", username="admin", authSessionParentId="9c5495fb-5417-44fc-8c64-17bd0a4b2a6f", authSessionTabId="dhZGSANn6zQ" 2026-03-18 00:56:53,440 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="REALM", resourcePath="null" 2026-03-18 00:56:55,142 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="93cb56c2-e5e4-471a-a827-f1df62d56f3a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bf227945-78e0-4a66-bade-777993d019d5", client_auth_method="client-secret", username="admin", authSessionParentId="646ba882-d285-4a3c-94a8-e2ed0b8f31f7", authSessionTabId="a3UR8YEr32c" 2026-03-18 00:56:55,250 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT", resourcePath="clients/38b7bb66-17a7-45ab-93b2-60d8de3888e9" 2026-03-18 00:56:55,821 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="admin-cli", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", auth_method="openid-connect", token_id="018561b9-851a-4bd1-8a56-3136ac309cce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5e68f31b-efa3-4260-8cda-c23461f3dfaf", client_auth_method="client-secret", username="admin", authSessionParentId="c6be7d32-895c-4f57-adc7-8eb69f266ec5", authSessionTabId="Hea6PzAKrqQ" 2026-03-18 00:56:56,339 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b30b0504-dca0-49ef-833e-fe88405c9c24", clientId="f1333c71-89d3-4f18-8aec-978604473b16", userId="54b35e30-bb76-4071-90a0-a91013cb7c10", ipAddress="199.204.45.122", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/ad4c1db1-d0b6-4680-975c-fcb22c79797c/role-mappings/clients/2a87e718-6e19-452f-b43b-fd3ff6c9f943"