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-06 21:07:27,517 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50381ms 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-06 21:07:32,810 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-06 21:07:40,414 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-06 21:07:40,816 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-06 21:07:41,526 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-06 21:07:42,423 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-06 21:07:42,435 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4a55dbb8-ce63-4820-8577-ec1eb3119387, name: keycloak-0-12949 2026-04-06 21:07:42,512 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-06 21:07:42,513 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-06 21:07:42,523 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43359 2026-04-06 21:07:43,825 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-06 21:07:43,831 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-06 21:07:44,612 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-12949: no members discovered after 2083 ms: creating cluster as coordinator 2026-04-06 21:07:44,622 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-12949|0] (1) [keycloak-0-12949] 2026-04-06 21:07:44,637 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-12949`, physical addresses are `[10.0.0.234:58895]` 2026-04-06 21:07:44,644 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-06 21:07:46,244 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-12949, Site name: null 2026-04-06 21:07:56,118 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-06 21:07:56,118 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-06 21:07:56,527 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-06 21:08:02,126 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-06 21:08:02,126 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-06 21:08:02,524 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-06 21:08:02,525 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-06 21:08:08,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:09,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:09,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:09,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-04-06 21:08:11,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:11,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:14,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-04-06 21:08:14,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-06 21:08:14,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:16,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-04-06 21:08:17,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:17,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:17,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:17,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:17,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:18,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:18,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:19,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:20,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:20,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:20,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:20,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:20,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:20,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:20,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:21,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:22,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:22,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:23,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:23,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:24,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:24,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:24,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:24,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:24,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-04-06 21:08:24,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-06 21:08:24,975 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-06 21:08:25,074 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-06 21:08:25,174 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-06 21:08:25,291 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-06 21:08:25,366 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-06 21:08:25,441 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-06 21:08:25,604 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-06 21:08:25,650 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-06 21:08:25,764 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-06 21:08:25,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-04-06 21:08:25,880 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-06 21:08:25,935 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-06 21:08:25,992 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-06 21:08:26,096 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-06 21:08:26,217 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-06 21:08:26,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:26,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:26,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:26,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-06 21:08:26,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:26,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:26,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:26,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:28,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:28,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-04-06 21:08:28,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:28,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:28,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:29,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:29,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:30,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:31,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:31,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:31,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:31,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-04-06 21:08:31,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:31,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:31,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:34,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:35,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:35,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-04-06 21:08:35,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-04-06 21:08:35,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:35,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-06 21:08:35,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:35,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:36,016 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-06 21:08:36,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:36,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:36,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:36,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:36,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-04-06 21:08:36,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:36,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-04-06 21:08:36,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:36,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:37,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:37,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:38,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-06 21:08:38,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:38,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:38,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:38,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:38,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:38,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:38,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:38,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:39,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,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-06 21:08:39,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,779 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-06 21:08:39,843 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-06 21:08:39,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:39,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:39,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:39,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-04-06 21:08:40,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,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-04-06 21:08:40,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:40,106 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-06 21:08:40,169 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-06 21:08:40,211 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-06 21:08:40,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,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-06 21:08:40,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:40,387 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-06 21:08:40,451 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-06 21:08:40,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,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-04-06 21:08:40,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-06 21:08:40,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:40,737 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-06 21:08:40,814 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-06 21:08:40,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-06 21:08:40,872 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-06 21:08:40,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-06 21:08:42,423 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-06 21:08:50,434 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.601s. Listening on: http://0.0.0.0:8080 2026-04-06 21:08:50,435 INFO [io.quarkus] (main) Profile prod activated. 2026-04-06 21:08:50,435 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-06 21:08:52,020 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-06 21:09:08,112 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="4845aaee-13e7-44fa-b38e-4b3fbc84c6df", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="45777112-bd00-49e7-b1bd-a21d53c75d99", client_auth_method="client-secret", username="admin", authSessionParentId="c6d89313-4bbd-4096-ada9-62180120fdf7", authSessionTabId="odTR3mAplSU" 2026-04-06 21:09:13,526 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="atmosphere" 2026-04-06 21:09:14,873 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="66444905-d5d6-4f32-98a8-2627db9f1ad7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9ec01318-1a6c-4661-aa2e-77f5bbeda24e", client_auth_method="client-secret", username="admin", authSessionParentId="50631393-2de5-4c11-a945-73ac4992ca42", authSessionTabId="uqDNEzOVFr4" 2026-04-06 21:09:15,112 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5d03ed0b-0eba-40c7-b464-f195176e35ec" 2026-04-06 21:09:15,249 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5d03ed0b-0eba-40c7-b464-f195176e35ec/protocol-mappers/models/7573f40e-8813-4444-a700-c1035089ba6a" 2026-04-06 21:09:36,046 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="df73dee1-1a56-47d8-b358-4dee29e8cd1f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e6ad2da1-07e5-4159-86c0-0629c767d5ff", client_auth_method="client-secret", username="admin", authSessionParentId="3911e2c7-e86e-4a2f-a2b6-45d17b8d5a9d", authSessionTabId="LwSpUjie-Zo" 2026-04-06 21:09:36,328 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/56b02d90-f245-4c21-8ce6-75a1a00a73c0" 2026-04-06 21:09:36,745 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="6dd47595-4ff9-47b3-aefd-2125feece490", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9169b3cb-758a-49eb-a442-bc8ee51558ee", client_auth_method="client-secret", username="admin", authSessionParentId="ae74ee1a-29ec-4b48-9f2e-1f381e43f130", authSessionTabId="U7it1qGhWzg" 2026-04-06 21:09:36,912 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/b401c961-71e8-40b3-92bf-cef51f9b46b7" 2026-04-06 21:09:37,333 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="9ee088e5-b5d5-4411-9224-9ad7472170aa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1eddd7aa-371f-4052-9c3a-d9e946ffe74e", client_auth_method="client-secret", username="admin", authSessionParentId="539f4665-e5c4-4d88-9d27-375707d8adbd", authSessionTabId="rVseOK_0kpY" 2026-04-06 21:09:37,438 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/1a419737-33cf-42c3-8130-6617f049f3b6" 2026-04-06 21:09:38,077 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="61156c7f-6fde-4b8a-8a99-d118bbbee9d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00e8b7b6-fbba-4fc2-9465-5fb99ce598b2", client_auth_method="client-secret", username="admin", authSessionParentId="32a5a86b-f40f-489b-a604-5865c3007daf", authSessionTabId="Wu-XlCKg0Vg" 2026-04-06 21:09:38,222 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/56b02d90-f245-4c21-8ce6-75a1a00a73c0/roles/member" 2026-04-06 21:09:38,630 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="17b8f0b6-af26-408c-83f3-553b77432493", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="93184099-0b91-4ea8-9fdc-5fcdab15f509", client_auth_method="client-secret", username="admin", authSessionParentId="18e14fc6-93ee-4182-80b7-4eb2860cef60", authSessionTabId="NqQVB61A9Vk" 2026-04-06 21:09:38,738 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/b401c961-71e8-40b3-92bf-cef51f9b46b7/roles/admin" 2026-04-06 21:09:39,098 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="30e48299-b0b6-496d-b866-3fe94acde6d0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4d1b1c04-6d85-4d21-855d-916267a42a90", client_auth_method="client-secret", username="admin", authSessionParentId="50ff3f6d-32db-4941-9080-e26dc392de1a", authSessionTabId="XuJh4u5lWmI" 2026-04-06 21:09:39,225 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/b401c961-71e8-40b3-92bf-cef51f9b46b7/roles/editor" 2026-04-06 21:09:39,644 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="f4d2f30f-381e-4d31-a205-d69fed83f8d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fbc044cc-4a61-498a-b28a-2b8797e3c0ff", client_auth_method="client-secret", username="admin", authSessionParentId="6269d3dc-0371-4062-97f2-a41c7eefeb52", authSessionTabId="kPvzcZBauDU" 2026-04-06 21:09:39,824 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/b401c961-71e8-40b3-92bf-cef51f9b46b7/roles/viewer" 2026-04-06 21:09:40,232 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="94a3b078-2e34-4acc-94fd-d4cbb66c1577", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="983280c7-b729-452b-a8c9-6e150f99c4e0", client_auth_method="client-secret", username="admin", authSessionParentId="e41a55c3-af6f-4a98-8701-59910d5ff155", authSessionTabId="tCxWgHnADAA" 2026-04-06 21:09:40,354 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/1a419737-33cf-42c3-8130-6617f049f3b6/roles/member" 2026-04-06 21:11:55,464 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="e71cbb50-15bd-4fd1-ae0c-f13f3f66cfd8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1c65356b-82ab-4136-b332-301de5b7ebe5", client_auth_method="client-secret", username="admin", authSessionParentId="4a8135ff-0d4f-4801-a9b0-6f9f5a0fb256", authSessionTabId="_LQiqCIv2IE" 2026-04-06 21:11:56,024 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-04-06 21:11:57,567 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="337d0b73-dd10-4a1d-8e9e-8f6e287d3c20", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="572f9591-422d-4c4a-b515-33721590689e", client_auth_method="client-secret", username="admin", authSessionParentId="556634ce-7112-4c74-b3be-b81714d8293c", authSessionTabId="KFbV2NPd7d4" 2026-04-06 21:11:57,657 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/c0fc5719-7d34-4450-be39-78f0b67457d0" 2026-04-06 21:11:58,284 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="admin-cli", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="f6c6f121-c4e9-49c5-9c75-536409419bc0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d10a6338-c4b6-4944-8ab8-88d83376d540", client_auth_method="client-secret", username="admin", authSessionParentId="fbb271ec-31d1-45b0-af42-e7639eaedcbb", authSessionTabId="-tDg3EJE1qU" 2026-04-06 21:11:58,654 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4b7b7bcf-aeaf-4e7b-a0da-a8333110fea9", clientId="7aad32fb-1932-418a-bf5e-9ad7e191d35a", userId="4647a656-d39c-4cfd-b503-ea8d82f39439", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/f1c19bb4-9a08-4363-a0bc-adb97cc29310/role-mappings/clients/180602bc-04c6-4045-83c6-18757d050cae"