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-07 02:02:43,158 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 42225ms 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-07 02:02:47,532 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-07 02:02:55,228 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-07 02:02:55,541 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-07 02:02:56,116 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-07 02:02:56,712 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-07 02:02:56,714 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c9439665-38b5-4834-914d-d931f81aa97c, name: keycloak-0-27483 2026-05-07 02:02:56,721 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-07 02:02:56,721 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-07 02:02:56,729 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17914 2026-05-07 02:02:58,735 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-07 02:02:58,808 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-07 02:02:58,809 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-27483: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-07 02:02:58,821 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-27483|0] (1) [keycloak-0-27483] 2026-05-07 02:02:58,838 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-27483`, physical addresses are `[10.0.0.25:33450]` 2026-05-07 02:02:58,927 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-07 02:03:00,622 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-27483, Site name: null 2026-05-07 02:03:09,832 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-07 02:03:09,832 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-07 02:03:10,310 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-07 02:03:15,628 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-07 02:03:15,628 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-07 02:03:16,212 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-07 02:03:16,212 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-07 02:03:23,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:23,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:24,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:24,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:26,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:26,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:29,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:29,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-05-07 02:03:29,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:32,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-07 02:03:33,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:33,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:34,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:34,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:34,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:34,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:34,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:36,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:39,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:39,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-05-07 02:03:39,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:39,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:39,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:39,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:39,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-07 02:03:40,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:41,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:41,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-07 02:03:42,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:43,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:44,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:44,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:45,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:45,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:46,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-05-07 02:03:46,284 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-07 02:03:46,442 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-07 02:03:46,844 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-07 02:03:47,272 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-07 02:03:47,515 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-07 02:03:47,632 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-07 02:03:47,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-05-07 02:03:48,073 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-07 02:03:48,114 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-07 02:03:48,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-07 02:03:48,290 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-07 02:03:48,364 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-07 02:03:48,428 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-07 02:03:48,485 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-07 02:03:48,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-07 02:03:48,731 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-07 02:03:48,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:48,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:48,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:48,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:49,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:49,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:49,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:49,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-07 02:03:52,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-07 02:03:52,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:52,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:52,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:52,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:53,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:53,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:55,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:03:55,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:55,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-07 02:03:55,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:55,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:55,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:55,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:56,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:59,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:03:59,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:00,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-07 02:04:00,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-05-07 02:04:00,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-07 02:04:01,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:01,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:01,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:01,080 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-07 02:04:01,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:01,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:01,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:01,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:01,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:01,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:01,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-07 02:04:01,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:01,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:02,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:02,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:02,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:02,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:04,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:04,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:04,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:04,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:04,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:05,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:05,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:05,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:05,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:05,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:05,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:05,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:05,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-05-07 02:04:05,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:05,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-07 02:04:05,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:05,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:05,887 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-07 02:04:05,941 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-07 02:04:05,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-07 02:04:06,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,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-07 02:04:06,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,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-07 02:04:06,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-07 02:04:06,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,256 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-07 02:04:06,319 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-07 02:04:06,353 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-07 02:04:06,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:06,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:06,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:06,513 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-07 02:04:06,572 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-07 02:04:06,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-07 02:04:06,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,867 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-07 02:04:06,924 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-07 02:04:06,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 02:04:06,976 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-07 02:04:06,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-07 02:04:08,343 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-07 02:04:17,040 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 93.614s. Listening on: http://0.0.0.0:8080 2026-05-07 02:04:17,040 INFO [io.quarkus] (main) Profile prod activated. 2026-05-07 02:04:17,040 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-07 02:04:20,018 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-07 02:04:29,922 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="7c7af635-6dbf-4349-8343-0373e74423d4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="81696db6-847f-4a7a-bf98-09e81b767093", client_auth_method="client-secret", username="admin", authSessionParentId="b8f97cae-8d10-4923-b3a4-878f12d6a6e7", authSessionTabId="YqlWUarpsjc" 2026-05-07 02:04:34,606 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="REALM", resourcePath="atmosphere" 2026-05-07 02:04:35,831 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="9611149a-3c54-4a20-922b-686389aa4b70", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77bb83ab-c8f2-4ef7-a992-71ab4bc84cac", client_auth_method="client-secret", username="admin", authSessionParentId="55636bfa-3ace-485b-9221-db130ba1beec", authSessionTabId="phD5yooNiqs" 2026-05-07 02:04:36,117 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8d37c3b1-f292-4ed5-afd6-1b1b01efb1cf" 2026-05-07 02:04:36,307 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8d37c3b1-f292-4ed5-afd6-1b1b01efb1cf/protocol-mappers/models/431a696b-752e-4a48-952a-c0c1a96a8ef2" 2026-05-07 02:04:57,074 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="c856a133-09b8-4d94-a420-c7214baa5f03", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6e192299-c6af-46a8-9d72-3c549e0c17bd", client_auth_method="client-secret", username="admin", authSessionParentId="13c7ae50-9298-4769-a9ee-cfb46fee039c", authSessionTabId="Tw5651vx5FE" 2026-05-07 02:04:57,236 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/0cc1f25e-66cd-42c6-a9af-497305755417" 2026-05-07 02:04:57,620 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="da36a641-926e-40e0-91e9-12fe8624a1ab", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7288b3e8-c588-424f-ac79-e4e7f7234c5d", client_auth_method="client-secret", username="admin", authSessionParentId="eca17fcf-c71d-420b-94f6-fa9667e0f2e6", authSessionTabId="Og0FIl0FHC8" 2026-05-07 02:04:57,748 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/d6e13a79-5291-48c8-b537-60d4cf8f1903" 2026-05-07 02:04:58,088 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="46f08a68-594d-4964-a744-7419bb427344", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c0065380-628d-4ed0-81ef-aec9c1055f9d", client_auth_method="client-secret", username="admin", authSessionParentId="7234a233-8e01-4ec0-b25c-31ddc17fe958", authSessionTabId="5OkNxZC9x0s" 2026-05-07 02:04:58,163 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/c9ace67a-19c3-4432-84dc-0f358cd127cd" 2026-05-07 02:04:58,757 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="bffecf15-5dfa-491a-a0a8-424eba6be916", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e7552588-6538-48ea-ae24-0addde374533", client_auth_method="client-secret", username="admin", authSessionParentId="08ae1429-a318-426a-967f-29aff5ec93cf", authSessionTabId="XiN6Thj2xjg" 2026-05-07 02:04:59,008 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/0cc1f25e-66cd-42c6-a9af-497305755417/roles/member" 2026-05-07 02:04:59,358 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="996a23ca-067b-4915-8b06-8a8303ecb178", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fc282358-8f6f-4d06-b475-4f62a9c88d17", client_auth_method="client-secret", username="admin", authSessionParentId="44839a8c-85ae-499f-8792-71ffd60ef821", authSessionTabId="vG-qx00my9g" 2026-05-07 02:04:59,435 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/d6e13a79-5291-48c8-b537-60d4cf8f1903/roles/admin" 2026-05-07 02:04:59,806 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="8d7adc5a-016e-4453-9c60-bb45a9fedf08", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53bb5ad6-93e7-4089-a2e6-de36cfa93d0c", client_auth_method="client-secret", username="admin", authSessionParentId="adeb1c62-38a7-4c40-8989-cb6aa5920d5f", authSessionTabId="kgzcnHtoLZw" 2026-05-07 02:04:59,910 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/d6e13a79-5291-48c8-b537-60d4cf8f1903/roles/editor" 2026-05-07 02:05:00,259 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="6ea208b6-cd45-4e79-af9f-0d1031a933e0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="91bd0c1e-4ca8-4e30-a821-23a50bfe9c54", client_auth_method="client-secret", username="admin", authSessionParentId="5881f657-6be2-44f7-888c-9d79f7fd067e", authSessionTabId="kkoRn3bK7e8" 2026-05-07 02:05:00,419 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/d6e13a79-5291-48c8-b537-60d4cf8f1903/roles/viewer" 2026-05-07 02:05:00,776 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="13126e84-b26a-4098-8078-56f430178a08", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b1dc2f03-1590-43c2-b6f9-e41d92f7d22c", client_auth_method="client-secret", username="admin", authSessionParentId="04c37fb9-f59c-4383-b520-81ae3e11a4a3", authSessionTabId="DeMrqhhhgSo" 2026-05-07 02:05:00,862 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE", resourcePath="clients/c9ace67a-19c3-4432-84dc-0f358cd127cd/roles/member" 2026-05-07 02:06:58,721 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="8647facf-5943-423e-9185-8e73d1d283fd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="410b3557-2738-4405-8d74-7a9664f4f726", client_auth_method="client-secret", username="admin", authSessionParentId="75dc75a8-342e-42d5-8355-00326da001ae", authSessionTabId="H2RDCjURbbI" 2026-05-07 02:06:59,231 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="REALM", resourcePath="null" 2026-05-07 02:07:00,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="9babe285-9b4c-464e-9cde-c318f8bb10a9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d879800-9e7b-4f6d-b79f-84bd1a94c9e2", client_auth_method="client-secret", username="admin", authSessionParentId="33fc3645-75e9-48e2-836c-0f4dd5569831", authSessionTabId="qtICKm5WTB8" 2026-05-07 02:07:00,846 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/0548120d-e35b-41fb-b489-95ebaed44b3f" 2026-05-07 02:07:01,396 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="e4211b04-a886-4b71-88cf-f435d218cb7a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="25e3c117-15ae-4d6f-a8e0-bac7d50c7d1c", client_auth_method="client-secret", username="admin", authSessionParentId="7564a024-5210-43f4-8915-bab70d20edbe", authSessionTabId="aqO2QIC7FgA" 2026-05-07 02:07:01,734 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/8bc88088-a2ca-4308-8593-06de84089dc0/role-mappings/clients/f694f5db-d972-44ee-ac3e-1a2bcde1eb90" 2026-05-07 02:11:01,227 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="6ae4fc89-3862-426c-8c12-ce06531fa905", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="daabf806-1666-4575-87be-67032e62cc7a", client_auth_method="client-secret", username="admin", authSessionParentId="65f3383c-7dcf-41a0-9ee6-373f8da911fd", authSessionTabId="0P1TsPUh5rQ" 2026-05-07 02:11:01,358 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="REALM", resourcePath="null" 2026-05-07 02:11:02,012 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="6adb2c5f-8378-4dca-9c32-48182b9dd315", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4c948570-247e-4a9a-a790-e4101e61e520", client_auth_method="client-secret", username="admin", authSessionParentId="85e86d97-4e77-43d3-b347-1bdd9f793220", authSessionTabId="khLiqXjaZ2E" 2026-05-07 02:11:02,068 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8d37c3b1-f292-4ed5-afd6-1b1b01efb1cf" 2026-05-07 02:11:02,143 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8d37c3b1-f292-4ed5-afd6-1b1b01efb1cf/protocol-mappers/models/431a696b-752e-4a48-952a-c0c1a96a8ef2" 2026-05-07 02:11:07,906 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="15fd9c76-d832-486f-9a4c-35ec38de4143", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6e3514ba-1c09-41c5-8a45-a9fe9e66c388", client_auth_method="client-secret", username="admin", authSessionParentId="6c32322c-2a6d-4bab-9c33-bdac3becf7f0", authSessionTabId="eUbamnzLhao" 2026-05-07 02:11:07,967 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/0cc1f25e-66cd-42c6-a9af-497305755417" 2026-05-07 02:11:08,356 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="d596f03f-60a7-4f8f-ac01-728b806edcdf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2c2a36a-fbde-41f3-91d4-4a5d180fc619", client_auth_method="client-secret", username="admin", authSessionParentId="e0df206d-c41a-43fb-a624-45bbf5358cb7", authSessionTabId="2gtJfMhR6pE" 2026-05-07 02:11:08,441 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/d6e13a79-5291-48c8-b537-60d4cf8f1903" 2026-05-07 02:11:08,810 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="5d78c53f-ae24-44f9-996f-730ce7ccecc9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="13ebc9bd-31a6-4ae3-964f-622f15508d99", client_auth_method="client-secret", username="admin", authSessionParentId="ec8af6b2-b796-4cee-b75c-294951d2ef20", authSessionTabId="M7kf1O64iAw" 2026-05-07 02:11:08,850 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/c9ace67a-19c3-4432-84dc-0f358cd127cd" 2026-05-07 02:11:09,434 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="6a83fde5-7d79-4d15-8bbf-3bf78ef798a1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="64b096b3-c50d-45a9-bf36-422950f8b303", client_auth_method="client-secret", username="admin", authSessionParentId="b18c5372-4cdc-428a-b8a9-60126bd934c8", authSessionTabId="qDT36Shm9YU" 2026-05-07 02:11:09,857 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="468995e1-533a-4453-88c4-688a53bb8512", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7d54fb1d-684a-4b23-a4d8-797b05d9c3d3", client_auth_method="client-secret", username="admin", authSessionParentId="a8c95be1-1af2-4501-915e-2a1b550c0f60", authSessionTabId="pRqUWtJThGk" 2026-05-07 02:11:10,233 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="32bb4090-c9d2-4f54-992f-95b8e2af25ff", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5d31b48e-d853-4638-8051-32f81e949d1e", client_auth_method="client-secret", username="admin", authSessionParentId="7907753a-72f4-4958-9bce-1e302427e916", authSessionTabId="4Vh3MoIEhdM" 2026-05-07 02:11:10,594 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="eb0c22f0-d7af-4ab9-8d5d-7ac1e7734f06", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e4c9958d-07fc-4d7f-bff6-b8a8c8146da8", client_auth_method="client-secret", username="admin", authSessionParentId="7df1e92e-541b-4f31-b181-571f271bbd45", authSessionTabId="gexUc7zpGY8" 2026-05-07 02:11:10,946 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="54712d17-e975-40d3-b2b0-d9323dd45a33", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="38873ba1-8b2e-4b78-9ef3-6a5ae80894bb", client_auth_method="client-secret", username="admin", authSessionParentId="9b968821-2812-4953-9be5-da36d86b512f", authSessionTabId="xDT4t9pIsP4" 2026-05-07 02:12:00,417 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="209ff23b-60f0-4fe7-b8f2-5a2964ac40e1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2cb658c7-7b03-4ad6-b8e6-2b1c4edfade5", client_auth_method="client-secret", username="admin", authSessionParentId="65b883e2-1bb8-46af-ac0d-991a0d8b14a7", authSessionTabId="I9oFwED97nI" 2026-05-07 02:12:00,547 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="REALM", resourcePath="null" 2026-05-07 02:12:01,966 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="e54091f0-2f2e-42df-9484-39be95f8a79d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1bcaff09-d259-48db-95c6-3483187acaa8", client_auth_method="client-secret", username="admin", authSessionParentId="64d777bc-3b3c-4e8a-8965-dddea8e6c3ac", authSessionTabId="jVdp8VNI5mQ" 2026-05-07 02:12:02,026 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="CLIENT", resourcePath="clients/0548120d-e35b-41fb-b489-95ebaed44b3f" 2026-05-07 02:12:02,620 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="4a3c2583-2014-46e2-8e1b-fa1cb2e0941a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6a397dcf-ea3a-4fe3-9876-1a27ed521d0a", client_auth_method="client-secret", username="admin", authSessionParentId="13bb8e80-e0c2-4725-88e3-88f397476315", authSessionTabId="JcdWGTLFi0Y" 2026-05-07 02:12:18,720 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="admin-cli", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", auth_method="openid-connect", token_id="9f32de55-9e16-43db-a449-888554e3dbd5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5c509ee6-cd8e-4a75-8c4c-555a0aa6d279", client_auth_method="client-secret", username="admin", authSessionParentId="79feadce-977c-40fd-a38e-bc61f4397119", authSessionTabId="07IHAOyUTOA" 2026-05-07 02:12:18,826 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c5c99325-394d-421c-a56f-9ed4dee258b8", clientId="e843decf-43cf-4c0e-ac76-71d0d49914fb", userId="d7f6ee2c-1a7c-420a-bc45-f1e529fa3f40", ipAddress="199.204.45.229", resourceType="USER", resourcePath="users/1042f5d6-104d-49f6-b220-326ca28e9524" 2026-05-07 02:12:20,560 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="8bc88088-a2ca-4308-8593-06de84089dc0", ipAddress="10.0.0.169", token_id="93bef35a-331d-42f7-9b9d-e72d30d7f677", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="58ba30ce-c71e-407b-92ff-27f0858b2020", authSessionTabId="LnPrsHug0EM"