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-02 22:31:26,901 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49524ms 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-02 22:31:31,551 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-02 22:31:39,652 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-02 22:31:40,054 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-02 22:31:40,560 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-02 22:31:41,263 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-02 22:31:41,341 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a663b517-8932-49f2-bfa7-b505121e675a, name: keycloak-0-56129 2026-08-02 22:31:41,350 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-02 22:31:41,350 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-02 22:31:41,378 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21282 2026-08-02 22:31:43,515 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-56129: no members discovered after 2048 ms: creating cluster as coordinator 2026-08-02 22:31:43,555 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-56129|0] (1) [keycloak-0-56129] 2026-08-02 22:31:43,658 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-56129`, physical addresses are `[10.0.0.114:36818]` 2026-08-02 22:31:43,750 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-02 22:31:44,245 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-02 22:31:45,549 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-56129, Site name: null 2026-08-02 22:31:55,754 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-02 22:31:55,755 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-02 22:31:56,166 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-02 22:32:02,659 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-02 22:32:02,660 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-02 22:32:03,166 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-02 22:32:03,166 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-02 22:32:09,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:09,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:10,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:10,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:12,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:12,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:14,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:14,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:14,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:17,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:18,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:18,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:18,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:18,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:18,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:18,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:18,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-08-02 22:32:20,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:21,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:21,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:21,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:21,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:21,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-08-02 22:32:21,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:21,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:21,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-08-02 22:32:23,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:23,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:24,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:24,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:25,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:25,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:25,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:25,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:25,527 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-02 22:32:25,600 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-02 22:32:25,669 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-02 22:32:25,780 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-02 22:32:25,872 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-02 22:32:25,984 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-02 22:32:26,054 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-02 22:32:26,133 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-02 22:32:26,277 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-02 22:32:26,322 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-02 22:32:26,426 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-02 22:32:26,484 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-02 22:32:26,542 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-02 22:32:26,597 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-02 22:32:26,656 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-02 22:32:26,767 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-02 22:32:26,883 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-02 22:32:26,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-02 22:32:27,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-08-02 22:32:27,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:27,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:27,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-08-02 22:32:27,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-08-02 22:32:27,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-02 22:32:27,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:28,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:28,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-02 22:32:29,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-02 22:32:29,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:29,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:30,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:30,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:31,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:31,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:31,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-08-02 22:32:31,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:31,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:31,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-08-02 22:32:31,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:32,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:35,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:35,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:35,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,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-08-02 22:32:36,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,297 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-02 22:32:36,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-02 22:32:36,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:36,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:37,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:37,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:37,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:38,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:38,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:38,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:38,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:39,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:39,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:39,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:39,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:39,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:39,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:39,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:39,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:39,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:39,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:39,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-02 22:32:39,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:39,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:39,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:39,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:40,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,084 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-02 22:32:40,149 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-02 22:32:40,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:40,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-08-02 22:32:40,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:40,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:40,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,537 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-02 22:32:40,602 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-02 22:32:40,655 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-02 22:32:40,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:40,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-02 22:32:40,903 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-02 22:32:40,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:40,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:41,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:41,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-02 22:32:41,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:41,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:41,214 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-02 22:32:41,285 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-02 22:32:41,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:32:41,340 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-02 22:32:41,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-02 22:32:42,581 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-02 22:32:42,652 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-02 22:32:50,564 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.397s. Listening on: http://0.0.0.0:8080 2026-08-02 22:32:50,565 INFO [io.quarkus] (main) Profile prod activated. 2026-08-02 22:32:50,565 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-02 22:32:52,253 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-02 22:33:08,946 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="1c3bff14-9069-445f-bbb5-6c24208da937", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4d7829b8-bd35-4fd1-8bc0-2ef42f974986", client_auth_method="client-secret", username="admin", authSessionParentId="ad1c4900-f8aa-4b36-8c33-c6a11e0dabea", authSessionTabId="pZllCZx_lmA" 2026-08-02 22:33:13,343 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="atmosphere" 2026-08-02 22:33:14,552 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="c96cfd39-7ae9-4159-85b8-bfce6a8c455d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e95ae036-a67e-4050-a3e0-7c9e03351695", client_auth_method="client-secret", username="admin", authSessionParentId="5d6061ee-c869-493a-8ba0-d6db31bb293e", authSessionTabId="CzE9O7ohsv8" 2026-08-02 22:33:14,696 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7093bc68-83c5-4154-98e5-5d2ce3b10b98" 2026-08-02 22:33:14,859 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7093bc68-83c5-4154-98e5-5d2ce3b10b98/protocol-mappers/models/149a52f5-4727-4813-80ad-441e8e0309b3" 2026-08-02 22:33:35,782 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="ab841597-e708-4edd-89f3-96095ef74866", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c4c5efdc-3eb9-491d-9b26-3e4eee2f435a", client_auth_method="client-secret", username="admin", authSessionParentId="eb419060-a35e-4efa-a0e2-8d9557971969", authSessionTabId="wvNIApVjAUU" 2026-08-02 22:33:36,133 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/72792fbf-1f8d-4189-90bc-ff71cdccb73d" 2026-08-02 22:33:36,519 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="7c69574f-ebff-40c0-840f-0d0c9d080a63", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="20ed1472-afdd-471a-add5-c6d061217db7", client_auth_method="client-secret", username="admin", authSessionParentId="6de32546-01c8-4e83-a760-91ee1dc924cb", authSessionTabId="rMjOvgW7q4E" 2026-08-02 22:33:36,594 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/631b54d2-b178-4f0b-91d8-e83893b17fdb" 2026-08-02 22:33:36,998 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="6b775c25-789f-4f73-897a-d6a6305cbc64", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="12546c0f-7c62-4aaf-9c4b-c40a0911856b", client_auth_method="client-secret", username="admin", authSessionParentId="52f96bf4-0eac-4f0b-ad12-d3d3db6de6ef", authSessionTabId="JSuLreL_2Ag" 2026-08-02 22:33:37,093 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/065aaa05-243f-404a-9ac4-ea0bd8b8871d" 2026-08-02 22:33:37,749 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="288066c8-1c19-429b-846e-d9b3d31ffce5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0d715b69-d9dd-4719-a4cf-d4680e6089b1", client_auth_method="client-secret", username="admin", authSessionParentId="7dc376e2-52be-45e5-b0f4-f5b3044c64eb", authSessionTabId="qtDkxp0BQ8k" 2026-08-02 22:33:37,855 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/72792fbf-1f8d-4189-90bc-ff71cdccb73d/roles/member" 2026-08-02 22:33:38,283 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="33468f39-d07a-44d8-a610-14c1ee36a9b4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="33a8664f-3ff8-4c44-985a-4c8dc66d5f53", client_auth_method="client-secret", username="admin", authSessionParentId="e41912d3-9bbd-47eb-8d0a-16ca3f4821c8", authSessionTabId="fJagIgVNjoc" 2026-08-02 22:33:38,400 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/631b54d2-b178-4f0b-91d8-e83893b17fdb/roles/admin" 2026-08-02 22:33:38,761 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="3fc7ab42-26fe-494e-bca6-ebced0dc859f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="51906f2b-ed21-4229-a088-8c506dab4e5c", client_auth_method="client-secret", username="admin", authSessionParentId="69da4af4-2d2b-45b9-96b6-c86efcc68abc", authSessionTabId="TqgexYI__38" 2026-08-02 22:33:38,966 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/631b54d2-b178-4f0b-91d8-e83893b17fdb/roles/editor" 2026-08-02 22:33:39,372 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="36c07b5f-be93-4e20-9239-2b4bf2debe75", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="11b299f6-5b33-49a5-8077-725f10ed87db", client_auth_method="client-secret", username="admin", authSessionParentId="0adb667d-b24f-42b8-bc99-c4372651deaf", authSessionTabId="YwS8GM7EdhY" 2026-08-02 22:33:39,479 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/631b54d2-b178-4f0b-91d8-e83893b17fdb/roles/viewer" 2026-08-02 22:33:39,889 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="2ceeb778-c62f-41d5-9200-74035ac71c98", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6186528c-0b5a-4982-807f-254d21f1b1be", client_auth_method="client-secret", username="admin", authSessionParentId="573ff6ad-38eb-4e74-9fac-b13ba5ffdb13", authSessionTabId="IHyjbx_4pGs" 2026-08-02 22:33:40,005 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/065aaa05-243f-404a-9ac4-ea0bd8b8871d/roles/member" 2026-08-02 22:35:52,084 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="20de60dc-c18f-4375-bbbf-47724d3476ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c67a2add-e231-4e07-b7d0-5bdb718a55f0", client_auth_method="client-secret", username="admin", authSessionParentId="6b903b4a-5887-457b-9153-518debe053fa", authSessionTabId="9JWsye9Lzhk" 2026-08-02 22:35:52,652 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="null" 2026-08-02 22:35:54,201 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="1ea5ea65-51a6-4ab1-98bc-12d7c585bdf0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="10ed82e8-0559-4781-855a-144ed4b23210", client_auth_method="client-secret", username="admin", authSessionParentId="eb6e21d4-2aad-4a95-8229-7d50037cc453", authSessionTabId="XjHb5zZT54I" 2026-08-02 22:35:54,281 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/434863de-5cbc-4612-a5ff-a4dec7952239" 2026-08-02 22:35:54,942 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="a0eb3fee-8f28-4d07-8e82-c4623fc3d220", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e69f71a3-b38c-4d64-80f6-5b0db2321ee4", client_auth_method="client-secret", username="admin", authSessionParentId="67f1fcf7-44a2-4ac8-9401-ef5853beab73", authSessionTabId="RjC2REnt9l4" 2026-08-02 22:35:55,358 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9c44012b-a79e-48b2-a94a-19937059886a/role-mappings/clients/564e5512-080c-4d86-9f73-2ee2dffc438c" 2026-08-02 23:25:34,607 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="9ab742fe-e315-485b-b7fd-a6dc5b664664", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="26934edf-c82e-403a-bf8f-42b234882937", client_auth_method="client-secret", username="admin", authSessionParentId="98b27d41-bb02-4952-ad82-6a49709c1bd4", authSessionTabId="1egyRCQwYi0" 2026-08-02 23:25:34,775 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="null" 2026-08-02 23:25:35,640 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="6710a19c-9f23-4b3c-a1e7-3df88808959b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7eb8b7eb-4992-40a7-b59d-41a9909fdb77", client_auth_method="client-secret", username="admin", authSessionParentId="7fdc7592-587b-4235-b304-8799bc72bbc9", authSessionTabId="M3kVsxS_5ys" 2026-08-02 23:25:35,695 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7093bc68-83c5-4154-98e5-5d2ce3b10b98" 2026-08-02 23:25:35,784 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7093bc68-83c5-4154-98e5-5d2ce3b10b98/protocol-mappers/models/149a52f5-4727-4813-80ad-441e8e0309b3" 2026-08-02 23:25:42,117 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="43ad3e29-8116-43ea-a9d5-6f2bcee9b73e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4caeecdc-a9f4-4364-ad43-d970ffd48d9a", client_auth_method="client-secret", username="admin", authSessionParentId="10869606-2d31-4c01-89b6-e16e50965985", authSessionTabId="PUXJzZ-dMh8" 2026-08-02 23:25:42,172 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/72792fbf-1f8d-4189-90bc-ff71cdccb73d" 2026-08-02 23:25:42,599 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="d3d456bb-fb42-4905-8c75-325d9bc47cf7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ce955cf5-0394-40b7-8625-f11e176ffb4e", client_auth_method="client-secret", username="admin", authSessionParentId="f3986420-70ac-4183-bbbc-eee9895f5406", authSessionTabId="V3FCDe8w_IM" 2026-08-02 23:25:42,660 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/631b54d2-b178-4f0b-91d8-e83893b17fdb" 2026-08-02 23:25:43,072 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="142ca4d6-c067-470f-b507-6d5e86550aee", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7ab6c8b3-ec14-4ecc-a46f-3d0be0d98941", client_auth_method="client-secret", username="admin", authSessionParentId="9ffd2057-1e81-4706-a47d-76b3f629359e", authSessionTabId="OZgMbEH6cp8" 2026-08-02 23:25:43,156 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/065aaa05-243f-404a-9ac4-ea0bd8b8871d" 2026-08-02 23:25:43,827 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="fbcac621-5c28-41b2-94c7-f6d0a144ad9b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8896bda2-020c-4c73-895a-530f3b8e325c", client_auth_method="client-secret", username="admin", authSessionParentId="41f26fac-f62a-439a-8904-6a6eb49a686d", authSessionTabId="wos1MvsyVLQ" 2026-08-02 23:25:44,199 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="8c4f0c7e-cdfa-41d9-88ff-ec496dc097ce", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9b1c74ec-854a-4f71-b13e-3cba56ea0d0d", client_auth_method="client-secret", username="admin", authSessionParentId="8101090d-b8ab-4855-aca2-f543755c09f8", authSessionTabId="wNjf-XqLOSU" 2026-08-02 23:25:44,587 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="47d6fa8f-e848-451e-ba9e-77df989234ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="67604c9c-5d57-43ba-9177-454b7f20e75c", client_auth_method="client-secret", username="admin", authSessionParentId="2a04e761-9cc6-454c-b699-6d049155fcaa", authSessionTabId="w9P275xvtoA" 2026-08-02 23:25:44,936 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="b6cdc817-b635-404e-9d41-4078350ce009", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7e5a861f-cd49-4ec8-a0fe-3707fa25e1aa", client_auth_method="client-secret", username="admin", authSessionParentId="3ec11bd0-19cf-4b2a-b2d7-780db54e17f3", authSessionTabId="0Q6FuAlGBYI" 2026-08-02 23:25:45,276 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="74ad3759-9a8b-461d-b0ed-c8eee3cfeb7a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="082fb234-a471-4210-bb49-6a159ed6b20a", client_auth_method="client-secret", username="admin", authSessionParentId="7c1e1cd1-eb9a-4cc5-888a-2ef704908d23", authSessionTabId="kx_i4n5_HHk" 2026-08-02 23:26:57,732 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="da72d1f3-14da-499a-9cab-d88a1288a03a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ef7e8996-3a2a-4166-b018-18b1cd407350", client_auth_method="client-secret", username="admin", authSessionParentId="ad283584-97cd-4568-a383-301ed930f23e", authSessionTabId="QC0GdaatClg" 2026-08-02 23:26:57,879 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="null" 2026-08-02 23:26:59,605 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="315b0b87-b5af-46f5-81c4-627ede989d76", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="70180441-721d-4526-8315-3c984d430e15", client_auth_method="client-secret", username="admin", authSessionParentId="081b921a-d9c1-42b7-89c8-ce161574edb5", authSessionTabId="GU--VB3zFjA" 2026-08-02 23:26:59,659 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="f1992b4b-f1dd-49e1-b5c4-992d527569ef", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/434863de-5cbc-4612-a5ff-a4dec7952239" 2026-08-02 23:27:00,326 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="132b2e27-4cbe-45e1-9902-bb494096ae6c", clientId="admin-cli", userId="ccdc3ece-fba7-4a47-a270-dd8adce60cd7", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="e37bc7cf-58bf-4455-8451-fcc5e33f8f14", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0a54da67-4fc2-4596-8286-3eff312dffa3", client_auth_method="client-secret", username="admin", authSessionParentId="e12f9673-723f-43a2-a683-e18c3e9f507c", authSessionTabId="wwQFAe8JKU0"