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-02 16:48:45,753 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55431ms 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-02 16:48:50,664 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-02 16:48:59,974 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 16:49:00,361 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 16:49:00,963 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 16:49:01,752 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 16:49:01,756 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 434c3463-0d51-40ae-83bc-2ca5fe888e8a, name: keycloak-0-37413 2026-04-02 16:49:01,764 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-02 16:49:01,764 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-02 16:49:01,882 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38403 2026-04-02 16:49:03,954 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-37413: no members discovered after 2005 ms: creating cluster as coordinator 2026-04-02 16:49:03,963 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-02 16:49:03,967 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-37413|0] (1) [keycloak-0-37413] 2026-04-02 16:49:04,052 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 16:49:04,067 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-37413`, physical addresses are `[10.0.0.116:53939]` 2026-04-02 16:49:04,154 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-02 16:49:06,161 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-37413, Site name: null 2026-04-02 16:49:16,962 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-02 16:49:16,962 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-02 16:49:17,375 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 16:49:23,651 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-02 16:49:23,651 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-02 16:49:24,155 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-02 16:49:24,155 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-02 16:49:31,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-02 16:49:31,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:32,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:32,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:34,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-04-02 16:49:34,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-02 16:49:36,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:36,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:36,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:39,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:40,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:40,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-02 16:49:40,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:40,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:40,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:40,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:40,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:42,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:43,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:43,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-04-02 16:49:43,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:43,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:43,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:44,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:44,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-02 16:49:44,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:45,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:45,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:46,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:47,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-02 16:49:48,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-04-02 16:49:48,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:48,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:48,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-04-02 16:49:48,239 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-02 16:49:48,320 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-02 16:49:48,401 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-02 16:49:48,500 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-02 16:49:48,600 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-02 16:49:48,724 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-02 16:49:48,820 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-02 16:49:48,907 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-02 16:49:49,044 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-02 16:49:49,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-02 16:49:49,209 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-02 16:49:49,267 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-02 16:49:49,324 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-02 16:49:49,378 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-02 16:49:49,433 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-02 16:49:49,541 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-02 16:49:49,667 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-02 16:49:49,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:49,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:49,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:49,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:50,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:50,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:50,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:50,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:51,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:51,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:52,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:52,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:52,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:53,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:53,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:54,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:54,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-02 16:49:54,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:55,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:55,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-04-02 16:49:55,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:55,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:55,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-02 16:49:58,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-02 16:49:59,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:59,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,195 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,244 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-02 16:50:00,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,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-04-02 16:50:00,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:00,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-04-02 16:50:01,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:01,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:01,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:02,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:02,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:02,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:02,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,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-02 16:50:03,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:03,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-02 16:50:04,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,349 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-02 16:50:04,417 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-02 16:50:04,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,828 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-02 16:50:04,896 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-02 16:50:04,944 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-02 16:50:04,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:04,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-02 16:50:05,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-04-02 16:50:05,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:05,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:05,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:05,176 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-02 16:50:05,246 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-02 16:50:05,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-02 16:50:05,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:05,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:05,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:05,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:05,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:50:05,582 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-02 16:50:05,654 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-02 16:50:05,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-02 16:50:05,714 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-02 16:50:05,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-02 16:50:07,374 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 16:50:15,157 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 89.074s. Listening on: http://0.0.0.0:8080 2026-04-02 16:50:15,157 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 16:50:15,157 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-02 16:50:17,574 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 16:50:36,175 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="001a9d49-02a7-4201-a211-0bf7ca15638f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c719c4a1-61c3-4532-8742-20a8fe8df9cc", client_auth_method="client-secret", username="admin", authSessionParentId="5d939a5d-a636-42d2-aaa2-2976bfb68fec", authSessionTabId="dMo9m-iqJk4" 2026-04-02 16:50:42,256 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="atmosphere" 2026-04-02 16:50:43,708 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="d405deab-fe1e-427d-bdbe-c27487072a1f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b46b64fe-201c-47a4-b8e7-5ef8b1060524", client_auth_method="client-secret", username="admin", authSessionParentId="add4945a-447e-4356-b94b-3ad63760edb9", authSessionTabId="6fvEylKIDfw" 2026-04-02 16:50:44,545 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/88467495-14c8-430b-b2d1-ef885dcf9a4a" 2026-04-02 16:50:44,663 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/88467495-14c8-430b-b2d1-ef885dcf9a4a/protocol-mappers/models/58d87921-6785-4ee9-970c-b00a623e338d" 2026-04-02 16:51:06,229 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="40a4a874-e2a7-4222-85b8-6c02feb5e72c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="51f9272c-5082-4139-8391-16b349408f16", client_auth_method="client-secret", username="admin", authSessionParentId="8b4d34a2-a8c2-41bd-8626-002a77546995", authSessionTabId="a8ajJsmzLyE" 2026-04-02 16:51:07,111 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/006ca0e2-47ab-42ea-9c96-08de67f71466" 2026-04-02 16:51:07,544 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="6f74e9ab-e62b-4fa3-af08-2c2301610285", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cc70fad6-8e07-4089-bfc9-40171105adf7", client_auth_method="client-secret", username="admin", authSessionParentId="089d69f8-6378-4ad4-ac85-e3640b7ced25", authSessionTabId="R0nWdBrAV6c" 2026-04-02 16:51:07,669 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/99b5f6ad-983f-44f8-9e50-9e9b916aae59" 2026-04-02 16:51:08,102 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="f3d06d19-f424-450f-aefd-f15f93c377f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b40dd8ea-1646-4a4c-959e-1fa13f165199", client_auth_method="client-secret", username="admin", authSessionParentId="46957449-5a15-4df7-9d7e-749f7cb02903", authSessionTabId="a8elU-hNZ-0" 2026-04-02 16:51:08,183 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/7d71b191-1129-4ad4-a490-564e13b11194" 2026-04-02 16:51:08,962 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="f27a70c4-a6b2-40e5-a0e3-d225f197790f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="63aa3c8a-685e-4fb6-8588-6584ed06771e", client_auth_method="client-secret", username="admin", authSessionParentId="235530df-d07f-4160-978f-4026078f8bcf", authSessionTabId="HFyDGKFpFtA" 2026-04-02 16:51:09,149 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/006ca0e2-47ab-42ea-9c96-08de67f71466/roles/member" 2026-04-02 16:51:09,568 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="ddf9a840-fc98-489a-822d-4dc50b437724", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f1c29036-3b98-4c77-b23d-e3602fd02308", client_auth_method="client-secret", username="admin", authSessionParentId="e0316a5a-3b55-434b-ba6e-362162800c34", authSessionTabId="SrnOWCOScXU" 2026-04-02 16:51:09,661 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/99b5f6ad-983f-44f8-9e50-9e9b916aae59/roles/admin" 2026-04-02 16:51:10,055 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="dee4ac67-1de9-4dbb-8a61-06f3eef5d0ec", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a725b3d9-9281-41da-857d-8b3d1df54722", client_auth_method="client-secret", username="admin", authSessionParentId="48e709b8-26ac-42c6-9138-46d55b5a4aa7", authSessionTabId="SZcQRvFd8BE" 2026-04-02 16:51:10,251 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/99b5f6ad-983f-44f8-9e50-9e9b916aae59/roles/editor" 2026-04-02 16:51:10,658 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="24300668-dae7-4fc6-b8f9-68898f59ad09", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d065c6be-0dc7-4344-b3db-f3a1dc224809", client_auth_method="client-secret", username="admin", authSessionParentId="1456bbe8-f2fd-4d0b-99e2-933230fb61ae", authSessionTabId="bHIUmtpgCCk" 2026-04-02 16:51:10,777 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/99b5f6ad-983f-44f8-9e50-9e9b916aae59/roles/viewer" 2026-04-02 16:51:11,202 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="a73f10df-b28f-4544-8ae8-ab18184b2523", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="963ab527-866c-4aca-a684-c10819c00f8f", client_auth_method="client-secret", username="admin", authSessionParentId="e16e14b4-a0d7-46e4-ba23-2816c31d207f", authSessionTabId="7ptXftFF9dY" 2026-04-02 16:51:11,292 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE", resourcePath="clients/7d71b191-1129-4ad4-a490-564e13b11194/roles/member" 2026-04-02 16:53:36,563 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="9a430aed-4129-44b0-88e8-65eef74605b5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2ddb007-ef0e-4668-9606-b63ed60a4840", client_auth_method="client-secret", username="admin", authSessionParentId="d2cbf26b-a42a-4157-8946-3d60f9e92f42", authSessionTabId="K-QVurbvWSo" 2026-04-02 16:53:37,087 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="REALM", resourcePath="null" 2026-04-02 16:53:38,855 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="bc58f14b-0ec5-4ac9-b63a-66bb3d301ad4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8db83c98-42f1-4253-8c10-5fb15cb5caf2", client_auth_method="client-secret", username="admin", authSessionParentId="b1ae432b-dbdd-434d-b1eb-fe826c80d6bf", authSessionTabId="8fYKpVzXKRc" 2026-04-02 16:53:38,989 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT", resourcePath="clients/230176bb-084d-4b8d-89a8-5b09f1e62c50" 2026-04-02 16:53:39,681 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="admin-cli", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", auth_method="openid-connect", token_id="53eb6ede-df38-418c-9469-ccd48ee5f576", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5f3f3a48-ebdb-46b1-9853-12abd4dc036b", client_auth_method="client-secret", username="admin", authSessionParentId="4a07da45-25b4-4eb2-b9c3-1f1b6bcfb4c4", authSessionTabId="DU0HgOuCII0" 2026-04-02 16:53:40,163 INFO [org.keycloak.events] (executor-thread-4) operationType="CREATE", realmId="64186006-9770-4e83-a7e8-520306c251e9", clientId="6aa9137a-ba6b-44e5-9f23-2f1197f7a714", userId="67c33ec9-f3de-489c-96e7-f0ffa1759c4a", ipAddress="199.204.45.22", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/75035ff7-e22d-4b8a-a553-971e5511eab2/role-mappings/clients/10037efe-fc71-4627-a9c7-e51ed9d65bdb"