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-05-10 00:56:07,143 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56011ms 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-05-10 00:56:12,028 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-05-10 00:56:21,531 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-10 00:56:22,224 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-10 00:56:22,927 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-10 00:56:23,539 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-10 00:56:23,541 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8ffff978-034d-47ea-b652-263b0a6758b9, name: keycloak-0-1724 2026-05-10 00:56:23,620 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-05-10 00:56:23,621 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-05-10 00:56:23,631 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27582 2026-05-10 00:56:24,738 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-05-10 00:56:24,744 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-10 00:56:25,725 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1724: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-10 00:56:25,736 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1724|0] (1) [keycloak-0-1724] 2026-05-10 00:56:25,752 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1724`, physical addresses are `[10.0.0.237:43118]` 2026-05-10 00:56:25,761 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-10 00:56:27,643 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1724, Site name: null 2026-05-10 00:56:38,523 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-10 00:56:38,523 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-05-10 00:56:38,948 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-10 00:56:44,829 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-05-10 00:56:44,830 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-05-10 00:56:45,430 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-05-10 00:56:45,430 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-05-10 00:56:52,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:56:52,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-05-10 00:56:53,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:56:53,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:56:55,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-05-10 00:56:55,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:56:58,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:56:58,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:56:58,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:00,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-05-10 00:57:01,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:01,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-05-10 00:57:02,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:02,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:02,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:02,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:02,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-05-10 00:57:03,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:05,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:05,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-05-10 00:57:05,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:05,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-05-10 00:57:05,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:05,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:05,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:05,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-05-10 00:57:07,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:07,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:08,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:08,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:09,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:09,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:09,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:09,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-05-10 00:57:09,799 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-05-10 00:57:09,880 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-05-10 00:57:09,954 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-05-10 00:57:10,038 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-05-10 00:57:10,127 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-05-10 00:57:10,237 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-05-10 00:57:10,314 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-05-10 00:57:10,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-10 00:57:10,540 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-05-10 00:57:10,592 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-05-10 00:57:10,706 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-05-10 00:57:10,763 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-05-10 00:57:10,822 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-05-10 00:57:10,877 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-05-10 00:57:10,930 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-05-10 00:57:11,032 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-05-10 00:57:11,147 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-05-10 00:57:11,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:11,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:11,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:11,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-05-10 00:57:11,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:11,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-05-10 00:57:11,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:11,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:13,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:13,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:13,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:13,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:13,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:14,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-05-10 00:57:14,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:16,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:16,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:16,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:16,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-05-10 00:57:16,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:16,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-05-10 00:57:16,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:16,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-05-10 00:57:19,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-05-10 00:57:20,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:20,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:21,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:21,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:21,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:21,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-05-10 00:57:21,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-05-10 00:57:21,309 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-05-10 00:57:21,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:21,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-05-10 00:57:21,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:21,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:22,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:22,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:22,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:22,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-05-10 00:57:22,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:23,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:23,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:23,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:23,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,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-05-10 00:57:24,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:24,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,307 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-05-10 00:57:25,380 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-05-10 00:57:25,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,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-05-10 00:57:25,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 2026-05-10 00:57:25,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,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-05-10 00:57:25,663 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-05-10 00:57:25,730 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-05-10 00:57:25,776 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-05-10 00:57:25,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,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-05-10 00:57:25,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:25,970 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-05-10 00:57:26,050 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-05-10 00:57:26,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-05-10 00:57:26,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:26,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:26,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-05-10 00:57:26,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:26,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:26,351 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-05-10 00:57:26,422 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-05-10 00:57:26,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-10 00:57:26,489 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-05-10 00:57:26,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-05-10 00:57:28,018 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-10 00:57:35,745 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 88.292s. Listening on: http://0.0.0.0:8080 2026-05-10 00:57:35,746 INFO [io.quarkus] (main) Profile prod activated. 2026-05-10 00:57:35,746 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-05-10 00:57:37,833 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-10 00:57:56,323 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="59843f11-3a3b-4b4a-b93b-f8166b8780b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8ac22416-9846-47b8-8442-4588839b64ba", client_auth_method="client-secret", username="admin", authSessionParentId="96566e0c-6cd4-48e1-a039-b0167143805c", authSessionTabId="zFJE7yOb9S4" 2026-05-10 00:58:02,661 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="atmosphere" 2026-05-10 00:58:04,021 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="dee28f62-225d-45be-a9a6-7f13c6b632ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a070cbf8-3636-496c-82af-21bac8b9c6d5", client_auth_method="client-secret", username="admin", authSessionParentId="a335c5d7-953d-4bf8-b317-765e7be300e3", authSessionTabId="W7YrRPADaIA" 2026-05-10 00:58:04,240 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c66bacd5-3221-427b-a9f6-962b7910b63b" 2026-05-10 00:58:04,439 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c66bacd5-3221-427b-a9f6-962b7910b63b/protocol-mappers/models/57e62127-ff1c-44f2-89f6-9b2727a4b1ad" 2026-05-10 00:58:25,904 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="f0b290c1-e0b0-43ed-83d4-d1b8dd2edf55", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9f6b4ea3-5318-4841-b8ff-8b9e67c69be6", client_auth_method="client-secret", username="admin", authSessionParentId="9420a267-5cf9-49a1-9f89-14d3370b7b13", authSessionTabId="99CnMnPjhjg" 2026-05-10 00:58:26,150 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/12638ec7-4437-4bb0-9f20-e5fb10ef2eab" 2026-05-10 00:58:26,589 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="0f2bb89b-03b3-4ea1-a4ce-3fc4b20c80ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="12072f76-6750-408a-b845-68c688417f35", client_auth_method="client-secret", username="admin", authSessionParentId="af2f6a60-8ecb-4e6b-9090-3bf9d411a694", authSessionTabId="9genf0wQW_E" 2026-05-10 00:58:26,747 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/0520cc9c-2acb-4b19-a996-9ab5d2905957" 2026-05-10 00:58:27,170 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="b7c2cf92-d065-4373-a67d-f0189db67527", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d9ce7b09-22f4-4f70-9bde-26d217f08f9c", client_auth_method="client-secret", username="admin", authSessionParentId="c784922d-2bb0-46b8-a2dd-210027c38f75", authSessionTabId="Gvkzn55HWYA" 2026-05-10 00:58:27,317 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/5965cea4-9d32-4cf7-9063-56dc96bbbcdf" 2026-05-10 00:58:27,968 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="1049957f-644a-482d-84e2-59550851886b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00595c8c-05e1-4881-a169-bbd9af79d592", client_auth_method="client-secret", username="admin", authSessionParentId="fbf12e9e-efba-4715-b965-e77d35abc3f4", authSessionTabId="e4j8GvK07bI" 2026-05-10 00:58:28,218 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/12638ec7-4437-4bb0-9f20-e5fb10ef2eab/roles/member" 2026-05-10 00:58:28,617 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="2d63db3c-6c6a-4076-acc6-23d97b56d419", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cad96faf-72bb-4ec7-bb05-6c954accafa6", client_auth_method="client-secret", username="admin", authSessionParentId="b03d2ab4-129c-4ff5-a7dd-5362438870af", authSessionTabId="owrYU-ce3cw" 2026-05-10 00:58:28,712 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/0520cc9c-2acb-4b19-a996-9ab5d2905957/roles/admin" 2026-05-10 00:58:29,110 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="18017e64-cfe6-4abc-99a8-aef9265434c2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ead3059b-1879-4bbe-b679-debe5bffde48", client_auth_method="client-secret", username="admin", authSessionParentId="d48e0f83-5664-4e64-bb79-cc8f707a2c90", authSessionTabId="UUERtz3rlJs" 2026-05-10 00:58:29,348 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/0520cc9c-2acb-4b19-a996-9ab5d2905957/roles/editor" 2026-05-10 00:58:29,710 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="f6029a66-c9b2-4400-a479-ef96ed446f74", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="11a3af67-972c-4084-b167-43dae1cca5bc", client_auth_method="client-secret", username="admin", authSessionParentId="6f9e3894-c72e-4b24-8e20-16e6401aae0d", authSessionTabId="3wq--ipl5DU" 2026-05-10 00:58:29,797 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/0520cc9c-2acb-4b19-a996-9ab5d2905957/roles/viewer" 2026-05-10 00:58:30,186 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="f0164f85-4571-4051-a638-acf448364874", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cda4a885-a6d1-4034-88c7-c2891d4da610", client_auth_method="client-secret", username="admin", authSessionParentId="66b1ec41-a17b-4532-a142-11944b3b9a0b", authSessionTabId="_bWLr00hRKk" 2026-05-10 00:58:30,265 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/5965cea4-9d32-4cf7-9063-56dc96bbbcdf/roles/member" 2026-05-10 01:00:59,158 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="58ae1c97-92a4-4792-8681-ead06503d85d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5c34eabd-9ee1-4b0e-81cc-89d04130899f", client_auth_method="client-secret", username="admin", authSessionParentId="508dcd53-999b-4315-b4f9-1fbfd719eaba", authSessionTabId="Im07DMODjCY" 2026-05-10 01:00:59,845 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-05-10 01:01:01,544 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="f0261219-0551-45bd-9500-e4201f42188d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d86dbd72-72a9-4ed6-84f1-f3cd84c1e231", client_auth_method="client-secret", username="admin", authSessionParentId="37e0381d-be9b-4352-811a-74cf56fded85", authSessionTabId="1mbS0RCPivI" 2026-05-10 01:01:01,668 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/0fd51890-fe07-474b-b34d-d2c04ef0add6" 2026-05-10 01:01:02,401 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="75c4e70e-8174-4236-9993-eac398e9e9d3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="67005e7b-4153-44ab-9f74-40b5256e4bd5", client_auth_method="client-secret", username="admin", authSessionParentId="d7f160f3-f148-4fbb-987b-c43b8b3720c8", authSessionTabId="BCdZ7aaeDwo" 2026-05-10 01:01:02,924 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e2a36e15-5738-4ee8-9438-3348702f94c2/role-mappings/clients/4ae6fb72-5f79-41c6-85c7-79b625362de2" 2026-05-10 01:51:51,107 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="6f32c143-6e51-4ccb-801e-d7ec064385c4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fc41813c-57c9-4a11-a152-f501a204abdd", client_auth_method="client-secret", username="admin", authSessionParentId="cfed385c-b2a1-44bd-a8b7-f1a39d5caf69", authSessionTabId="ug2qpXzhHCU" 2026-05-10 01:51:51,363 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-05-10 01:51:52,218 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="402e7fa4-8803-44f5-a5b3-6243cfd2f929", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="225c4bc8-3769-40d7-968c-c31692f1c2d2", client_auth_method="client-secret", username="admin", authSessionParentId="c469127f-795c-4727-95a0-8c4d1bcae305", authSessionTabId="R73NNhJldYw" 2026-05-10 01:51:52,326 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c66bacd5-3221-427b-a9f6-962b7910b63b" 2026-05-10 01:51:52,430 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c66bacd5-3221-427b-a9f6-962b7910b63b/protocol-mappers/models/57e62127-ff1c-44f2-89f6-9b2727a4b1ad" 2026-05-10 01:51:58,924 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="1bf8d511-0973-4bde-bdbc-a32803558c1c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="41f7f25d-07d6-43cf-8eca-c2f37bcfbc12", client_auth_method="client-secret", username="admin", authSessionParentId="85abef1d-1702-45af-aae1-504524347d00", authSessionTabId="1otbLUa6udg" 2026-05-10 01:51:58,985 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/12638ec7-4437-4bb0-9f20-e5fb10ef2eab" 2026-05-10 01:51:59,365 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="cde2b7de-2c42-4453-a3f6-0ff74135365a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dd04dfdd-e390-4211-ac3d-30d43222c0ed", client_auth_method="client-secret", username="admin", authSessionParentId="2a0f8434-b2ad-4181-9ef7-09e53b7d5e58", authSessionTabId="woIt0U1XyPc" 2026-05-10 01:51:59,427 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/0520cc9c-2acb-4b19-a996-9ab5d2905957" 2026-05-10 01:51:59,801 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="44556a80-c15d-42b4-887a-f2792c795484", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="67345d8e-5a98-4bec-9839-03a9778d9357", client_auth_method="client-secret", username="admin", authSessionParentId="a7967e74-645f-400c-9187-fa340d216b2e", authSessionTabId="qmLG1FzebbQ" 2026-05-10 01:51:59,854 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/5965cea4-9d32-4cf7-9063-56dc96bbbcdf" 2026-05-10 01:52:00,566 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="fc7f9548-029e-4906-8926-d6d56e0fc7b6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="82f36c51-90ad-4fe1-9158-50dfb08b3793", client_auth_method="client-secret", username="admin", authSessionParentId="6e7cc0e3-92e4-45e1-8e02-2dff482e5362", authSessionTabId="UvVwtUggmL4" 2026-05-10 01:52:00,913 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="dee74e03-c4ac-4ac1-a961-7d9e880df4aa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6162f080-141f-47a7-b50a-62059515f07b", client_auth_method="client-secret", username="admin", authSessionParentId="284cd9a2-f0e5-48d5-8e5b-635227bc0df2", authSessionTabId="jOzQxt5_nKw" 2026-05-10 01:52:01,274 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="1ecd0537-0e0d-498f-a8a0-b483cbd08ad9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cf72b6c7-d729-4657-b878-c1c24cf0e7d9", client_auth_method="client-secret", username="admin", authSessionParentId="f55327cf-b486-4555-a806-417d0660e94d", authSessionTabId="o3LfGzjo6yo" 2026-05-10 01:52:01,634 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="8677cc39-fff9-49c0-9f19-487e59a6ece7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ec0de771-a227-4f90-a22a-85a00aef8626", client_auth_method="client-secret", username="admin", authSessionParentId="1d4ff3ad-fa45-4cc5-b03e-dbca141ecfaa", authSessionTabId="qyNsvR-M-mo" 2026-05-10 01:52:01,983 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="cb197f57-ddb8-4855-aba4-b35d564f7ad8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bbf568b8-eff6-4c16-8f58-006aeb78f352", client_auth_method="client-secret", username="admin", authSessionParentId="e595d449-396d-4863-857f-128fd49065bb", authSessionTabId="lZENZhHrzt0" 2026-05-10 01:53:14,580 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="5f792b65-e5b9-4cea-a86b-f4e620d1a62f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8641bdc9-3df8-4e0c-a5db-065744bfeb9d", client_auth_method="client-secret", username="admin", authSessionParentId="6589202b-3674-43fc-999a-61f1bac96f42", authSessionTabId="UU8qSxP50Yc" 2026-05-10 01:53:14,747 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-05-10 01:53:16,513 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="ac720471-6cc8-4b80-8838-866779a84daf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="edfc7e64-eea9-4453-852b-e043a440d774", client_auth_method="client-secret", username="admin", authSessionParentId="02552088-deaa-4218-bd8b-872721727dc5", authSessionTabId="6s7L86KJxS0" 2026-05-10 01:53:16,567 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="7a07a464-3ba1-4f57-ba53-f7e100693993", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/0fd51890-fe07-474b-b34d-d2c04ef0add6" 2026-05-10 01:53:17,363 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="206e24ff-1fcb-4b0c-ac3c-c1df0f4dfaf8", clientId="admin-cli", userId="53c6d7b0-400d-4d81-b1a3-614e194ea8f5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="6cd00280-9a65-426c-aefd-331a00c3e722", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="08dcae2b-105d-4c3d-8ac8-0e14b95420bb", client_auth_method="client-secret", username="admin", authSessionParentId="1c867861-0775-4f72-b10d-8e1f3088b4e1", authSessionTabId="-SBAYHUK9jU"