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-12 05:49:29,188 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49657ms 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-12 05:49:34,245 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-12 05:49:43,033 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-12 05:49:43,633 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-12 05:49:44,317 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-12 05:49:44,922 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-12 05:49:44,924 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 40b47f72-1467-45eb-8419-5b0b902dd409, name: keycloak-0-15974 2026-05-12 05:49:44,929 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-12 05:49:44,929 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-12 05:49:45,034 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33032 2026-05-12 05:49:45,927 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-12 05:49:46,011 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-12 05:49:47,111 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-15974: no members discovered after 2073 ms: creating cluster as coordinator 2026-05-12 05:49:47,121 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-15974|0] (1) [keycloak-0-15974] 2026-05-12 05:49:47,137 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-15974`, physical addresses are `[10.0.0.208:48568]` 2026-05-12 05:49:47,144 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-12 05:49:49,034 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-15974, Site name: null 2026-05-12 05:49:59,030 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-12 05:49:59,030 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-12 05:49:59,512 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-12 05:50:05,126 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-12 05:50:05,127 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-12 05:50:05,634 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-12 05:50:05,634 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-12 05:50:11,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:12,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:12,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:12,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:14,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:14,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:17,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:17,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-05-12 05:50:17,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:19,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:20,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:20,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:20,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:21,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:21,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:21,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:21,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:22,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-12 05:50:23,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:23,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:23,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:23,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:23,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:24,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:24,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:24,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:25,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:25,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:27,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:27,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:28,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:28,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:28,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:28,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:28,376 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-12 05:50:28,457 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-12 05:50:28,529 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-12 05:50:28,639 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-12 05:50:28,755 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-12 05:50:28,870 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-12 05:50:28,952 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-12 05:50:29,043 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-12 05:50:29,182 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-12 05:50:29,229 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-12 05:50:29,343 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-12 05:50:29,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 05:50:29,478 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-12 05:50:29,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-12 05:50:29,596 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-12 05:50:29,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-05-12 05:50:29,853 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-12 05:50:29,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:29,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:30,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:30,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:30,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:30,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:30,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:30,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:31,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:31,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:32,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:32,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:32,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:33,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-05-12 05:50:33,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:34,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:35,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:35,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-12 05:50:35,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-05-12 05:50:35,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:35,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:35,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:35,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:38,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:39,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:39,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-12 05:50:40,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:40,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-12 05:50:40,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:40,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-12 05:50:40,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:40,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-12 05:50:40,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:40,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:40,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-05-12 05:50:40,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-05-12 05:50:40,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:40,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:41,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-05-12 05:50:41,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:41,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:42,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-05-12 05:50:42,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:42,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:42,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:43,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50: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-05-12 05:50:43,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:43,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-05-12 05:50:43,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:43,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:43,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50: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-05-12 05:50:43,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-12 05:50:43,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:43,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:43,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:43,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,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-12 05:50:44,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:44,330 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-12 05:50:44,404 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-12 05:50:44,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,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-05-12 05:50:44,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:44,716 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-12 05:50:44,784 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-12 05:50:44,835 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-12 05:50:44,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:44,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:44,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:45,047 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-12 05:50:45,124 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-12 05:50:45,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:45,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:45,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:45,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-05-12 05:50:45,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-12 05:50:45,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-12 05:50:45,460 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-12 05:50:45,536 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-12 05:50:45,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 05:50:45,598 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-12 05:50:45,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-12 05:50:46,828 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-12 05:50:54,920 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 85.485s. Listening on: http://0.0.0.0:8080 2026-05-12 05:50:54,921 INFO [io.quarkus] (main) Profile prod activated. 2026-05-12 05:50:54,921 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-12 05:50:57,829 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-12 05:51:14,032 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="57e7f818-c564-46e9-8833-9e9ae7242486", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="49b9ed99-7c31-419f-9450-97c04bcc9167", client_auth_method="client-secret", username="admin", authSessionParentId="e29bccbd-b437-4e8c-a874-cc691f9a8983", authSessionTabId="QVqVCrCCL0M" 2026-05-12 05:51:19,130 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="REALM", resourcePath="atmosphere" 2026-05-12 05:51:20,425 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="060343c8-50b5-4280-81e8-d628d244ac37", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e4318ba6-fe6e-4af6-a11a-bd44333aad93", client_auth_method="client-secret", username="admin", authSessionParentId="72b21bb9-4c0f-46ff-b777-065db70abfcd", authSessionTabId="EhnUEI1nsRw" 2026-05-12 05:51:20,629 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a2deb254-ccc3-477d-9b2f-a301b125ba95" 2026-05-12 05:51:20,831 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a2deb254-ccc3-477d-9b2f-a301b125ba95/protocol-mappers/models/95323a83-15ed-4b3e-88cc-c41680f94415" 2026-05-12 05:51:42,216 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="f77719cb-9711-4e53-9f1b-5748b5034169", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ac73e2c8-944e-4b52-b47f-ef58b303798f", client_auth_method="client-secret", username="admin", authSessionParentId="aeb28015-2ccb-44be-b04a-6dae049388e2", authSessionTabId="o-jXuCgnF-w" 2026-05-12 05:51:42,510 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/44b23498-4b2f-4c24-9a84-21c1aa0c7649" 2026-05-12 05:51:42,934 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="1ca6f1b3-677c-4818-812e-3b328b926c23", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c5e7e994-b299-4eeb-8f1f-87e37a0778eb", client_auth_method="client-secret", username="admin", authSessionParentId="4dc7e3b8-8f42-4375-8a69-dce04b89b96e", authSessionTabId="5bQxTWSW6Hs" 2026-05-12 05:51:43,041 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/00c16785-b9f0-44cb-a6ca-cf7019df01d7" 2026-05-12 05:51:43,443 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="5b4e77bb-3648-482e-8dea-4eb744f16ee0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="06f44b21-e8f3-4e01-89b0-63a70fade2c3", client_auth_method="client-secret", username="admin", authSessionParentId="9afe9f30-1192-4638-a050-3ac6ccf14a61", authSessionTabId="L5Q1zrsfBuU" 2026-05-12 05:51:43,543 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/a2c5f7ac-cb53-4bdc-a1f4-c4fabcf76e57" 2026-05-12 05:51:44,322 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="484eeb6a-e63d-4551-a395-08004446af24", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e31845ad-c27d-4849-9f27-a30a0288559b", client_auth_method="client-secret", username="admin", authSessionParentId="426a3aa0-8d48-4c66-abb4-92b203c20caa", authSessionTabId="G_uKUwTFyCU" 2026-05-12 05:51:44,699 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/44b23498-4b2f-4c24-9a84-21c1aa0c7649/roles/member" 2026-05-12 05:51:45,078 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="07b17daa-f508-46ac-8006-186fe1d01f5d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7088d77b-588c-4862-99e1-1e5e09285875", client_auth_method="client-secret", username="admin", authSessionParentId="a3153c17-9dd4-47ea-ad6f-fa14ec39fb52", authSessionTabId="q2ljr-vHf-8" 2026-05-12 05:51:45,164 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/00c16785-b9f0-44cb-a6ca-cf7019df01d7/roles/admin" 2026-05-12 05:51:45,561 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="5faa392e-1a6a-43c7-8a34-682dd0a8fffb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a7e98218-34ce-4924-b8fe-c40cf58245d0", client_auth_method="client-secret", username="admin", authSessionParentId="66a7d695-2296-4b97-8863-ac68216e6f1e", authSessionTabId="Bu163iJAN4U" 2026-05-12 05:51:45,719 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/00c16785-b9f0-44cb-a6ca-cf7019df01d7/roles/editor" 2026-05-12 05:51:46,170 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="a50f5974-d7fb-4eea-b74d-5a3b3a5dc3a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="61b6689c-c758-4240-ad0c-8c6e2a1bf38a", client_auth_method="client-secret", username="admin", authSessionParentId="b34fc209-4418-42a7-80ee-eb324ec51c7a", authSessionTabId="BntXbiLhmfU" 2026-05-12 05:51:46,283 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/00c16785-b9f0-44cb-a6ca-cf7019df01d7/roles/viewer" 2026-05-12 05:51:46,666 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="1dfae4b2-b387-4ef2-bf64-a6a14315cd95", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9664dc6a-db8e-41f4-9226-5731d971b3d6", client_auth_method="client-secret", username="admin", authSessionParentId="37ae8df8-6fc0-4405-9c4e-8ee905303828", authSessionTabId="Qr8ssu2dazM" 2026-05-12 05:51:46,775 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/a2c5f7ac-cb53-4bdc-a1f4-c4fabcf76e57/roles/member" 2026-05-12 05:54:10,115 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="c988b3d1-801b-4a5a-9c7b-3a6707cc653b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2e9dc489-92ae-4b2d-a756-e0ef9387409b", client_auth_method="client-secret", username="admin", authSessionParentId="140000ad-439a-4168-9345-dab7c85748c0", authSessionTabId="nz6xvBvqY6E" 2026-05-12 05:54:10,717 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="REALM", resourcePath="null" 2026-05-12 05:54:12,434 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="df5a2bfa-aa40-41e5-8f69-18b86d301d1b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="10ede7da-5fbf-4625-b860-f6bcab02cb81", client_auth_method="client-secret", username="admin", authSessionParentId="b3b5acc8-51bc-4b1a-bbfa-10595a98ef14", authSessionTabId="LMm0OQlq_bA" 2026-05-12 05:54:12,564 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/da2d99dc-54ac-43c9-b4e1-8cbc761d08a2" 2026-05-12 05:54:13,310 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="cf030221-860b-4b68-ad5a-f46603c1b313", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c2e29dbb-8398-47ce-9d42-351bc490f6fb", client_auth_method="client-secret", username="admin", authSessionParentId="295ce288-b287-42c4-8501-031d3dcc93de", authSessionTabId="1r2Yzdc8mQQ" 2026-05-12 05:54:13,828 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/db5b9e41-58ad-4536-9ad4-6d3ec292e498/role-mappings/clients/3b8f8de6-6cd8-4c21-a145-e33122626525" 2026-05-12 06:52:37,316 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="ef7e2e72-196a-4a78-ae17-2b3d23bae4fe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="764d8912-f552-49f1-b4fd-80ba0cfaca33", client_auth_method="client-secret", username="admin", authSessionParentId="58e84f5d-584a-4182-8e05-624180e298d5", authSessionTabId="OhgjumM9dZ4" 2026-05-12 06:52:37,528 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="REALM", resourcePath="null" 2026-05-12 06:52:38,384 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="46a28682-f882-4e3d-849f-20446c4334b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7a71e11f-7995-4967-b774-50a68ca0b76c", client_auth_method="client-secret", username="admin", authSessionParentId="0c9ddfff-e0b5-4521-aa49-93b693d97185", authSessionTabId="1DWuNauSbms" 2026-05-12 06:52:38,444 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a2deb254-ccc3-477d-9b2f-a301b125ba95" 2026-05-12 06:52:38,501 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a2deb254-ccc3-477d-9b2f-a301b125ba95/protocol-mappers/models/95323a83-15ed-4b3e-88cc-c41680f94415" 2026-05-12 06:52:45,171 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="80de482e-c731-48a7-88e8-9d1fc7426fde", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f5d9e05e-7fc1-4fd5-b062-0ac0c363fb83", client_auth_method="client-secret", username="admin", authSessionParentId="77d66fb7-c3b0-4ef9-8285-765ef83c9684", authSessionTabId="SHT4rW22hHY" 2026-05-12 06:52:45,250 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/44b23498-4b2f-4c24-9a84-21c1aa0c7649" 2026-05-12 06:52:45,687 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="1fdaa8c4-254a-44bf-852d-6c2f082c51ff", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="286cc408-ddd6-4156-abb1-7d0d0f0503e1", client_auth_method="client-secret", username="admin", authSessionParentId="10ff07a3-3a27-40a7-aadd-4a43f0fb7270", authSessionTabId="asMMJrjE3TE" 2026-05-12 06:52:45,739 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/00c16785-b9f0-44cb-a6ca-cf7019df01d7" 2026-05-12 06:52:46,190 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="6db3613a-c43d-4601-ac75-da700fca0401", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cbb92ffe-b753-41db-9541-72b079349b51", client_auth_method="client-secret", username="admin", authSessionParentId="0538c2b8-653a-406c-8e8a-869efab20e00", authSessionTabId="33ZFdY3btv0" 2026-05-12 06:52:46,245 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/a2c5f7ac-cb53-4bdc-a1f4-c4fabcf76e57" 2026-05-12 06:52:46,990 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="cf8e05cb-645e-412f-97e9-01d8526a384b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="31db8e24-4dae-4975-a374-55de02585f67", client_auth_method="client-secret", username="admin", authSessionParentId="79bb1228-511f-4c8e-a1bb-47a443c5a8aa", authSessionTabId="iNLOpOeftPo" 2026-05-12 06:52:47,395 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="b3afdcbc-d132-45aa-aa63-0fab0ad868bc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8678d710-e802-4566-89dd-0cee9eb7f7f5", client_auth_method="client-secret", username="admin", authSessionParentId="dbcc73d1-079f-4903-82b7-7e1af7f59972", authSessionTabId="P8b1yjNzBFU" 2026-05-12 06:52:47,775 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="5ea9f0e5-e6b9-4a98-a90d-0a903d6e7386", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c4840612-2ab7-48bf-a2ea-ecb867f2c59e", client_auth_method="client-secret", username="admin", authSessionParentId="6e0018cd-126d-42a0-86fe-aa39fecf01d5", authSessionTabId="WLoyPCh72s0" 2026-05-12 06:52:48,172 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="7ef1803a-b4ca-4ac1-a6f5-99d5d35bdf92", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="43d53af2-c223-4792-bc39-b64100b334d8", client_auth_method="client-secret", username="admin", authSessionParentId="ef135baa-f4b4-470c-b1d3-4ff60e9bb837", authSessionTabId="iFHojnkWfm0" 2026-05-12 06:52:48,551 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="e676ebb6-c96b-42f2-bc94-eb9a5d39f0d9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dcd7ce3f-03d5-4fb3-b2f3-2ca4294d6d2c", client_auth_method="client-secret", username="admin", authSessionParentId="8d205601-3255-4928-ad06-6bd2912857fb", authSessionTabId="kwMNt0RsMkU" 2026-05-12 06:54:00,376 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="8f4391de-fd87-4e36-a1b4-0fb6f714ab86", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="38bf37a6-a0b1-4457-972f-0e721d6366d7", client_auth_method="client-secret", username="admin", authSessionParentId="e7d137f7-f41d-4898-b4e4-bf5681533bfe", authSessionTabId="n5s9_TTUa-4" 2026-05-12 06:54:00,526 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="REALM", resourcePath="null" 2026-05-12 06:54:02,265 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="8600e614-2206-4e26-ae7a-23eda7b58d2e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4c35d7b1-8f4d-4de4-9c5b-b2dd866d02a4", client_auth_method="client-secret", username="admin", authSessionParentId="816e613f-1b81-4bbc-925e-b9d65bfb53f8", authSessionTabId="xcAHPEOSyv4" 2026-05-12 06:54:02,326 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="5e48d4d7-5f80-4d37-8d73-e5fb51d55b57", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/da2d99dc-54ac-43c9-b4e1-8cbc761d08a2" 2026-05-12 06:54:03,029 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="033c7198-34bf-43e3-93ff-92ca0e312eb2", clientId="admin-cli", userId="b89f7897-aa8e-44e0-b480-a1131196e43e", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="32cc5022-ebce-4dab-98c9-f458fe72be6e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0877b2bd-c9e1-46fa-b77b-c2460060a222", client_auth_method="client-secret", username="admin", authSessionParentId="069a19be-b139-424c-9f3f-a586daffdd53", authSessionTabId="f_9WcpFI1zE"