Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-08-01 18:51:01,125 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52915ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-08-01 18:51:06,485 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-08-01 18:51:14,990 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-01 18:51:15,496 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-01 18:51:16,097 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-01 18:51:16,696 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-01 18:51:16,781 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5952e84c-f308-41b1-8dc8-ddca7557ccbc, name: keycloak-0-60477 2026-08-01 18:51:16,789 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-08-01 18:51:16,790 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-08-01 18:51:16,878 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33370 2026-08-01 18:51:17,797 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-08-01 18:51:17,805 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-01 18:51:18,886 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-60477: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-01 18:51:18,898 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-60477|0] (1) [keycloak-0-60477] 2026-08-01 18:51:18,913 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-60477`, physical addresses are `[10.0.0.169:48906]` 2026-08-01 18:51:18,920 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-01 18:51:20,705 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-60477, Site name: null 2026-08-01 18:51:30,984 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 18:51:30,984 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 18:51:31,405 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-01 18:51:37,507 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 18:51:37,507 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 18:51:37,980 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 18:51:37,980 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 18:51:44,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:44,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:45,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-08-01 18:51:45,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:47,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:47,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:49,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:49,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:49,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:52,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-08-01 18:51:53,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:53,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:53,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:53,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:53,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:53,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:53,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:55,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:56,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:56,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-08-01 18:51:56,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:56,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:56,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:56,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:56,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:57,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:58,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:58,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:51:59,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:00,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:00,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-08-01 18:52:00,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-08-01 18:52:00,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:00,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:01,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:01,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:02,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:02,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:02,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:02,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:02,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:02,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:02,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:02,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:02,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:02,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-08-01 18:52:02,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:02,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-08-01 18:52:02,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:02,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:04,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:04,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:04,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:04,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:04,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:06,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:06,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:07,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:07,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:07,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:07,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:07,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-08-01 18:52:07,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:07,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:08,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:11,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:11,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:12,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:12,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:12,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:12,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:12,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:12,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-08-01 18:52:12,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:12,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-08-01 18:52:12,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-08-01 18:52:12,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:12,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-08-01 18:52:12,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-08-01 18:52:13,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:13,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:13,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:13,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:14,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-08-01 18:52:14,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:14,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-08-01 18:52:14,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,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-08-01 18:52:15,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,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-08-01 18:52:15,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:15,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-08-01 18:52:15,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,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-08-01 18:52:16,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:16,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:16,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,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-08-01 18:52:16,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:16,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:16,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:16,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,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-08-01 18:52:16,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:16,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:17,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:17,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-08-01 18:52:17,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:17,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-08-01 18:52:17,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:17,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:17,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:17,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:17,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:17,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 18:52:17,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 18:52:17,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-01 18:52:19,191 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-01 18:52:26,300 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.905s. Listening on: http://0.0.0.0:8080 2026-08-01 18:52:26,301 INFO [io.quarkus] (main) Profile prod activated. 2026-08-01 18:52:26,301 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-08-01 18:52:27,898 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-01 18:52:44,996 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="8b6951e9-78f6-4749-9248-98ec5b896043", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="52752e8f-0bf9-48de-afee-84aee303e4c5", client_auth_method="client-secret", username="admin", authSessionParentId="07f75f57-16f9-44bd-9737-feca3c6581a7", authSessionTabId="4DTIgJvHxSA" 2026-08-01 18:52:49,997 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="REALM", resourcePath="atmosphere" 2026-08-01 18:52:51,972 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="810f6d55-3f88-4d26-860e-ce238ce17170", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e809d09c-46c3-48d7-97c6-f010e89aea90", client_auth_method="client-secret", username="admin", authSessionParentId="0dc453c5-7d84-4c1c-adc4-a2febed87fc8", authSessionTabId="NAky6JXdC7U" 2026-08-01 18:52:52,124 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/06d9b488-f400-4afd-ae00-ef1daa4b5546" 2026-08-01 18:52:52,335 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/06d9b488-f400-4afd-ae00-ef1daa4b5546/protocol-mappers/models/75061339-8cc4-461e-9924-914376426161" 2026-08-01 18:53:13,442 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="52f69d50-2c79-40af-823d-2af75e99eeb4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="958746a9-9e6e-47fa-bee2-9c93dd8dc57f", client_auth_method="client-secret", username="admin", authSessionParentId="954be59b-83aa-44d3-99f6-28e3cc9c50fa", authSessionTabId="GjBNso2cIKs" 2026-08-01 18:53:13,781 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/f19cbf92-f961-4bcc-b261-228ed2a01c2a" 2026-08-01 18:53:14,296 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="9373e548-1f4b-4d88-9f53-e7367918c1f1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="35d0ff7e-8ad1-4e70-a868-a9a112aafce0", client_auth_method="client-secret", username="admin", authSessionParentId="2b8d8f24-7e4e-4894-bd84-251c4c807657", authSessionTabId="scjffbtQ8RQ" 2026-08-01 18:53:14,413 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/780bc59f-d73b-49b8-ba9c-4785de86362f" 2026-08-01 18:53:14,825 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="7afe1485-f701-4704-b930-5faeff3061e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6243e1d0-f7c6-47e0-824e-808cdd66fffb", client_auth_method="client-secret", username="admin", authSessionParentId="f83a60c6-a7eb-451a-8164-ecaeca334806", authSessionTabId="BrTM6Og09AU" 2026-08-01 18:53:14,996 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/b396745d-f601-48c1-8584-bbcce6eedb20" 2026-08-01 18:53:15,678 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="a25afa51-c94b-40db-b9d2-78e8db5ff778", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b878bd73-c615-4228-b9dc-7a5c355dc5f4", client_auth_method="client-secret", username="admin", authSessionParentId="af2dcaae-b6b2-4bbc-9bb0-cbb6ca464e73", authSessionTabId="iBhKekL7yIw" 2026-08-01 18:53:15,815 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/f19cbf92-f961-4bcc-b261-228ed2a01c2a/roles/member" 2026-08-01 18:53:16,221 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="a803d0c2-47fb-4088-be8a-f6330b226041", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="863709fc-6616-49b7-9473-68faffafd074", client_auth_method="client-secret", username="admin", authSessionParentId="5a1bfe4d-fd55-48db-9082-a48423287752", authSessionTabId="12vHL-Zf5Q8" 2026-08-01 18:53:16,349 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/780bc59f-d73b-49b8-ba9c-4785de86362f/roles/admin" 2026-08-01 18:53:16,773 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="ab48ca72-2350-4126-a935-c264380cb25e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="43b2a531-116e-4965-8108-c70332db1249", client_auth_method="client-secret", username="admin", authSessionParentId="6ee4749c-22ed-4b92-b31a-65865daf99b3", authSessionTabId="K0rKmKYIm3s" 2026-08-01 18:53:17,764 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/780bc59f-d73b-49b8-ba9c-4785de86362f/roles/editor" 2026-08-01 18:53:18,176 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="e9ef0cb1-957e-43f8-9d5c-316fcc9ac67f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="73145187-f4eb-4536-a022-51934623e342", client_auth_method="client-secret", username="admin", authSessionParentId="18d11df4-b529-4235-89c2-cc06dcc634d2", authSessionTabId="U8HbI4dW2W8" 2026-08-01 18:53:18,292 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/780bc59f-d73b-49b8-ba9c-4785de86362f/roles/viewer" 2026-08-01 18:53:18,727 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="96ad754b-2889-4825-b4fa-2cb718958453", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="508dc219-4386-48d7-8770-b2f817f8d3dc", client_auth_method="client-secret", username="admin", authSessionParentId="a14788ff-b0cc-40e1-80ee-f3bd9fc0a1c2", authSessionTabId="U5VTXprhsKM" 2026-08-01 18:53:18,908 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/b396745d-f601-48c1-8584-bbcce6eedb20/roles/member" 2026-08-01 18:55:38,504 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="51e19e4a-552b-47cb-acfe-881b200b5211", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2fdf7f5b-f80c-471e-9083-bee8429032c1", client_auth_method="client-secret", username="admin", authSessionParentId="88e067d4-9a36-42c7-8fe7-1eadf9f53c06", authSessionTabId="RUAfSDPMzj8" 2026-08-01 18:55:39,078 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="REALM", resourcePath="null" 2026-08-01 18:55:40,545 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="3cffcf9e-40a2-4d7b-bcbd-43078829b5f8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="237091a4-9683-4a95-a29b-d693b6b8194d", client_auth_method="client-secret", username="admin", authSessionParentId="004ad94c-67d2-428f-af71-3e1d4f4aff86", authSessionTabId="k_SScC_nWwI" 2026-08-01 18:55:40,626 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/382e885b-17ee-48ab-9dac-89e58148c993" 2026-08-01 18:55:41,291 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="74097b38-db01-4b29-b2d2-7973ea34d1b0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="387f82ad-de4b-4ec2-91ec-125315b10a4a", client_auth_method="client-secret", username="admin", authSessionParentId="a98e42ae-ba06-4ae6-ab01-a0509b78fd6e", authSessionTabId="zYFUVOl6Eg4" 2026-08-01 18:55:41,720 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/136a8302-0a24-4b9c-b348-091bce968156/role-mappings/clients/96952456-d27d-43cc-85fa-dadd9bd50609" 2026-08-01 19:46:59,843 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="74f20830-85db-49a6-981e-906c6903e787", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="64e1c37d-dbcd-4368-9d34-698c2071ae4e", client_auth_method="client-secret", username="admin", authSessionParentId="4e0dbe0a-b1c3-46f0-b813-cf46c3463378", authSessionTabId="NDOtvwsxVPg" 2026-08-01 19:47:00,094 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="REALM", resourcePath="null" 2026-08-01 19:47:00,979 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="542ec270-403d-47fd-a42d-2650bef4189e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ea367dee-7ef1-401f-9d4e-8753e614db21", client_auth_method="client-secret", username="admin", authSessionParentId="14b4257a-e46a-4908-8165-adf03cf512ef", authSessionTabId="cuAfppnfCEc" 2026-08-01 19:47:01,080 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/06d9b488-f400-4afd-ae00-ef1daa4b5546" 2026-08-01 19:47:01,140 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/06d9b488-f400-4afd-ae00-ef1daa4b5546/protocol-mappers/models/75061339-8cc4-461e-9924-914376426161" 2026-08-01 19:47:07,245 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="8ab70eb9-0a74-4d7c-ba16-182b382e1ce0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f19b6208-8dd9-48e0-a561-68882cebe044", client_auth_method="client-secret", username="admin", authSessionParentId="59b049e1-a429-4360-b7ed-71f6586d6a90", authSessionTabId="-1jKBmM8xTk" 2026-08-01 19:47:07,302 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/f19cbf92-f961-4bcc-b261-228ed2a01c2a" 2026-08-01 19:47:07,671 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="49a26f5c-f921-4fbb-bb24-3965211fc1bf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c405fab9-bb5d-4d6c-bb67-8e3e4f5646da", client_auth_method="client-secret", username="admin", authSessionParentId="480fc35f-2072-444b-a26d-676b4b99542a", authSessionTabId="A_5FnpxB8Dk" 2026-08-01 19:47:07,724 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/780bc59f-d73b-49b8-ba9c-4785de86362f" 2026-08-01 19:47:08,105 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="0913f647-8caa-4a9b-a7ef-6c2c1a39de4f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d50f4254-11e6-452a-9c87-e15524bff38b", client_auth_method="client-secret", username="admin", authSessionParentId="28e0066c-24ce-40dd-bb6d-9d1fb6fbc908", authSessionTabId="Yb2shSnxsA0" 2026-08-01 19:47:08,226 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/b396745d-f601-48c1-8584-bbcce6eedb20" 2026-08-01 19:47:08,902 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="0cb98a6a-30fd-4284-a102-eb2d3f872e1f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="95a75766-c3e0-468a-91d7-3c627321d2f9", client_auth_method="client-secret", username="admin", authSessionParentId="1e4e141a-dd50-4feb-b043-335923d640cc", authSessionTabId="QfS7Pzv1gFM" 2026-08-01 19:47:09,275 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="6c8ec4c0-0651-4412-81c4-6c5960f91a57", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5fc70608-4497-4fc9-8eba-53d59d090320", client_auth_method="client-secret", username="admin", authSessionParentId="e3a0b3a7-fc3d-48cc-97c7-5388a8268eb1", authSessionTabId="eMj61StPK24" 2026-08-01 19:47:09,614 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="5d473e6c-b05c-49d1-aa18-c0a83f03a5b8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="717b5d5a-cc52-4815-8b43-211e97ec1372", client_auth_method="client-secret", username="admin", authSessionParentId="b6fd0b9c-ac4b-43bd-856c-bfe1eed43ddc", authSessionTabId="qudJQMBvjLg" 2026-08-01 19:47:09,950 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="bf4b1b2d-5ff6-4bca-84b4-ed6b660aa185", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4dbeba1d-b99d-4b1c-ab06-7bb7b29ced7d", client_auth_method="client-secret", username="admin", authSessionParentId="01d44960-e507-4571-b9e3-98576a5c21b7", authSessionTabId="HOLXmN6pTP8" 2026-08-01 19:47:10,312 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="e92e744b-4bdf-4f59-8129-221583466ec5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f63dac8f-e976-45fc-a098-c5ec9fedb144", client_auth_method="client-secret", username="admin", authSessionParentId="08d40cec-784e-4922-99e8-4954b1ee4f2a", authSessionTabId="DTLd3H1fL5g" 2026-08-01 19:48:21,980 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="783e55b5-247d-4fec-a7b5-2e9ef4dfdbe1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75cb81db-bd95-4642-83db-237a3ced198b", client_auth_method="client-secret", username="admin", authSessionParentId="c2fce36b-062a-4761-bb30-20e699b0f845", authSessionTabId="6E-Sx22kuWE" 2026-08-01 19:48:22,196 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="REALM", resourcePath="null" 2026-08-01 19:48:23,803 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="123edc07-b83d-45ba-9e75-a8469d6efb35", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="92eea230-5c89-4d65-a857-4abd9e3d5d10", client_auth_method="client-secret", username="admin", authSessionParentId="a03bf513-bc98-4aba-96c8-82d2495e9271", authSessionTabId="4bDWi6_Irt0" 2026-08-01 19:48:23,857 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="54e30b84-2571-4eff-96ec-c3263e7d91ec", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/382e885b-17ee-48ab-9dac-89e58148c993" 2026-08-01 19:48:24,542 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="12c040fa-553f-4430-9286-8fa3cd4f6e26", clientId="admin-cli", userId="a7c8e362-6fc9-4d84-bbd9-5915e14553fb", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="eabba3de-1e54-47e5-a412-73c7ab3316db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="35bae69b-c775-4704-8502-272124d34eee", client_auth_method="client-secret", username="admin", authSessionParentId="bb71637e-f06b-4dd0-830e-f51f60c0dbad", authSessionTabId="A_u-JeLaKRk"