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-07-02 10:11:04,984 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49373ms 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-07-02 10:11:10,411 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-07-02 10:11:18,286 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 10:11:18,581 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 10:11:19,182 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 10:11:19,678 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 10:11:19,680 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d7c29c82-6c97-42c3-a412-9fd522fdd9e9, name: keycloak-0-39096 2026-07-02 10:11:19,687 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-07-02 10:11:19,687 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-07-02 10:11:19,694 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42572 2026-07-02 10:11:21,779 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-39096: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-02 10:11:21,875 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-39096|0] (1) [keycloak-0-39096] 2026-07-02 10:11:21,976 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-39096`, physical addresses are `[10.0.0.206:58108]` 2026-07-02 10:11:21,987 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-02 10:11:22,530 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-07-02 10:11:23,893 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-39096, Site name: null 2026-07-02 10:11:23,895 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 10:11:34,793 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-07-02 10:11:34,793 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-07-02 10:11:35,194 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 10:11:41,195 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-07-02 10:11:41,195 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-07-02 10:11:41,796 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-07-02 10:11:41,796 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-07-02 10:11:48,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:48,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:49,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:49,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:51,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:51,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:53,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:53,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:53,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:55,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:56,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:56,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:57,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:57,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:57,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:57,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:57,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:58,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:59,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:59,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:11:59,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-07-02 10:11:59,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:00,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:00,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:00,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-07-02 10:12:00,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:02,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-07-02 10:12:02,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-07-02 10:12:03,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-07-02 10:12:03,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:04,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-07-02 10:12:04,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:04,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:04,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:04,444 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-07-02 10:12:04,530 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-07-02 10:12:04,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-02 10:12:04,692 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-07-02 10:12:04,778 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-07-02 10:12:04,896 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-07-02 10:12:04,968 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-07-02 10:12:05,036 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-07-02 10:12:05,164 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-07-02 10:12:05,207 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-07-02 10:12:05,306 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-07-02 10:12:05,361 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-07-02 10:12:05,413 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-07-02 10:12:05,510 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-07-02 10:12:05,565 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-07-02 10:12:05,674 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-07-02 10:12:05,810 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-07-02 10:12:05,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:05,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:05,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-07-02 10:12:06,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:06,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:06,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:06,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12: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-07-02 10:12:08,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-07-02 10:12:08,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:08,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:08,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:08,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:09,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:09,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-07-02 10:12:10,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:11,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:11,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:11,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-07-02 10:12:11,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:11,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:11,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:11,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-07-02 10:12:14,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-07-02 10:12:15,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:15,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:15,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:15,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:15,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:15,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:15,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:15,902 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-07-02 10:12:16,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:16,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:16,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:16,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:16,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:16,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:16,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:16,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-07-02 10:12:16,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:17,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:17,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:17,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-07-02 10:12:17,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:18,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:18,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:18,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-07-02 10:12:18,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:18,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:18,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:18,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-07-02 10:12:18,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,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-07-02 10:12:19,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,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-07-02 10:12:19,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,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-07-02 10:12:19,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,647 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-07-02 10:12:19,719 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-07-02 10:12:19,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,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-07-02 10:12:19,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:19,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,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-07-02 10:12:20,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,088 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-07-02 10:12:20,154 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-07-02 10:12:20,203 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-07-02 10:12:20,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,391 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-07-02 10:12:20,456 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-07-02 10:12:20,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,765 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-07-02 10:12:20,838 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-07-02 10:12:20,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 10:12:20,894 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-07-02 10:12:20,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07-02 10:12:22,278 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 10:12:28,586 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.291s. Listening on: http://0.0.0.0:8080 2026-07-02 10:12:28,587 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 10:12:28,587 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-07-02 10:12:30,188 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 10:12:47,278 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="0b20447c-c6af-408d-974c-fa0f630a9db8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="51a17c58-f105-4603-9e84-98cba6e347d8", client_auth_method="client-secret", username="admin", authSessionParentId="d70ffeed-8980-4060-879c-e4debdcf5dc3", authSessionTabId="-eRlP12SZsw" 2026-07-02 10:12:52,182 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="REALM", resourcePath="atmosphere" 2026-07-02 10:12:53,576 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="b6404dba-eb55-4ac1-9ea7-4385d3859838", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c895caf6-ae35-41a1-8817-fb9ba2731cdf", client_auth_method="client-secret", username="admin", authSessionParentId="825567d2-33ab-48cf-bd6c-b791126a851c", authSessionTabId="yOSp6bvbz-w" 2026-07-02 10:12:53,780 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f3872d60-fb3d-46e5-a37d-869763ff54e3" 2026-07-02 10:12:53,982 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f3872d60-fb3d-46e5-a37d-869763ff54e3/protocol-mappers/models/a04a06bd-7d4b-4b40-8d86-60f54d56599b" 2026-07-02 10:13:15,230 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="4e467f05-8382-4e4f-b143-2eb5aa086dc8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7f783524-169b-4fc4-92f9-d6bcfc0f0892", client_auth_method="client-secret", username="admin", authSessionParentId="1574575c-800d-4ef3-aaa6-3dde0eb48c04", authSessionTabId="fjw6o_qqZpU" 2026-07-02 10:13:15,494 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT", resourcePath="clients/2b7bbaa7-c1cc-4353-bb14-494ad19cbc5b" 2026-07-02 10:13:15,915 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="90e18d0c-a0ea-4588-8b92-3fe942ff921b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4be3798a-cc43-425b-9bd4-eb09ef1567ff", client_auth_method="client-secret", username="admin", authSessionParentId="87c44466-ed0f-40d4-b886-bb869ae1c8b7", authSessionTabId="8PDR-SvdNys" 2026-07-02 10:13:16,093 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT", resourcePath="clients/87b92feb-8ce0-4f2a-8ead-5e8a3862135d" 2026-07-02 10:13:16,509 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="adc399d0-329b-4ba4-83ec-7de05a67bdb8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3068df78-47f9-4fb8-914c-e138fa130d0e", client_auth_method="client-secret", username="admin", authSessionParentId="43106d49-cec0-4127-8d7e-f16745393df5", authSessionTabId="RDUaEnr28Hk" 2026-07-02 10:13:16,603 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT", resourcePath="clients/b63abbd8-6b8c-4483-a000-b2ce8dd1f365" 2026-07-02 10:13:17,318 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="e924124e-6827-4c7c-8d56-33b6dcc71c06", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ef37e644-cab5-48f5-83e9-8f430e52bc6b", client_auth_method="client-secret", username="admin", authSessionParentId="3bca6d18-7531-4c6e-b4fe-803e3d0d9dc6", authSessionTabId="uQ-CzsjjxbM" 2026-07-02 10:13:17,483 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT_ROLE", resourcePath="clients/2b7bbaa7-c1cc-4353-bb14-494ad19cbc5b/roles/member" 2026-07-02 10:13:17,843 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="236fff6a-eb38-4d3d-bd88-6edd67973832", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="48658739-0631-42e6-af0b-1311f73f3db9", client_auth_method="client-secret", username="admin", authSessionParentId="8b947b0f-7382-4fa9-868b-19a5ae462ce4", authSessionTabId="ziVnDnfzLrg" 2026-07-02 10:13:18,003 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT_ROLE", resourcePath="clients/87b92feb-8ce0-4f2a-8ead-5e8a3862135d/roles/admin" 2026-07-02 10:13:18,442 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="d2e39fad-da45-46d6-a34b-d85fe6527e93", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eb45d3ef-7350-41e8-bc47-da9ac008b998", client_auth_method="client-secret", username="admin", authSessionParentId="03887bef-e160-4b78-ba0b-27765db3dc58", authSessionTabId="EZJzFW2xhiY" 2026-07-02 10:13:18,590 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT_ROLE", resourcePath="clients/87b92feb-8ce0-4f2a-8ead-5e8a3862135d/roles/editor" 2026-07-02 10:13:18,961 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="be2cb40c-7860-49fc-b72d-09191fc4cd89", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="355ce59f-d210-4a9f-8f93-c21ec181b36b", client_auth_method="client-secret", username="admin", authSessionParentId="babfbdc9-6e8e-4058-9096-603a56430652", authSessionTabId="2GdTy1QdG-Y" 2026-07-02 10:13:19,088 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT_ROLE", resourcePath="clients/87b92feb-8ce0-4f2a-8ead-5e8a3862135d/roles/viewer" 2026-07-02 10:13:19,507 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="92c1548d-5344-465b-9c20-9369e4f8a482", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5c8c205d-1098-4e04-89b8-e104245b7b24", client_auth_method="client-secret", username="admin", authSessionParentId="7dc5469e-56b4-4782-8206-a008b9aefc70", authSessionTabId="UMQapVLZpHg" 2026-07-02 10:13:19,606 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT_ROLE", resourcePath="clients/b63abbd8-6b8c-4483-a000-b2ce8dd1f365/roles/member" 2026-07-02 10:15:31,027 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="014e3a35-be39-4c72-811d-cd89a7b2e0c6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6a808235-3f5f-4192-ad03-eb99bf7fc117", client_auth_method="client-secret", username="admin", authSessionParentId="dfc488d9-3600-4231-945a-6cee73272fbb", authSessionTabId="X_-ICkODrd0" 2026-07-02 10:15:31,510 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="REALM", resourcePath="null" 2026-07-02 10:15:33,136 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="fea51547-d63d-4887-afeb-48a18badb943", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="652abf0b-2e5d-46de-94fc-155324495a25", client_auth_method="client-secret", username="admin", authSessionParentId="9a423888-8f86-46f0-9770-c69bd3beaba7", authSessionTabId="eSGkCIPa7Z4" 2026-07-02 10:15:33,288 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT", resourcePath="clients/c5f00adb-3f4f-4dc0-a827-c1ee166eb004" 2026-07-02 10:15:34,030 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="0a3227ed-5aaf-48c5-96b9-70956023f5bf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5737c189-338f-4fca-b68e-c50094716be8", client_auth_method="client-secret", username="admin", authSessionParentId="5d872e3c-33cd-4c50-8472-98b8be89441c", authSessionTabId="6ZcDiSHQlD0" 2026-07-02 10:15:34,634 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/d6c6a1c4-7b00-49fe-9e86-43617251b080/role-mappings/clients/ba0ed6bc-00bc-4123-89dd-d49fea95ccc6" 2026-07-02 11:05:26,447 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="1cb518eb-6171-4c88-970c-b8fe430f149c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eee9df44-d1b3-47c0-ada1-9a90bb44be42", client_auth_method="client-secret", username="admin", authSessionParentId="b629b430-c234-411c-8da2-1ce0be693a19", authSessionTabId="dlOEXkYf390" 2026-07-02 11:05:26,674 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="REALM", resourcePath="null" 2026-07-02 11:05:27,464 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="9abe48d2-19e6-4e5d-a7b2-7fc8e520a26c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3f55e659-50b5-4e9d-87d6-3c3e95865d96", client_auth_method="client-secret", username="admin", authSessionParentId="77f38153-6755-44ca-be78-9696c5489649", authSessionTabId="2FSx8SGSTfc" 2026-07-02 11:05:27,518 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f3872d60-fb3d-46e5-a37d-869763ff54e3" 2026-07-02 11:05:27,594 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f3872d60-fb3d-46e5-a37d-869763ff54e3/protocol-mappers/models/a04a06bd-7d4b-4b40-8d86-60f54d56599b" 2026-07-02 11:05:34,334 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="778f640c-76b0-4625-be46-9891a335a477", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e76742db-e790-4d58-9a8b-6808b7d942de", client_auth_method="client-secret", username="admin", authSessionParentId="e7446627-6b8b-45bb-9768-a46cef7594a0", authSessionTabId="ViLfgdzT4wg" 2026-07-02 11:05:34,402 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT", resourcePath="clients/2b7bbaa7-c1cc-4353-bb14-494ad19cbc5b" 2026-07-02 11:05:34,818 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="cc932981-24a7-41f1-aa3e-763249e0618b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c20e09b4-cb6f-41e1-b2af-b5a218f1a590", client_auth_method="client-secret", username="admin", authSessionParentId="3ea8babb-2f25-4152-b416-c526eb96f5f3", authSessionTabId="Bl7N35ZanDY" 2026-07-02 11:05:34,865 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT", resourcePath="clients/87b92feb-8ce0-4f2a-8ead-5e8a3862135d" 2026-07-02 11:05:35,274 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="c62d8750-451b-4156-ab68-4309ab81085e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="661ddb65-dafc-4bee-977a-c3d2f11b635f", client_auth_method="client-secret", username="admin", authSessionParentId="b7fabb5d-4062-4bd9-8382-6a808d990fca", authSessionTabId="x6-f5VLmfBw" 2026-07-02 11:05:35,333 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT", resourcePath="clients/b63abbd8-6b8c-4483-a000-b2ce8dd1f365" 2026-07-02 11:05:36,023 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="472fb3b7-8cd2-4fc0-8771-462a28e8bbb0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5b3f21e6-619a-4b45-96eb-d75ab903a86f", client_auth_method="client-secret", username="admin", authSessionParentId="5450af67-3834-45c7-9f5b-825ed5cc40d5", authSessionTabId="5RWeQQj9l-c" 2026-07-02 11:05:36,399 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="152bf165-430d-4406-9239-f2ddb60bfc1c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="832e5207-1193-4b08-abde-dff5681eaa8b", client_auth_method="client-secret", username="admin", authSessionParentId="9b553b73-bbdb-4272-8dfc-c9aef95978d3", authSessionTabId="iVM0PVDl4_Y" 2026-07-02 11:05:36,766 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="f48b275e-a155-4bca-8d85-1b0f8edff464", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b579fbbe-71aa-42fc-b298-89a1eec056db", client_auth_method="client-secret", username="admin", authSessionParentId="2022c8a3-67ec-419c-b04f-32559cbcb557", authSessionTabId="rG7uF4isNIk" 2026-07-02 11:05:37,137 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="c1b515e2-dbee-4196-8a1b-e74ca6cfaab4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="184f5b2c-57e8-4c0c-ac72-8720ba47e736", client_auth_method="client-secret", username="admin", authSessionParentId="3baf4bbc-f5f3-479b-9dd6-83d090840c4b", authSessionTabId="HBL6wjaJRtw" 2026-07-02 11:05:37,523 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="61b56eb4-aff0-4438-9a3e-ffd4706b862e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b7e53b5b-4e5a-45ec-9f61-c2d10737fe67", client_auth_method="client-secret", username="admin", authSessionParentId="f8734671-e7c4-44ca-a721-409e5284fe10", authSessionTabId="C0o6TaQY9Ic" 2026-07-02 11:06:52,180 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="20c1895a-46a2-4909-9101-60458c603aac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0e04bc0-e86f-45fa-97a0-0e16973d5a26", client_auth_method="client-secret", username="admin", authSessionParentId="48bab17d-7bed-484a-9bd2-41b8161a0aea", authSessionTabId="Yqr1FpyLnPM" 2026-07-02 11:06:52,303 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="REALM", resourcePath="null" 2026-07-02 11:06:54,136 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="357be929-3270-4ea2-9699-248d98556607", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="16f0a395-8906-4c03-8812-5cad42895bd6", client_auth_method="client-secret", username="admin", authSessionParentId="a039f940-cfbe-4908-92f9-23ab776a4b19", authSessionTabId="IdOggEedbXQ" 2026-07-02 11:06:54,193 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="705f3527-dddc-4c5b-bcb2-f21c78daae7a", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", resourceType="CLIENT", resourcePath="clients/c5f00adb-3f4f-4dc0-a827-c1ee166eb004" 2026-07-02 11:06:54,977 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="241a3524-a9ea-4557-af6c-acd76ae39eb2", clientId="admin-cli", userId="e4b02840-bd3d-43f3-bcc3-220291cd8dc9", ipAddress="199.19.213.63", auth_method="openid-connect", token_id="7ac045db-cbf3-48c2-9405-d89981d76b84", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d86d4c1a-a930-4f91-94f0-a9c33c53ea1e", client_auth_method="client-secret", username="admin", authSessionParentId="f96f3032-e55e-47e0-9357-cfbfab58bf52", authSessionTabId="HzVCNhAR6Fs"