Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-07-08 05:14:01,917 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49948ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-07-08 05:14:07,142 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-07-08 05:14:15,219 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-08 05:14:15,740 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-08 05:14:16,421 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-08 05:14:16,929 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-08 05:14:16,932 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5f7b2240-a795-4046-ac3a-6b14c3cf1233, name: keycloak-0-26152 2026-07-08 05:14:17,018 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-07-08 05:14:17,019 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-07-08 05:14:17,026 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28103 2026-07-08 05:14:18,242 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-07-08 05:14:18,317 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-08 05:14:19,030 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-26152: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-08 05:14:19,041 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-26152|0] (1) [keycloak-0-26152] 2026-07-08 05:14:19,056 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-26152`, physical addresses are `[10.0.0.87:43639]` 2026-07-08 05:14:19,113 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-08 05:14:20,433 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-26152, Site name: null 2026-07-08 05:14:30,641 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 05:14:30,641 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 05:14:31,036 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-08 05:14:36,639 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 05:14:36,639 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 05:14:37,136 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 05:14:37,136 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-08 05:14:43,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:43,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:44,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:44,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:46,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:46,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:48,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:48,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-07-08 05:14:48,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:49,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:50,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:50,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:51,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:51,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:51,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:51,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:51,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:52,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:53,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:54,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:54,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:54,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:54,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:54,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:54,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:54,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:56,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:56,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-07-08 05:14:57,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-07-08 05:14:57,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:58,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:58,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-07-08 05:14:58,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:58,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-07-08 05:14:58,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:58,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:59,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:59,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:59,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:59,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:59,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:59,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:59,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:14:59,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:59,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:59,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:59,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:59,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:59,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:59,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:14:59,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:01,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:01,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:01,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-07-08 05:15:01,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:01,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:02,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:03,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:03,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:04,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-07-08 05:15:04,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-07-08 05:15:04,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:04,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-07-08 05:15:04,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-07-08 05:15:04,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:04,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:07,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:08,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:08,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:08,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 2026-07-08 05:15:08,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:08,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:08,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:08,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:08,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:08,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-07-08 05:15:08,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:09,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:09,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-07-08 05:15:09,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:09,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:09,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:09,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:09,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:10,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:10,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-07-08 05:15:10,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:10,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,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-07-08 05:15:11,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:11,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-07-08 05:15:11,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,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-07-08 05:15:12,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-07-08 05:15:12,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:12,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:12,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,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-07-08 05:15:12,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:12,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:12,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:12,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,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-07-08 05:15:12,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:12,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:12,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:12,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:13,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-07-08 05:15:13,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:13,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:13,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-08 05:15:13,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-07-08 05:15:13,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:13,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-07-08 05:15:13,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-08 05:15:13,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-08 05:15:14,443 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-08 05:15:23,526 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.370s. Listening on: http://0.0.0.0:8080 2026-07-08 05:15:23,526 INFO [io.quarkus] (main) Profile prod activated. 2026-07-08 05:15:23,526 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-07-08 05:15:25,835 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-08 05:15:43,340 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="fd858d78-3953-41b5-9376-0a95ab2808a9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77eba3df-12c1-4027-8cd4-d92e6900e8c5", client_auth_method="client-secret", username="admin", authSessionParentId="cec844fd-7023-49d2-919e-5f933bed8942", authSessionTabId="Pn4RvW5fAug" 2026-07-08 05:15:49,035 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="REALM", resourcePath="atmosphere" 2026-07-08 05:15:50,429 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="b5e6a18e-c52a-41d4-bd80-4c93fdb166e3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b2af6555-67ce-41ef-bc9f-f2d4582cacb0", client_auth_method="client-secret", username="admin", authSessionParentId="394bcc2b-2052-40a1-90e9-bde67667a49c", authSessionTabId="SwEmfJLmEbc" 2026-07-08 05:15:50,629 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/071b744b-d260-4b6f-afab-524a4e25b559" 2026-07-08 05:15:50,830 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/071b744b-d260-4b6f-afab-524a4e25b559/protocol-mappers/models/5f1768eb-8461-45ba-9e92-4ed94d3f1cc6" 2026-07-08 05:16:11,966 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="042d5de8-5d91-4014-a83e-a3fddc5c1bab", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4fbfd0d0-476f-43f4-ac91-21695306b2bd", client_auth_method="client-secret", username="admin", authSessionParentId="c24f8791-de8b-42d4-821f-9ae4ecf8440e", authSessionTabId="XcWVkfp0UZk" 2026-07-08 05:16:12,331 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/4032a430-41c7-4d6b-a3fc-717d377d5c27" 2026-07-08 05:16:12,683 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="423e9c4f-f80f-49e1-930f-8764da74d964", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8b7e88e3-5979-4533-afa5-3d82575aee9b", client_auth_method="client-secret", username="admin", authSessionParentId="b53a8ad2-6a1f-4184-9a2b-9cde17af8a0c", authSessionTabId="M0O57wgmKo0" 2026-07-08 05:16:12,837 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/f38684ab-8ddd-406d-b3f5-5699b800705d" 2026-07-08 05:16:13,193 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="cfb52946-4ade-487d-811f-c6bbeb3052e5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fbe6e414-30ff-4983-a615-21ae36572610", client_auth_method="client-secret", username="admin", authSessionParentId="69f9ea58-17db-406e-b609-24bf4649dcac", authSessionTabId="cuYx7ecL-Po" 2026-07-08 05:16:13,322 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/9a5a784f-5cac-4007-8d5d-9a202065ad3d" 2026-07-08 05:16:13,934 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="274569c8-67b5-490d-a9df-66313ef0bb23", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0135fe39-54ae-4e76-9f9e-e02602056d49", client_auth_method="client-secret", username="admin", authSessionParentId="5dfca5bd-e190-44f9-874d-73fbde98e7c0", authSessionTabId="vzD-HMFpto8" 2026-07-08 05:16:14,049 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/4032a430-41c7-4d6b-a3fc-717d377d5c27/roles/member" 2026-07-08 05:16:14,461 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="87db3e0c-5062-4ac7-9be5-230c4eecf937", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="42a51c6a-be6f-482f-baeb-ff2dc8eaa65f", client_auth_method="client-secret", username="admin", authSessionParentId="28c02515-da7c-47e4-ab64-56c2678acc11", authSessionTabId="bE5jdByai50" 2026-07-08 05:16:14,581 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/f38684ab-8ddd-406d-b3f5-5699b800705d/roles/admin" 2026-07-08 05:16:14,956 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="38dc72d7-d2f8-4add-8cd3-5b00a26b5d69", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a37cc4e9-38d7-48d4-a341-5cdefc5f08aa", client_auth_method="client-secret", username="admin", authSessionParentId="eb3f8e38-b282-42c3-bd2c-a57e28c2efee", authSessionTabId="EVuBDrZCNLo" 2026-07-08 05:16:15,148 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/f38684ab-8ddd-406d-b3f5-5699b800705d/roles/editor" 2026-07-08 05:16:15,527 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="e1c8f92f-853d-4943-881d-b6070e0ca857", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ca33ac7d-d9ef-4273-be87-ccd764119d4e", client_auth_method="client-secret", username="admin", authSessionParentId="000f65e8-ae84-4702-854f-5d36632f4bd7", authSessionTabId="hAwb7OomXf8" 2026-07-08 05:16:15,717 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/f38684ab-8ddd-406d-b3f5-5699b800705d/roles/viewer" 2026-07-08 05:16:16,093 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="f1a506ae-afca-4444-9e8d-5b72470006f3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fd8f36c4-f234-495f-9efb-795b1450346d", client_auth_method="client-secret", username="admin", authSessionParentId="28afaa3c-a7fe-4c70-944b-c4e527ca1cbd", authSessionTabId="sKZVXTDNnBM" 2026-07-08 05:16:16,223 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE", resourcePath="clients/9a5a784f-5cac-4007-8d5d-9a202065ad3d/roles/member" 2026-07-08 05:18:24,374 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="f8d9e315-3975-46ca-8319-83351f317cf1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7f88fe31-7e8c-47ea-ab8b-96353a9682f8", client_auth_method="client-secret", username="admin", authSessionParentId="3230917d-748d-40db-9554-c3631d4fd2ba", authSessionTabId="A4ouFIA3vIY" 2026-07-08 05:18:24,839 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="REALM", resourcePath="null" 2026-07-08 05:18:26,343 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="5af65769-0e2a-4e9f-a20d-b91a36b177f4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="67d76e94-3241-4004-86b6-021581eec80c", client_auth_method="client-secret", username="admin", authSessionParentId="78f637e9-46bc-43f6-9317-348ffc9831dd", authSessionTabId="kOlXER2Sito" 2026-07-08 05:18:26,524 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/313fc5dd-77ea-4786-877b-282cbeeb2c37" 2026-07-08 05:18:27,126 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="d00ca22c-e856-40a9-8bc0-2951c480ceed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c757b33e-75f1-4324-be1b-1e751a3296d7", client_auth_method="client-secret", username="admin", authSessionParentId="c5043a00-2970-44ec-9546-37a202a322ca", authSessionTabId="MqulqTv5N-M" 2026-07-08 05:18:27,523 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c0771de9-a231-419c-95f5-be82d8d953d6/role-mappings/clients/2f6b2ef7-6452-471d-ab83-c221ca0b3fc2" 2026-07-08 06:07:16,143 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="0f8d3b82-8993-435b-8bb2-d635c167c72d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0a7b572a-10cd-47db-a9c5-2f2b9fd509a7", client_auth_method="client-secret", username="admin", authSessionParentId="bee938e4-8d64-4701-a0d8-d3fe41b7b3a3", authSessionTabId="RP0zlI_xCfk" 2026-07-08 06:07:16,333 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="REALM", resourcePath="null" 2026-07-08 06:07:17,158 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="09f9402e-63d1-4f92-a9d1-7066ee60debe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6be9a057-cdd5-476c-b77e-74c2d77914a0", client_auth_method="client-secret", username="admin", authSessionParentId="f2fd3fd6-e09c-4a56-9bbb-7fc59de63b31", authSessionTabId="3TmcnF1lDEw" 2026-07-08 06:07:17,220 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/071b744b-d260-4b6f-afab-524a4e25b559" 2026-07-08 06:07:17,279 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/071b744b-d260-4b6f-afab-524a4e25b559/protocol-mappers/models/5f1768eb-8461-45ba-9e92-4ed94d3f1cc6" 2026-07-08 06:07:23,568 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="a3e70687-a5f8-4ac9-90b7-00fb4675c5cd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="314c9ce2-bcd7-48f1-8ea0-48881f49d96d", client_auth_method="client-secret", username="admin", authSessionParentId="eeaf197d-91e8-4bdc-9239-ff66657dffe4", authSessionTabId="Y92j1_1gVMY" 2026-07-08 06:07:23,636 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/4032a430-41c7-4d6b-a3fc-717d377d5c27" 2026-07-08 06:07:24,052 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="7009051d-bd04-47f7-b783-6951ca42f688", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e482b4db-1de0-4efe-99ef-d5277db6394a", client_auth_method="client-secret", username="admin", authSessionParentId="bab6a240-8c99-413a-9c04-d79638a9cbb4", authSessionTabId="iFwYC3Yueh4" 2026-07-08 06:07:24,137 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/f38684ab-8ddd-406d-b3f5-5699b800705d" 2026-07-08 06:07:24,555 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="25e23a04-7777-46a4-822d-c596b73349f3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0e56eaf7-dc49-45d5-91c0-f6fb180dc88a", client_auth_method="client-secret", username="admin", authSessionParentId="d7ad6706-27f3-4b99-a345-1302875874a8", authSessionTabId="Ckp0ydOablM" 2026-07-08 06:07:24,638 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/9a5a784f-5cac-4007-8d5d-9a202065ad3d" 2026-07-08 06:07:25,363 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="3a65dffc-5f05-4360-8028-e7d838bb9d8f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87b0a406-4489-4c0c-babd-5b6926b505b8", client_auth_method="client-secret", username="admin", authSessionParentId="db07e7f4-824d-49cf-931c-9479ee1821fb", authSessionTabId="8TY_TzFQ7rw" 2026-07-08 06:07:25,709 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="949c4ecf-55b9-4b1e-aa6f-ae598e79249b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e8db2d22-05e4-4367-86d5-698837fe7e45", client_auth_method="client-secret", username="admin", authSessionParentId="3a3a652e-fed2-4794-bd8a-7536e633bc59", authSessionTabId="dQAEi4EHD0c" 2026-07-08 06:07:26,074 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="d7d6bce9-50d1-4e15-9080-97a3241f8857", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a3e33ddf-f338-46ea-8e62-f2a1e9af712d", client_auth_method="client-secret", username="admin", authSessionParentId="ce1aa430-8a1b-4514-b0f0-c93c868c5c73", authSessionTabId="NRTcTRvgstY" 2026-07-08 06:07:26,421 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="88d5a739-3358-4001-9955-c221b4964cd1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="eb21ae40-3ebe-4cd8-a4de-d300a8affee8", client_auth_method="client-secret", username="admin", authSessionParentId="bd79deab-96a1-417a-88b6-45b096a44f1f", authSessionTabId="OdTOC_TfOPo" 2026-07-08 06:07:26,752 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="e5944ed3-3204-44b0-9b10-b4aa815bedf5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="22638d5c-c7c3-41f5-a566-533a9781287c", client_auth_method="client-secret", username="admin", authSessionParentId="4abf8909-e76c-4526-8140-655be945ad50", authSessionTabId="_4HPa5CNbHM" 2026-07-08 06:08:38,698 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="affcf137-2ccf-4494-a60a-5eed2e3c0818", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="09fc624c-8bcd-4ae1-a5c9-dd4f837978bf", client_auth_method="client-secret", username="admin", authSessionParentId="604d1459-353d-493f-a69a-7ce95b851201", authSessionTabId="ZcwdinQpBOk" 2026-07-08 06:08:38,843 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="REALM", resourcePath="null" 2026-07-08 06:08:40,473 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="a0f36d40-1526-42ef-a56e-35ea7dea9f7e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8190f617-1c29-4b29-a747-8011ff7bf5b4", client_auth_method="client-secret", username="admin", authSessionParentId="0ce4fdc9-6bff-4a2c-a9de-9487424be3cc", authSessionTabId="XnQWftJZY7M" 2026-07-08 06:08:40,525 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="00fd4fc2-bf5c-447b-9be8-4cd823d8864f", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", resourceType="CLIENT", resourcePath="clients/313fc5dd-77ea-4786-877b-282cbeeb2c37" 2026-07-08 06:08:41,220 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e0d024e2-cb36-40d8-bc66-cfa4ec092c80", clientId="admin-cli", userId="b000eddb-4d9f-49f9-95b5-1d1efc56a79b", ipAddress="199.204.45.89", auth_method="openid-connect", token_id="cc8c2d00-82f2-41ad-a174-6a09410cfbd0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="db0149b7-42a1-46f8-aa8c-d5874a760b2c", client_auth_method="client-secret", username="admin", authSessionParentId="212022d3-3151-47b0-a516-325a464569ff", authSessionTabId="jytKZv0CaAo"