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-08-06 07:02:03,790 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 42384ms 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-08-06 07:02:08,989 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-08-06 07:02:16,379 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-06 07:02:16,782 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-06 07:02:17,384 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-06 07:02:18,068 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-06 07:02:18,071 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1a70ca47-4ef7-4215-9bcb-09bd0d63a702, name: keycloak-0-46148 2026-08-06 07:02:18,077 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-08-06 07:02:18,077 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-08-06 07:02:18,084 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35903 2026-08-06 07:02:20,171 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-46148: no members discovered after 2085 ms: creating cluster as coordinator 2026-08-06 07:02:20,181 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-46148|0] (1) [keycloak-0-46148] 2026-08-06 07:02:20,279 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-46148`, physical addresses are `[10.0.0.149:51439]` 2026-08-06 07:02:20,367 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-06 07:02:20,473 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-08-06 07:02:20,571 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-06 07:02:21,981 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-46148, Site name: null 2026-08-06 07:02:32,296 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-08-06 07:02:32,296 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-08-06 07:02:32,788 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-06 07:02:38,882 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-08-06 07:02:38,882 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-08-06 07:02:39,373 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-08-06 07:02:39,374 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-08-06 07:02:46,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:46,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:47,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:47,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:50,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:50,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:52,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:52,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:52,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:55,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:56,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:56,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-08-06 07:02:57,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:57,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:57,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:57,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:57,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:02:59,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:00,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:00,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:00,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:00,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:00,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-08-06 07:03:01,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:01,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:01,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:03,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-08-06 07:03:03,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:04,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-08-06 07:03:04,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-08-06 07:03:05,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:05,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:05,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:05,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:05,887 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-08-06 07:03:05,966 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-08-06 07:03:06,048 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-08-06 07:03:06,151 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-08-06 07:03:06,271 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-08-06 07:03:06,401 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-08-06 07:03:06,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-06 07:03:06,581 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-08-06 07:03:06,753 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-08-06 07:03:06,804 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-08-06 07:03:06,925 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-08-06 07:03:06,979 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-08-06 07:03:07,041 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-08-06 07:03:07,096 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-08-06 07:03:07,220 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-08-06 07:03:07,339 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-08-06 07:03:07,465 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-08-06 07:03:07,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:07,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:07,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:07,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-08-06 07:03:07,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:07,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-08-06 07:03:07,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-08-06 07:03:07,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:09,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:09,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:09,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:09,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:09,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:11,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-08-06 07:03:11,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:12,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:12,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:12,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:12,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-08-06 07:03:12,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:12,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:12,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:13,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:16,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:17,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:17,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:17,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:17,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:17,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-08-06 07:03:17,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-08-06 07:03:17,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:17,673 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-08-06 07:03:17,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:17,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:17,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:18,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:18,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-08-06 07:03:18,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:18,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-08-06 07:03:18,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:18,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-08-06 07:03:19,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:19,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:19,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:19,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-08-06 07:03:20,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-08-06 07:03:20,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:20,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:20,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:20,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:20,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-08-06 07:03:20,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-08-06 07:03:20,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-08-06 07:03:20,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:20,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,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-08-06 07:03:21,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-08-06 07:03:21,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,576 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-08-06 07:03:21,645 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-08-06 07:03:21,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,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-08-06 07:03:21,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,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-08-06 07:03:21,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:21,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,009 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-08-06 07:03:22,080 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-08-06 07:03:22,125 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-08-06 07:03:22,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,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-08-06 07:03:22,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,355 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-08-06 07:03:22,439 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-08-06 07:03:22,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,754 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-08-06 07:03:22,821 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-08-06 07:03:22,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-06 07:03:22,879 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-08-06 07:03:22,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-06 07:03:24,073 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-06 07:03:30,969 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.888s. Listening on: http://0.0.0.0:8080 2026-08-06 07:03:30,970 INFO [io.quarkus] (main) Profile prod activated. 2026-08-06 07:03:30,970 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-08-06 07:03:32,572 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-06 07:03:41,566 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="18c51922-099e-492c-b1e1-baefc53bc231", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6e80c29-1942-4899-a4d8-d2f8bccd4b22", client_auth_method="client-secret", username="admin", authSessionParentId="283b855e-7dba-4bfe-b8db-9e072228ce24", authSessionTabId="_sEY4Svzjrw" 2026-08-06 07:03:46,974 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="REALM", resourcePath="atmosphere" 2026-08-06 07:03:48,265 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="8e722967-f196-4845-bab8-9dc58f20427d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="71279d7d-4e99-4168-a9ee-f56da6b8291c", client_auth_method="client-secret", username="admin", authSessionParentId="6a28c844-27aa-4d9e-9f17-199b96d50d49", authSessionTabId="cL7GtcsgyXI" 2026-08-06 07:03:48,395 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5ab9a96d-6a9a-4799-87a8-f0dd7dff10c7" 2026-08-06 07:03:48,666 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5ab9a96d-6a9a-4799-87a8-f0dd7dff10c7/protocol-mappers/models/dec2c825-8485-41fd-9093-68a89124b7b3" 2026-08-06 07:04:09,688 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="cb1e07aa-d36e-4f16-949c-46558298a6c1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1f15c3a9-d6c8-41ab-9edc-2831b070a1f5", client_auth_method="client-secret", username="admin", authSessionParentId="2eeb1575-c5cb-4b50-82f5-86db99ba440b", authSessionTabId="-gUxxn66k4E" 2026-08-06 07:04:09,995 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT", resourcePath="clients/96d260ff-34ab-4d0e-9415-b22bfcc13433" 2026-08-06 07:04:10,423 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="fc999fd1-0e1a-4073-a3ec-17849d9b4437", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a0972bb1-adc2-4596-a4f8-ce34176bfffb", client_auth_method="client-secret", username="admin", authSessionParentId="6ed49b57-751d-47e2-8544-26826ae4eb05", authSessionTabId="IT0OYLj9Xlo" 2026-08-06 07:04:10,565 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT", resourcePath="clients/8981848c-d763-4e09-9d84-63093fcad991" 2026-08-06 07:04:10,924 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="9ceb6306-a43a-4c2a-9807-5c63658deeff", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="588c31b4-b388-4ab5-9cd0-d9c3f127048c", client_auth_method="client-secret", username="admin", authSessionParentId="6670d521-d83b-44b8-88f6-8f65aaa4c5b7", authSessionTabId="Yc_qwMWGZQE" 2026-08-06 07:04:11,008 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT", resourcePath="clients/62f6431f-836f-4b6e-94d1-bbb8b7e4346f" 2026-08-06 07:04:11,616 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="4298bad7-7b87-49f7-891c-89733a221e78", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8797aa9e-3d6f-4af5-87fe-0e0b1e357308", client_auth_method="client-secret", username="admin", authSessionParentId="e1028f86-1db5-47ac-8362-de6ecd370cc4", authSessionTabId="WVUuPtwcjcM" 2026-08-06 07:04:11,772 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT_ROLE", resourcePath="clients/96d260ff-34ab-4d0e-9415-b22bfcc13433/roles/member" 2026-08-06 07:04:12,180 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="1efe06bd-f1ba-4045-b993-aeb96700669b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2fd2687b-42a6-4af1-9dfb-ed5b10c14d1c", client_auth_method="client-secret", username="admin", authSessionParentId="ef1def15-2c08-4412-845d-b013ce42e937", authSessionTabId="TBEQR79eOKA" 2026-08-06 07:04:12,274 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT_ROLE", resourcePath="clients/8981848c-d763-4e09-9d84-63093fcad991/roles/admin" 2026-08-06 07:04:12,627 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="ed15005b-8e11-4282-a7e5-64d3adbc7bcb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="95026693-84d6-4358-b729-1d0f0130167d", client_auth_method="client-secret", username="admin", authSessionParentId="afe23d37-30ca-4c21-85dd-77469be9bc06", authSessionTabId="g9JsllgIRoM" 2026-08-06 07:04:12,709 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT_ROLE", resourcePath="clients/8981848c-d763-4e09-9d84-63093fcad991/roles/editor" 2026-08-06 07:04:13,101 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="6aef8105-4614-4405-b176-d01541c4b12b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7d924b69-d3e2-4a8e-9559-6eaf87167827", client_auth_method="client-secret", username="admin", authSessionParentId="e23e829f-56fd-4a3e-9b04-9e916ad30943", authSessionTabId="vRKVQM0aDig" 2026-08-06 07:04:13,231 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT_ROLE", resourcePath="clients/8981848c-d763-4e09-9d84-63093fcad991/roles/viewer" 2026-08-06 07:04:13,616 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="9bbdac06-3925-4c83-949a-2850d697b977", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0c269b7c-fff6-45f4-bb21-cc231608b72c", client_auth_method="client-secret", username="admin", authSessionParentId="b7392ae9-62ba-4787-ba87-af38be2d5a5f", authSessionTabId="myEyN73cVPY" 2026-08-06 07:04:13,695 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT_ROLE", resourcePath="clients/62f6431f-836f-4b6e-94d1-bbb8b7e4346f/roles/member" 2026-08-06 07:06:26,562 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="d4530e91-c53c-4acb-8be2-c71b0eb82331", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="df4aade6-ab13-4b9e-bb24-3cea65005412", client_auth_method="client-secret", username="admin", authSessionParentId="53ef5b09-6fc4-4ac6-b9a7-24907a697ad6", authSessionTabId="43DzN110x2c" 2026-08-06 07:06:26,994 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="REALM", resourcePath="null" 2026-08-06 07:06:28,429 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="b11be8eb-ded0-4630-a029-2900aaff4604", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1c8a3c26-666a-40dd-9b2c-5f5ae820da59", client_auth_method="client-secret", username="admin", authSessionParentId="752ba565-576b-41f5-b4aa-18ba1e57a75b", authSessionTabId="cRS4INJzNYc" 2026-08-06 07:06:28,587 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT", resourcePath="clients/71ee2d6a-1c94-4028-bda4-bd57fbbd3a27" 2026-08-06 07:06:29,149 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="05b30989-2365-4597-9a81-d96d411f4ae0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="23ca3720-1a76-4efc-9418-6f61685faf4a", client_auth_method="client-secret", username="admin", authSessionParentId="d9baf38e-f177-4f10-aaef-47476fda358a", authSessionTabId="uXozyyP_Z8k" 2026-08-06 07:06:29,596 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/ae609514-9e8d-4305-b22f-6776d9facd98/role-mappings/clients/ccbc1ef8-2791-4375-b6f0-60bbf8e921cc" 2026-08-06 07:10:36,732 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="0af75a4f-8b33-4ee7-9adc-977217ef50bc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6075b0eb-9b03-4bdc-84a4-e7e7f09f8590", client_auth_method="client-secret", username="admin", authSessionParentId="f8b2a4b1-e4fc-46b2-8452-6d11fbaf4b28", authSessionTabId="whmye5kFuws" 2026-08-06 07:10:36,894 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="REALM", resourcePath="null" 2026-08-06 07:10:37,630 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="58e75437-670d-4ff4-95d6-04005161b05d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b1318e7c-a9c1-4396-9401-81900c29c9f9", client_auth_method="client-secret", username="admin", authSessionParentId="51b48dfd-058d-4c9b-9ceb-4f7c42bd4db6", authSessionTabId="8KedwaRVt28" 2026-08-06 07:10:37,690 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5ab9a96d-6a9a-4799-87a8-f0dd7dff10c7" 2026-08-06 07:10:37,766 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5ab9a96d-6a9a-4799-87a8-f0dd7dff10c7/protocol-mappers/models/dec2c825-8485-41fd-9093-68a89124b7b3" 2026-08-06 07:10:43,608 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="235497c7-f8b8-4f73-8dec-7866f5330a7a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a18b90f5-3693-4ac9-ab70-7400f3bd56a6", client_auth_method="client-secret", username="admin", authSessionParentId="daffd9e9-24bf-4a74-add0-e57800c238dc", authSessionTabId="3yWraYScPtw" 2026-08-06 07:10:43,700 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT", resourcePath="clients/96d260ff-34ab-4d0e-9415-b22bfcc13433" 2026-08-06 07:10:44,042 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="0bbbd0c1-f92b-47e1-98ae-d29893bf3bda", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="69cea598-8cc3-41b6-8134-e7d19800132c", client_auth_method="client-secret", username="admin", authSessionParentId="2b738387-c925-44a0-b699-b006c07bc0be", authSessionTabId="PorJIxcvL7c" 2026-08-06 07:10:44,096 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT", resourcePath="clients/8981848c-d763-4e09-9d84-63093fcad991" 2026-08-06 07:10:44,486 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="d6b90154-e3a3-4eae-b8a3-08c86d5ec902", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00ec8c4c-8b57-44ea-a0a4-44a022ded1cc", client_auth_method="client-secret", username="admin", authSessionParentId="34919c22-3ea5-4d35-aea7-8a0b100d86c2", authSessionTabId="bkE-BRvNCco" 2026-08-06 07:10:44,550 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT", resourcePath="clients/62f6431f-836f-4b6e-94d1-bbb8b7e4346f" 2026-08-06 07:10:45,102 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="f34b9506-191e-4f2a-9369-2a820ef443ef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9afc8746-8542-4ad3-a9b9-0f234a62ccb4", client_auth_method="client-secret", username="admin", authSessionParentId="17855f46-c743-48da-99c7-3378e07b7988", authSessionTabId="8dfGv1fRoNc" 2026-08-06 07:10:45,548 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="59f13248-b0ef-4c6d-ad85-f07a76e4bb77", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="158a0564-4894-4e2e-88be-4fcd62e3691a", client_auth_method="client-secret", username="admin", authSessionParentId="b5960b06-5328-4ab7-90dd-fd0e62f0d929", authSessionTabId="1YRjH2MFtB8" 2026-08-06 07:10:45,910 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="e2579394-1f95-496e-ba08-bf836ebc6519", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f26c3f2e-9f81-4470-ad29-af3de3f5ba2e", client_auth_method="client-secret", username="admin", authSessionParentId="1cca8464-e1a6-4dcb-9f79-58d077a0369b", authSessionTabId="9gYuLCy-LvU" 2026-08-06 07:10:46,272 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="93a2e65c-eb9e-4f15-aea4-fdbf7791a440", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c4c3d3f9-3a04-43f0-94dc-a8610ebb5257", client_auth_method="client-secret", username="admin", authSessionParentId="3b20da36-02fa-4eee-a14b-c1d48199d03d", authSessionTabId="nRo6srhVlXs" 2026-08-06 07:10:46,648 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="4ad7c485-9b3e-4745-9456-c9be4b0a6ea3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="47153613-cbfb-4c16-8341-4dfd252905e0", client_auth_method="client-secret", username="admin", authSessionParentId="2dca2d22-8abc-448e-8dda-82b00ffc60e6", authSessionTabId="4k6gPF6OfGA" 2026-08-06 07:11:36,726 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="ce8f94f4-2401-450e-aaf0-f62bd49ec7ba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4cac0728-9ab7-4e22-9d47-c3dba683fc9d", client_auth_method="client-secret", username="admin", authSessionParentId="797960ad-196f-4719-9c9b-de2d56a0692a", authSessionTabId="AVBvZ_lsPEc" 2026-08-06 07:11:36,880 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="REALM", resourcePath="null" 2026-08-06 07:11:38,253 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="30bfa885-b578-41de-aa21-3fa5e1b6d392", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2561f23c-93a9-4f21-821f-da0b3747a250", client_auth_method="client-secret", username="admin", authSessionParentId="472fc559-6992-4805-9103-be1d628ee371", authSessionTabId="6dsteiGHiaU" 2026-08-06 07:11:38,305 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="CLIENT", resourcePath="clients/71ee2d6a-1c94-4028-bda4-bd57fbbd3a27" 2026-08-06 07:11:38,957 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="44e7169e-8c60-4d5b-816c-f487b93c35a4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8719fe8b-cff1-4ea8-b841-4ca8dc3a48be", client_auth_method="client-secret", username="admin", authSessionParentId="7aba0c8a-9862-4fa9-bf17-61131c1406f4", authSessionTabId="RALygqGEZNs" 2026-08-06 07:11:56,164 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="admin-cli", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", auth_method="openid-connect", token_id="882018b0-4d91-44a3-8303-6b98118a8ba4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5bb91899-f84f-4287-802d-8d0003d85abd", client_auth_method="client-secret", username="admin", authSessionParentId="28f16889-9717-4733-950d-f3fb23b616e7", authSessionTabId="d1b5MT546WY" 2026-08-06 07:11:56,664 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ecea4ec3-f57a-4f6f-a62f-0691086e7ca2", clientId="c902c6d9-f39c-47c0-aa0a-f990858e6063", userId="ecc25579-d8bd-4b2f-b5cd-03d4f756bb7a", ipAddress="199.19.213.185", resourceType="USER", resourcePath="users/4dcbb8e0-7da6-4fce-a32d-a0d0a020e4e9" 2026-08-06 07:11:58,422 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="ae609514-9e8d-4305-b22f-6776d9facd98", ipAddress="10.0.0.204", token_id="b48acedc-6868-4bbe-9a01-fc34c43065e7", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="f383018b-9341-47d1-a1a8-e3830d686dbb", authSessionTabId="bTL_lZIfu38"