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-06-27 09:01:24,012 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50655ms 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-06-27 09:01:28,946 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-06-27 09:01:36,344 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-27 09:01:36,642 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-27 09:01:37,326 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-27 09:01:37,843 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-27 09:01:37,844 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6713b527-d470-4be3-a667-31c7769e0f5b, name: keycloak-0-2898 2026-06-27 09:01:37,930 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-06-27 09:01:37,930 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-06-27 09:01:37,941 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26213 2026-06-27 09:01:40,072 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2898: no members discovered after 2043 ms: creating cluster as coordinator 2026-06-27 09:01:40,125 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2898|0] (1) [keycloak-0-2898] 2026-06-27 09:01:40,228 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2898`, physical addresses are `[10.0.0.104:41749]` 2026-06-27 09:01:40,238 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-27 09:01:40,544 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-06-27 09:01:41,844 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2898, Site name: null 2026-06-27 09:01:41,849 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-27 09:01:51,337 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-06-27 09:01:51,337 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-06-27 09:01:51,743 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-27 09:01:57,041 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-06-27 09:01:57,041 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-06-27 09:01:57,523 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-06-27 09:01:57,524 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-06-27 09:02:03,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:04,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:04,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02: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-06-27 09:02:06,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:06,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:09,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:09,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:09,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-06-27 09:02:11,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:12,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:12,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:12,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:13,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-06-27 09:02:13,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-06-27 09:02:13,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-06-27 09:02:13,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:14,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:15,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:15,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:15,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:15,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:16,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:16,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:16,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:16,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:18,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:18,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:19,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:19,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:20,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:20,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:20,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:20,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:20,456 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-06-27 09:02:20,545 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-06-27 09:02:20,625 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-06-27 09:02:20,715 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-06-27 09:02:20,803 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-06-27 09:02:20,916 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-06-27 09:02:21,003 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-06-27 09:02:21,084 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-06-27 09:02:21,245 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-06-27 09:02:21,497 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-06-27 09:02:22,029 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-06-27 09:02:22,081 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-06-27 09:02:22,138 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-06-27 09:02:22,201 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-06-27 09:02:22,258 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-06-27 09:02:22,383 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-06-27 09:02:22,504 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-06-27 09:02:22,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:22,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-06-27 09:02:22,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:22,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:22,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:22,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:22,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-06-27 09:02:22,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-06-27 09:02:24,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:24,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-06-27 09:02:25,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:25,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:25,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-06-27 09:02:26,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:26,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:27,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:28,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:28,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:28,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:28,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:28,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:28,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:28,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:31,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:32,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:32,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-06-27 09:02:33,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:33,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-06-27 09:02:33,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:33,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:33,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:33,330 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-06-27 09:02:33,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:33,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:33,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-06-27 09:02:33,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-06-27 09:02:33,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:34,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:34,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:34,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-06-27 09:02:34,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:35,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:35,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:35,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:35,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:36,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:36,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:36,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:36,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:36,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-06-27 09:02:36,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:36,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:36,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,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-06-27 09:02:37,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,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-06-27 09:02:37,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-27 09:02:37,803 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-06-27 09:02:37,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:37,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-06-27 09:02:38,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,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-06-27 09:02:38,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,112 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-06-27 09:02:38,198 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-06-27 09:02:38,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-06-27 09:02:38,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,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-06-27 09:02:38,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,413 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-06-27 09:02:38,492 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-06-27 09:02:38,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-06-27 09:02:38,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,815 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-06-27 09:02:38,891 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-06-27 09:02:38,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-27 09:02:38,954 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-06-27 09:02:38,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-27 09:02:40,042 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-27 09:02:47,548 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.304s. Listening on: http://0.0.0.0:8080 2026-06-27 09:02:47,548 INFO [io.quarkus] (main) Profile prod activated. 2026-06-27 09:02:47,548 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-06-27 09:02:49,339 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-27 09:03:04,938 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="30b9a787-a73b-4fe8-a5db-3b7546096232", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="63388516-ffeb-4ccd-9dec-35892908a7c9", client_auth_method="client-secret", username="admin", authSessionParentId="83672004-47fb-43c5-b53c-73331d2e02e1", authSessionTabId="7gjHtzV0-1g" 2026-06-27 09:03:10,528 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="atmosphere" 2026-06-27 09:03:11,725 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="1631b3d3-3b4a-46f3-989f-71f607c170f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d922ae4a-b3b9-4fb5-9038-f738e3e2b053", client_auth_method="client-secret", username="admin", authSessionParentId="fd750237-a4c6-45b6-8d6c-e2d683a6957e", authSessionTabId="xpUP1YHsvAw" 2026-06-27 09:03:11,948 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3cbded1e-189d-4cac-a3c8-57509ec75f25" 2026-06-27 09:03:12,138 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3cbded1e-189d-4cac-a3c8-57509ec75f25/protocol-mappers/models/17fca044-ab45-4995-982c-b7254c559a96" 2026-06-27 09:03:33,024 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="5335c53f-71d8-4998-9421-82cd9d0b6f59", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2e20d03c-ee4f-4f2a-90d4-a43744357961", client_auth_method="client-secret", username="admin", authSessionParentId="5ced697b-f89f-45ba-8ec2-7527c02bb83e", authSessionTabId="NM5V322MQlM" 2026-06-27 09:03:33,250 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/0a65e356-27d9-4d85-9f37-793d04e885f4" 2026-06-27 09:03:33,691 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="6d60a6e9-1bf9-4391-b934-e762608a8faa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3c2f28c8-371b-46e2-959b-526607f11c7f", client_auth_method="client-secret", username="admin", authSessionParentId="5e4b3222-0b18-44a3-9bbc-23d60a5e0d77", authSessionTabId="PVcD3hbu7NI" 2026-06-27 09:03:33,836 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/345a2d32-9387-49d4-9d5f-c8ecc28dacbe" 2026-06-27 09:03:34,182 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="2a110e30-d02c-408f-beec-e206a8370e38", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7649d4cb-4c89-46f8-8f74-649568d31a60", client_auth_method="client-secret", username="admin", authSessionParentId="ca46bcaf-e7cb-4ca7-b21b-0016e6f69b90", authSessionTabId="XmBJzqwF3Oo" 2026-06-27 09:03:34,335 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/b3940ef5-d73a-4abe-9364-1cea39679802" 2026-06-27 09:03:34,916 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="aac5811c-6320-4993-b967-1ff9e06588dd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8309a21f-089e-4594-8801-a3bf2b865f60", client_auth_method="client-secret", username="admin", authSessionParentId="723de4cf-b2a5-43fc-a332-f1faf398ac08", authSessionTabId="hRebRlGG1BM" 2026-06-27 09:03:34,998 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/0a65e356-27d9-4d85-9f37-793d04e885f4/roles/member" 2026-06-27 09:03:35,386 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="0be31759-beec-44f4-85bf-90d81f7e7a07", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5a60d81a-19e0-493c-88f6-86b951901138", client_auth_method="client-secret", username="admin", authSessionParentId="0bf7cd80-bdf5-48e9-bdc0-172022e2b9a7", authSessionTabId="B6hXMnVU11w" 2026-06-27 09:03:35,471 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/345a2d32-9387-49d4-9d5f-c8ecc28dacbe/roles/admin" 2026-06-27 09:03:35,839 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9bc20393-9473-43cb-848f-6f43163e0f76", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="94850da1-ccca-44c7-a624-7b537866b5e6", client_auth_method="client-secret", username="admin", authSessionParentId="8ecd0fd5-a8c9-42c2-8e15-484f795dfd97", authSessionTabId="PX3r1tf_qf4" 2026-06-27 09:03:35,947 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/345a2d32-9387-49d4-9d5f-c8ecc28dacbe/roles/editor" 2026-06-27 09:03:36,352 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="e0eab8e3-99a7-42bc-8921-ea8f30d044af", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7fbfe02a-8d1e-421c-945d-46acf943af0b", client_auth_method="client-secret", username="admin", authSessionParentId="89a13c2c-706b-434c-9709-f82b910a624b", authSessionTabId="Id9_tswbiv8" 2026-06-27 09:03:36,472 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/345a2d32-9387-49d4-9d5f-c8ecc28dacbe/roles/viewer" 2026-06-27 09:03:36,863 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="f04f6044-9475-4854-8ba0-1afe3c0f5bcd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c06eb035-c6f6-4a5f-8d8f-5db493eb3010", client_auth_method="client-secret", username="admin", authSessionParentId="296e0e56-a2e8-428d-93d9-368d00aa84c1", authSessionTabId="x4wJerpwlnk" 2026-06-27 09:03:36,965 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/b3940ef5-d73a-4abe-9364-1cea39679802/roles/member" 2026-06-27 09:06:02,588 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9d18ae28-a8e3-44fe-9ea0-03a92a22bc2b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="97a803e6-b0e8-4e2b-aa60-d208c48f5c60", client_auth_method="client-secret", username="admin", authSessionParentId="523cba54-6258-4102-b9cf-0a1421edaa89", authSessionTabId="iiHaLeBmtd8" 2026-06-27 09:06:03,125 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-06-27 09:06:04,639 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="f5da5865-1707-42a6-add1-a7f0b7f8a311", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53bc8f56-1249-432e-9e92-0d07e9460336", client_auth_method="client-secret", username="admin", authSessionParentId="2e314cd3-ca08-42ba-8669-a6ed1d8de177", authSessionTabId="2WPFujoCKeI" 2026-06-27 09:06:04,844 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/24e12e61-85f8-45ab-961a-b5e3d7cd5656" 2026-06-27 09:06:05,451 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="8c5c471c-06f9-439d-8789-ee7d5bebfcce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="13206048-a428-4281-a121-23484686cfd4", client_auth_method="client-secret", username="admin", authSessionParentId="220c8424-76f6-4007-9728-f203c96d0c8a", authSessionTabId="zF9TVyTX_Qs" 2026-06-27 09:06:05,936 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/7934bf59-a61f-4bee-bf80-99e56db4b99a/role-mappings/clients/5f488ead-dc58-4c1d-96f1-fa3b0414c575" 2026-06-27 09:57:49,246 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="ae4dde00-83cd-410d-b604-bff3d02814e1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dbeece3f-bf5e-474f-8f55-a12a6d9225f6", client_auth_method="client-secret", username="admin", authSessionParentId="446b17f1-975e-4e66-b615-e5492995bfc0", authSessionTabId="35RoRH011JQ" 2026-06-27 09:57:49,559 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-06-27 09:57:50,565 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="45125524-5929-4e83-8020-e45aa4634630", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0402fa04-5a15-44be-998d-3dffcb7c05c8", client_auth_method="client-secret", username="admin", authSessionParentId="918b7e33-d2cc-4613-9243-2da5ec73cf4f", authSessionTabId="cpXQ-xQiL84" 2026-06-27 09:57:50,623 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3cbded1e-189d-4cac-a3c8-57509ec75f25" 2026-06-27 09:57:50,677 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3cbded1e-189d-4cac-a3c8-57509ec75f25/protocol-mappers/models/17fca044-ab45-4995-982c-b7254c559a96" 2026-06-27 09:57:56,895 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="3ce0389f-2b4b-4eb6-a967-59bf39e5580b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d8f2cbc1-ef50-4100-b2c4-d36d00e8e550", client_auth_method="client-secret", username="admin", authSessionParentId="39d647ca-bd1a-4acd-8649-693d250134ea", authSessionTabId="x64vGva0SUM" 2026-06-27 09:57:56,963 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/0a65e356-27d9-4d85-9f37-793d04e885f4" 2026-06-27 09:57:57,392 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="686a49ba-1c2a-4a6f-aa13-b3e5e3f5f7de", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d252b0d8-b716-4e09-b636-41b91fc035a4", client_auth_method="client-secret", username="admin", authSessionParentId="18ab2f26-e7df-4705-abdc-3d39ecd8ac36", authSessionTabId="H9dHfaV_ZY8" 2026-06-27 09:57:57,445 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/345a2d32-9387-49d4-9d5f-c8ecc28dacbe" 2026-06-27 09:57:57,846 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="020fbb89-e9c4-47bf-9d6e-4e0f4e5dfdcf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="602c7de9-6153-4b2b-8dd3-4affc7e280f2", client_auth_method="client-secret", username="admin", authSessionParentId="a2da3019-37c0-47a8-8a48-26551097de6c", authSessionTabId="-J-Pj2bAnsQ" 2026-06-27 09:57:57,942 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/b3940ef5-d73a-4abe-9364-1cea39679802" 2026-06-27 09:57:58,663 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="3b5c3844-aede-4bf2-91a4-08cc51a2e15d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="feee5043-53a9-4892-ba38-8fd1dd0e5bc9", client_auth_method="client-secret", username="admin", authSessionParentId="dc398219-9f64-47ac-8782-6475ea42fccf", authSessionTabId="7Wt8eWaGU6Y" 2026-06-27 09:57:59,106 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="91410ddd-3af7-4f90-96ec-d6e5542b9147", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9e3b772a-744d-47b1-9bb0-46a692b43632", client_auth_method="client-secret", username="admin", authSessionParentId="eaf4a72d-cc54-4b16-b8fc-d8f275896255", authSessionTabId="bR_tPaXWVts" 2026-06-27 09:57:59,513 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="69b028fb-301c-4234-b628-9f29e90d7889", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2dc04475-9952-4491-be9b-169d2e021103", client_auth_method="client-secret", username="admin", authSessionParentId="c20ff834-4d43-4393-a465-c17849f8ca5d", authSessionTabId="EML9aTWAqFU" 2026-06-27 09:57:59,860 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9a76872b-24f1-46b0-b2ce-91e1bf49bfe7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b250b930-60c9-4866-ac6a-e10f32c02475", client_auth_method="client-secret", username="admin", authSessionParentId="766dfb7a-8987-4bd6-8726-c7759d037638", authSessionTabId="xuJTcOqJCRk" 2026-06-27 09:58:00,216 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="035f8d7f-2b3c-44b5-ad25-32a9ef7549ae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8bc25cef-51dd-4d8a-b75d-296c40da9755", client_auth_method="client-secret", username="admin", authSessionParentId="6b2c53ab-1fa5-4c5d-97b3-320001cdfc95", authSessionTabId="HLq7qO4nPRE" 2026-06-27 09:59:11,574 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="b1ad086e-4511-4923-a5b1-6847572f9259", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f5a2bccb-4b0d-472d-ad75-db48e7a060d3", client_auth_method="client-secret", username="admin", authSessionParentId="5b8ffa05-ce7f-4e37-90ed-4e7dc0bea7f2", authSessionTabId="JdNu7-i_THk" 2026-06-27 09:59:11,742 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-06-27 09:59:13,304 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="fc4e187a-759a-45dc-9dd4-19fe876564ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a4a1098a-52e1-4e02-8f31-f123b5de4bc2", client_auth_method="client-secret", username="admin", authSessionParentId="ada2c2a1-18f5-45c5-968b-9e4a64fec239", authSessionTabId="y2CZAjLzmvM" 2026-06-27 09:59:13,365 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="e4052d0e-10b8-4a02-9e6a-98e74b8642c0", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/24e12e61-85f8-45ab-961a-b5e3d7cd5656" 2026-06-27 09:59:14,042 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="74a95a4c-f41d-498d-8c94-6373ac42993f", clientId="admin-cli", userId="1f3b7d65-6452-46d3-8ce8-c223837ae58b", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="68d09530-b87f-4e78-ac33-5791bbdcaa03", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e869ca45-d542-462c-adf2-4bc8c57a9ce0", client_auth_method="client-secret", username="admin", authSessionParentId="495ca505-2039-4d3b-9e93-34caac5aedf4", authSessionTabId="rdb4KLjpNfo"