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-08-18 19:02:04,605 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53289ms 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-08-18 19:02:09,988 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-08-18 19:02:17,403 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-18 19:02:17,806 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-18 19:02:18,494 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-18 19:02:19,084 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-18 19:02:19,087 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f3088ab6-b061-48f7-8ea1-199e1ff8efa4, name: keycloak-0-24506 2026-08-18 19:02:19,095 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-08-18 19:02:19,095 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-08-18 19:02:19,104 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34939 2026-08-18 19:02:21,239 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-24506: no members discovered after 2055 ms: creating cluster as coordinator 2026-08-18 19:02:21,294 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-24506|0] (1) [keycloak-0-24506] 2026-08-18 19:02:21,397 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-24506`, physical addresses are `[10.0.0.124:50475]` 2026-08-18 19:02:21,407 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-18 19:02:21,895 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-08-18 19:02:21,984 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-18 19:02:23,210 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-24506, Site name: null 2026-08-18 19:02:33,296 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-08-18 19:02:33,296 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-08-18 19:02:33,709 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-18 19:02:38,811 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-08-18 19:02:38,811 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-08-18 19:02:39,299 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-08-18 19:02:39,299 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-08-18 19:02:46,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:46,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:47,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-08-18 19:02:47,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:49,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:49,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:51,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:51,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:51,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:53,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-08-18 19:02:54,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:54,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-08-18 19:02:54,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-08-18 19:02:54,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:54,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-08-18 19:02:54,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-08-18 19:02:54,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-08-18 19:02:56,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-08-18 19:02:57,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:57,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:57,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:57,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:57,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:57,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:57,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:58,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:59,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:02:59,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:00,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:00,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:01,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:01,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:01,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:01,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:01,529 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-08-18 19:03:01,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-18 19:03:01,678 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-08-18 19:03:01,779 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-08-18 19:03:01,865 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-08-18 19:03:01,967 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-08-18 19:03:02,037 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-08-18 19:03:02,109 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-08-18 19:03:02,242 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-08-18 19:03:02,290 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-08-18 19:03:02,398 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-08-18 19:03:02,463 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-08-18 19:03:02,526 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-08-18 19:03:02,577 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-08-18 19:03:02,626 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-08-18 19:03:02,729 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-08-18 19:03:02,841 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-08-18 19:03:02,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:02,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:02,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:03,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:03,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:03,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-08-18 19:03:03,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:03,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:04,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:04,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:04,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:04,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:04,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:06,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:06,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-08-18 19:03:07,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:07,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:07,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:07,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:07,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:07,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-08-18 19:03:07,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:08,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:10,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:11,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:11,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03: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-08-18 19:03:12,170 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-08-18 19:03:12,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:12,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-08-18 19:03:14,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:14,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,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-08-18 19:03:15,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-08-18 19:03:15,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,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-08-18 19:03:15,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-08-18 19:03:15,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,845 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-08-18 19:03:15,913 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-08-18 19:03:15,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:15,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,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-08-18 19:03:16,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,222 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-08-18 19:03:16,290 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-08-18 19:03:16,330 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-08-18 19:03:16,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-08-18 19:03:16,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,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-08-18 19:03:16,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-18 19:03:16,589 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-08-18 19:03:16,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:16,879 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-08-18 19:03:16,953 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-08-18 19:03:16,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 19:03:17,015 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-08-18 19:03:17,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-18 19:03:18,199 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-18 19:03:25,109 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 80.279s. Listening on: http://0.0.0.0:8080 2026-08-18 19:03:25,109 INFO [io.quarkus] (main) Profile prod activated. 2026-08-18 19:03:25,110 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-08-18 19:03:26,801 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-18 19:03:43,387 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="70ede81a-d950-4fe0-a06a-6c6849e78dc7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="499a7b9c-0336-4691-bcd3-4b83ceff51f1", client_auth_method="client-secret", username="admin", authSessionParentId="24dac82d-ffd2-45c1-8b29-c4d2549d78ad", authSessionTabId="eW4bbxh1x80" 2026-08-18 19:03:48,401 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="REALM", resourcePath="atmosphere" 2026-08-18 19:03:49,802 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="bd889d2e-a143-4279-93ff-53ee3eb5dbbc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="280ee23a-34c8-43a7-9120-40d3b9088063", client_auth_method="client-secret", username="admin", authSessionParentId="e5cd64f8-fa9a-4c6b-98a1-cd2d86cd9759", authSessionTabId="dkM7zxjKldw" 2026-08-18 19:03:50,101 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3e031763-7eee-4887-8471-e04bffcfd98b" 2026-08-18 19:03:50,222 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3e031763-7eee-4887-8471-e04bffcfd98b/protocol-mappers/models/5ef44d96-25c9-4374-8cdb-b560f709dc6c" 2026-08-18 19:04:11,772 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="a8ea7704-70d5-45dc-bf0d-64e7c7fbdd86", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="56b17ce7-2422-4f0a-bce1-024918347ac1", client_auth_method="client-secret", username="admin", authSessionParentId="84418513-26ff-40ca-8d13-1093da3e48c0", authSessionTabId="10F5iZmqnSY" 2026-08-18 19:04:12,094 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT", resourcePath="clients/f696088e-bc12-4897-915d-8dbfad660aa4" 2026-08-18 19:04:12,540 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="c2a685e0-4cad-4bd3-a2f6-cdec6e5b73af", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="31ac2e82-9b5e-4628-a199-f0f55848a448", client_auth_method="client-secret", username="admin", authSessionParentId="c0e29e93-1329-4e82-b360-0381a1636988", authSessionTabId="7cNQSBe8-SE" 2026-08-18 19:04:12,638 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT", resourcePath="clients/42c05a82-60a6-4109-9a4b-06a59d2b0f32" 2026-08-18 19:04:13,047 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="052a590d-e506-4e87-8127-8ffd169ec063", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d88a86a-ddf4-4faa-bdd2-2b35bada79d5", client_auth_method="client-secret", username="admin", authSessionParentId="87f03451-96d6-4b1a-93f1-2d66ed2dbb3a", authSessionTabId="2PXjM3SE8Rw" 2026-08-18 19:04:13,194 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT", resourcePath="clients/1a39eeb2-8a5a-44a9-be31-c51d0b11dce3" 2026-08-18 19:04:13,854 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="d674eae3-10f3-4348-be7f-42dcf405e8b8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fae56ab4-685e-481a-b19f-a0cd39e57eee", client_auth_method="client-secret", username="admin", authSessionParentId="e93724ad-2094-4da0-a618-ee2f3397d18d", authSessionTabId="UG_I437mJko" 2026-08-18 19:04:14,004 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT_ROLE", resourcePath="clients/f696088e-bc12-4897-915d-8dbfad660aa4/roles/member" 2026-08-18 19:04:14,437 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="a8e01ab5-0198-4747-88fa-e9a2e3db15fe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d986f08d-2519-49f0-a114-1a54dd6fce4e", client_auth_method="client-secret", username="admin", authSessionParentId="1c510527-a849-4bd5-8603-ad967a57441e", authSessionTabId="8tknHcYWCq8" 2026-08-18 19:04:14,536 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT_ROLE", resourcePath="clients/42c05a82-60a6-4109-9a4b-06a59d2b0f32/roles/admin" 2026-08-18 19:04:14,945 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="02a52d33-ffab-46d3-b7a1-4326abf921c9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="54171155-16c6-451b-b758-98c918e2d9cf", client_auth_method="client-secret", username="admin", authSessionParentId="a2ac712b-0d83-4c69-919f-f71b60e44a4d", authSessionTabId="4kpbwSfaGCA" 2026-08-18 19:04:15,097 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT_ROLE", resourcePath="clients/42c05a82-60a6-4109-9a4b-06a59d2b0f32/roles/editor" 2026-08-18 19:04:15,465 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="ddd92b4a-3827-4775-9769-eca27f411df1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="869686b2-ba93-4b19-a59e-f6b34f0073f0", client_auth_method="client-secret", username="admin", authSessionParentId="a1894ae6-172b-4fff-8f98-4998ccbf24d5", authSessionTabId="PPPzKkEozxM" 2026-08-18 19:04:15,595 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT_ROLE", resourcePath="clients/42c05a82-60a6-4109-9a4b-06a59d2b0f32/roles/viewer" 2026-08-18 19:04:15,994 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="a94f854a-19e3-4cbe-9f3a-f6ec0be84b9d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9fc23b14-916f-4ef8-80c5-956981b65ff9", client_auth_method="client-secret", username="admin", authSessionParentId="ba7f4b02-0f79-41b9-9f86-a8631fdaae75", authSessionTabId="moink2HxV1Q" 2026-08-18 19:04:16,112 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT_ROLE", resourcePath="clients/1a39eeb2-8a5a-44a9-be31-c51d0b11dce3/roles/member" 2026-08-18 19:06:30,916 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="505367b5-d4ab-4aee-b39b-a125a0c3185d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="58c06eb7-aa00-4d6c-ba0c-2d0b619c7a16", client_auth_method="client-secret", username="admin", authSessionParentId="83fa00f1-7b84-414b-992d-f01ca834794c", authSessionTabId="UfEbt0GXn_U" 2026-08-18 19:06:31,521 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="REALM", resourcePath="null" 2026-08-18 19:06:33,232 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="1ecde907-4b7a-4e4d-9ba5-18f13b081857", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="05ee13b5-c854-4e16-ad90-3297f1f6e99b", client_auth_method="client-secret", username="admin", authSessionParentId="7d1a814a-d7be-4368-b104-564563ef016a", authSessionTabId="0OgAL8vxv6w" 2026-08-18 19:06:33,326 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT", resourcePath="clients/7b54a705-2435-4e44-a7e8-8aba0c017fe2" 2026-08-18 19:06:34,107 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="admin-cli", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", auth_method="openid-connect", token_id="6dc57f78-119f-4b3f-b4ba-0f48975930cf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="75ff0b69-0652-4580-9d78-181a52870a93", client_auth_method="client-secret", username="admin", authSessionParentId="6731d48e-f565-4895-ab6c-0b5ae6d01a7a", authSessionTabId="NAJCeNP51L4" 2026-08-18 19:06:34,634 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e233ab6b-ddf7-4fdf-90f4-71f9a9c7b602", clientId="7fe9784b-de7f-4647-8d0a-439f29b2bb57", userId="75e95de8-4027-459f-9bc8-4a291e589e78", ipAddress="162.253.55.186", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/735efc9c-44e8-43ba-ade2-9aac0696af87/role-mappings/clients/22771f32-110d-4ea8-8c63-7e0c6d18d1b3"