Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-06-26 03:41:32,172 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53074ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-06-26 03:41:36,865 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-06-26 03:41:45,486 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-26 03:41:46,087 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-26 03:41:46,779 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-26 03:41:47,381 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-26 03:41:47,465 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8de58a96-4f6c-4230-a806-bbaff5cc28c0, name: keycloak-0-47122 2026-06-26 03:41:47,473 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-06-26 03:41:47,473 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-06-26 03:41:47,478 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32077 2026-06-26 03:41:48,489 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-06-26 03:41:49,483 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-47122: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-26 03:41:49,493 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-47122|0] (1) [keycloak-0-47122] 2026-06-26 03:41:49,510 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-47122`, physical addresses are `[10.0.0.19:47613]` 2026-06-26 03:41:49,518 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-26 03:41:51,284 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-47122, Site name: null 2026-06-26 03:41:51,289 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-26 03:42:01,969 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:01,969 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:02,381 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-26 03:42:07,884 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:07,884 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:08,387 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:08,387 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:14,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:15,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:15,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:15,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-06-26 03:42:17,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-06-26 03:42:17,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:20,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-06-26 03:42:20,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:20,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:22,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:23,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:23,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:23,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:24,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-06-26 03:42:24,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:24,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-06-26 03:42:24,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:25,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-06-26 03:42:26,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:26,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:26,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-06-26 03:42:26,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:27,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-06-26 03:42:27,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-06-26 03:42:27,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-06-26 03:42:27,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:29,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:29,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:29,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:30,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-06-26 03:42:31,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:31,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:31,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-06-26 03:42:31,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:31,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:31,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:31,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:31,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:31,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:31,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:31,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:31,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:32,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-06-26 03:42:32,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-06-26 03:42:32,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-06-26 03:42:32,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:33,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-06-26 03:42:33,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:33,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-06-26 03:42:33,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:34,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:34,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:35,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:35,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:35,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-06-26 03:42:36,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:36,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-06-26 03:42:37,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-06-26 03:42:37,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:37,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:37,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:37,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:37,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-06-26 03:42:37,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:38,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:41,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:42,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:43,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:43,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:44,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:44,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:44,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:44,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-06-26 03:42:45,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:45,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:45,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:45,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:46,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:46,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-06-26 03:42:46,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:46,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-06-26 03:42:46,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:46,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-06-26 03:42:46,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:46,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:46,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:46,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-06-26 03:42:47,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-06-26 03:42:47,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,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-06-26 03:42:47,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-06-26 03:42:47,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-06-26 03:42:47,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:47,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:47,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,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-06-26 03:42:47,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:47,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:48,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:48,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:48,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:48,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:48,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:48,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:48,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:48,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:48,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:48,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:48,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42: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-06-26 03:42:48,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-06-26 03:42:48,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-06-26 03:42:48,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:48,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 03:42:48,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:48,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:48,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-06-26 03:42:48,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-26 03:42:48,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-26 03:42:50,175 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-26 03:42:56,782 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.305s. Listening on: http://0.0.0.0:8080 2026-06-26 03:42:56,783 INFO [io.quarkus] (main) Profile prod activated. 2026-06-26 03:42:56,783 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-06-26 03:42:58,374 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-26 03:43:16,490 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="545fc4b7-e794-44e5-ab36-f8ba6f5c2f8d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e7edeea9-7527-41df-b46e-a0089db88290", client_auth_method="client-secret", username="admin", authSessionParentId="b2b54a11-aea0-4806-9263-1f9f65325516", authSessionTabId="U2_gMSSJ2lc" 2026-06-26 03:43:22,775 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="atmosphere" 2026-06-26 03:43:24,091 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="b89464d6-2ec4-4dcc-bafa-c2fd1af66520", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="de99d811-fb98-457d-9352-f2a8a95c2dec", client_auth_method="client-secret", username="admin", authSessionParentId="0c040396-81fb-4775-b468-3a30b95c0ce2", authSessionTabId="3M6A5zks0QU" 2026-06-26 03:43:24,275 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9ee42b35-a51f-45a4-b7f3-ab6253fe99fe" 2026-06-26 03:43:24,398 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9ee42b35-a51f-45a4-b7f3-ab6253fe99fe/protocol-mappers/models/70ac0f75-f21c-41f8-93fe-bfd6574a43e6" 2026-06-26 03:43:45,619 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="4ce2cd23-69f0-45f3-916e-1d7e478c58f0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f3f7e08a-c2a5-4bc5-a592-b1bc35294574", client_auth_method="client-secret", username="admin", authSessionParentId="e5d298c8-97b7-4ed0-a3c7-0fd15b18b8b5", authSessionTabId="tl9xIKrY6ao" 2026-06-26 03:43:45,883 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/f34d0dce-6dc7-4783-b07f-f7f9315f5472" 2026-06-26 03:43:46,258 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="992f25ff-e7e2-4876-bc1d-06868a0671b8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="240313eb-74ce-43ae-a8de-22cfae0d0c72", client_auth_method="client-secret", username="admin", authSessionParentId="f3fd3b71-3f52-44d3-a7f1-9a5364bb2c0c", authSessionTabId="CCjad0EEBoE" 2026-06-26 03:43:46,341 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/b5341926-05a8-4631-a534-99c989d92f71" 2026-06-26 03:43:46,746 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="98b00d8c-bb4f-4bc2-9ad7-ec9b6d26ac10", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c5c82a08-a2dd-4dab-8816-45ace0590cd5", client_auth_method="client-secret", username="admin", authSessionParentId="98283e65-8fad-4537-9127-ccf0d16d244b", authSessionTabId="4J7VjyOXoKk" 2026-06-26 03:43:46,961 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/88849778-9cbc-4d31-b390-af5ec76a7218" 2026-06-26 03:43:47,583 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="813eee3a-6115-4718-821b-671ce4105ed4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="556bf676-b482-491f-a435-4bf169dd0927", client_auth_method="client-secret", username="admin", authSessionParentId="c28d612b-8c37-497e-9355-167b665cf710", authSessionTabId="0ZntmQMyp-0" 2026-06-26 03:43:47,714 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/f34d0dce-6dc7-4783-b07f-f7f9315f5472/roles/member" 2026-06-26 03:43:48,098 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="5db661f3-1ccc-4d47-b244-32fb7c1a6cd6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="87f027c7-d189-49b9-a80e-d5ac7f319b2e", client_auth_method="client-secret", username="admin", authSessionParentId="baf32836-761e-4b74-986c-0b04595b8f6a", authSessionTabId="-aPRw3kwUn4" 2026-06-26 03:43:48,205 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/b5341926-05a8-4631-a534-99c989d92f71/roles/admin" 2026-06-26 03:43:48,583 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="8f65612c-47a4-454e-a115-3cb75b64391a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a9720e9e-c199-406b-afa1-2e80cad48b08", client_auth_method="client-secret", username="admin", authSessionParentId="1582025e-d538-4f41-91be-a13507f2810c", authSessionTabId="R8G1cSuKSWk" 2026-06-26 03:43:48,708 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/b5341926-05a8-4631-a534-99c989d92f71/roles/editor" 2026-06-26 03:43:49,123 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="dda249d7-4d8b-4a6b-8092-853fb1d75b4d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0b83db8c-92d3-42bd-9b86-006edac4122a", client_auth_method="client-secret", username="admin", authSessionParentId="0a86da28-439a-4027-8b02-a67bfd504e72", authSessionTabId="fklR957qxEs" 2026-06-26 03:43:49,222 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/b5341926-05a8-4631-a534-99c989d92f71/roles/viewer" 2026-06-26 03:43:49,618 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="5d9fa03e-69d3-4eee-9373-cb94d688c2fa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="27c9cc10-d6a4-4d68-8e7e-0a87e1c6cd11", client_auth_method="client-secret", username="admin", authSessionParentId="96443622-0010-4547-8e7c-137b4ac4f417", authSessionTabId="QsAV1kfMhqM" 2026-06-26 03:43:49,709 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/88849778-9cbc-4d31-b390-af5ec76a7218/roles/member" 2026-06-26 03:46:03,713 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="8528ae9b-173e-4e66-bf9c-99d87f4896f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ae9be92d-8dfb-4715-b865-4979c37c116f", client_auth_method="client-secret", username="admin", authSessionParentId="52219f87-e007-4303-b180-a61357669538", authSessionTabId="qtnN2kJDs_4" 2026-06-26 03:46:04,191 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-06-26 03:46:05,805 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="c8465eaa-7af0-48a8-ab17-86a2dd1d844a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1a4d75ba-e840-4acf-bcd3-1826ff32889d", client_auth_method="client-secret", username="admin", authSessionParentId="29faaecf-ce58-4288-bff9-581be1879d0f", authSessionTabId="QkxRxxI1yps" 2026-06-26 03:46:05,988 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/da53f639-a29b-47ca-b35d-9c3550d96018" 2026-06-26 03:46:06,666 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="88d8b5fa-3295-49f6-a682-1d748248af74", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ecf229c9-5d6f-419b-b50f-7f35985d7e3c", client_auth_method="client-secret", username="admin", authSessionParentId="02a6db9b-6847-43c6-b8e5-4589de43a708", authSessionTabId="s_v9kScYDC8" 2026-06-26 03:46:07,175 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/27454d16-8df9-4df5-ba8f-0d1e2464b5aa/role-mappings/clients/4945a81c-f10b-4a5c-ae3c-2e7d3df5d20e" 2026-06-26 04:37:53,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="3bdad38b-bca0-4dbe-bacd-2c4d256c28b2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96f44e5b-0811-4891-97e3-3966466ba422", client_auth_method="client-secret", username="admin", authSessionParentId="5e2fb99f-5d80-49aa-82f4-fe510b2963ba", authSessionTabId="jCYgeJg7BS8" 2026-06-26 04:37:54,083 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-06-26 04:37:54,962 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="f285b8ff-88f4-47f5-a45d-583b68555f88", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f489977-0c34-46b0-8360-82478af7bf0d", client_auth_method="client-secret", username="admin", authSessionParentId="dbfad1e9-1f5f-4305-a547-159d0ce9789b", authSessionTabId="l80bMHzrfPQ" 2026-06-26 04:37:55,012 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9ee42b35-a51f-45a4-b7f3-ab6253fe99fe" 2026-06-26 04:37:55,069 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9ee42b35-a51f-45a4-b7f3-ab6253fe99fe/protocol-mappers/models/70ac0f75-f21c-41f8-93fe-bfd6574a43e6" 2026-06-26 04:38:01,720 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="6cd3e2a2-a740-42ac-adcd-d9de42e13641", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e74a4c64-d5c0-4db0-a28e-6ce77f70aa25", client_auth_method="client-secret", username="admin", authSessionParentId="9089fe0a-0858-4a92-80d4-34b4b1acf58e", authSessionTabId="99kACM5EgcY" 2026-06-26 04:38:01,790 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/f34d0dce-6dc7-4783-b07f-f7f9315f5472" 2026-06-26 04:38:02,189 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="2b3bbe16-c3ac-4b84-9b03-ce26755ab786", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f267a88c-0202-4365-8507-ee08bf397713", client_auth_method="client-secret", username="admin", authSessionParentId="d8a432b4-dc5f-4ff8-85ae-88c6944f580f", authSessionTabId="tyTDkcGJlHE" 2026-06-26 04:38:02,243 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/b5341926-05a8-4631-a534-99c989d92f71" 2026-06-26 04:38:02,663 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="680204da-530e-4152-a9bb-a177218346f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5e146d9b-693b-4128-a49a-364bdd19bd86", client_auth_method="client-secret", username="admin", authSessionParentId="031ba2b6-2909-4de4-a5d7-ded0956350c3", authSessionTabId="ftXVuxDgZdw" 2026-06-26 04:38:02,717 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/88849778-9cbc-4d31-b390-af5ec76a7218" 2026-06-26 04:38:03,483 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="a435b7c6-2caf-464a-88c3-27ea02b373df", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0d57de69-e39d-49aa-b3fe-477aa90f8f72", client_auth_method="client-secret", username="admin", authSessionParentId="8af21fff-f464-4357-b804-782525eb56fe", authSessionTabId="10n2NWyJQBw" 2026-06-26 04:38:03,857 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="47cdb39e-b6c6-4ddc-b32e-9391683eaf3f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c4422272-5bf1-4bc1-b2a6-3160b8fd63a9", client_auth_method="client-secret", username="admin", authSessionParentId="d700fe46-f210-4880-81ac-3f41cf743111", authSessionTabId="V-iuaVBThIg" 2026-06-26 04:38:04,255 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="fa2b7fba-b68b-455b-ab4d-821d00cbc3ea", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a49cb3be-80d2-4930-96a4-5be6f06ded0e", client_auth_method="client-secret", username="admin", authSessionParentId="deb60eff-3d14-46f9-ae99-47c1ae502546", authSessionTabId="JE4wJ8IhMm0" 2026-06-26 04:38:04,601 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="ff8cbf24-0183-4575-b085-bb1363c7d107", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f81b9794-65f8-4684-9c7e-dab2540bc58c", client_auth_method="client-secret", username="admin", authSessionParentId="5abd8755-bec0-417d-b09c-9af59826d26d", authSessionTabId="dowEs0mwWMI" 2026-06-26 04:38:04,987 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="fef90709-fa19-469f-9dfb-79730997b3b6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="251be74d-5e01-446c-92cc-b484a87e264a", client_auth_method="client-secret", username="admin", authSessionParentId="708e1002-00b0-4006-8722-a606baeab283", authSessionTabId="w2ZKpz_lrXI" 2026-06-26 04:39:21,665 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="0497b071-45ac-4e42-8594-d4ae22b13f10", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="73b8a4b0-3bd8-47ff-864e-cfd95dd8ae89", client_auth_method="client-secret", username="admin", authSessionParentId="d7497831-c45d-45cf-976b-65e444ef5f3f", authSessionTabId="w0oi9dkwGEE" 2026-06-26 04:39:21,798 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-06-26 04:39:23,499 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="1b172ebb-7d60-4bb2-b636-244085b96f67", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="123acaa6-3ff3-4e18-9916-82a6515c55c2", client_auth_method="client-secret", username="admin", authSessionParentId="0384b3c3-55ee-47a2-95c0-79bf9daad1ee", authSessionTabId="csLc8yThUX8" 2026-06-26 04:39:23,575 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="3b64e542-dba8-4fdc-b5e4-46269726bf29", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/da53f639-a29b-47ca-b35d-9c3550d96018" 2026-06-26 04:39:24,312 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1e191d7d-dba7-4ae2-a54f-a678f9d5ddb5", clientId="admin-cli", userId="91ea83c8-358e-4ebd-80cb-a1f4cdfbf01f", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="4dc20ccf-2974-425e-9011-ba885c312ff7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8235a7ab-1aab-4734-b228-b298b2900ad6", client_auth_method="client-secret", username="admin", authSessionParentId="8ff859ed-7349-4fbb-be38-f68109e73822", authSessionTabId="BU_KKslMXro"