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-04-23 10:28:43,250 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 41787ms 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-04-23 10:28:48,546 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-04-23 10:28:57,049 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-23 10:28:57,429 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-23 10:28:58,129 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-23 10:28:58,843 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-23 10:28:58,927 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 10cc0629-cb59-4006-ba89-9718d4f5590f, name: keycloak-0-29027 2026-04-23 10:28:58,936 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-04-23 10:28:58,937 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-04-23 10:28:58,943 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40551 2026-04-23 10:29:00,329 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-04-23 10:29:00,339 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-23 10:29:01,040 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29027: no members discovered after 2012 ms: creating cluster as coordinator 2026-04-23 10:29:01,050 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29027|0] (1) [keycloak-0-29027] 2026-04-23 10:29:01,065 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29027`, physical addresses are `[10.0.0.160:56087]` 2026-04-23 10:29:01,072 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-23 10:29:02,751 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29027, Site name: null 2026-04-23 10:29:13,755 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-04-23 10:29:13,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-04-23 10:29:14,150 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-23 10:29:19,957 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-04-23 10:29:19,957 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-04-23 10:29:20,540 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-04-23 10:29:20,540 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-04-23 10:29:30,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:30,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:31,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:31,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-04-23 10:29:34,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-04-23 10:29:34,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:36,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-04-23 10:29:36,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:36,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:39,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:40,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:40,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-04-23 10:29:41,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-04-23 10:29:41,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:41,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:41,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:41,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:43,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:44,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:44,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:44,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-04-23 10:29:44,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-04-23 10:29:45,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:45,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:45,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:45,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:47,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:47,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:48,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:49,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:49,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-04-23 10:29:49,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:50,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:50,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:50,129 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-04-23 10:29:50,227 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-04-23 10:29:50,306 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-04-23 10:29:50,414 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-04-23 10:29:50,522 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-04-23 10:29:50,664 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-04-23 10:29:50,763 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-04-23 10:29:50,855 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-04-23 10:29:51,024 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-04-23 10:29:51,081 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-04-23 10:29:51,209 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-04-23 10:29:51,280 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-04-23 10:29:51,366 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-04-23 10:29:51,444 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-04-23 10:29:51,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-23 10:29:51,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-04-23 10:29:51,799 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-04-23 10:29:51,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:51,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-04-23 10:29:51,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:52,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:52,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:52,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-04-23 10:29:52,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:52,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-04-23 10:29:54,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:54,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:55,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:55,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:55,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-04-23 10:29:56,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:56,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:58,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:58,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:58,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:58,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:58,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:58,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-04-23 10:29:58,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:29:59,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:02,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:03,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:03,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:04,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:04,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:04,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:04,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:04,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-04-23 10:30:04,184 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-04-23 10:30:04,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:04,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:04,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:04,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:05,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:05,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:05,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:05,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:05,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:06,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:06,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:06,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:06,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,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-04-23 10:30:07,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:07,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-04-23 10:30:07,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,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-04-23 10:30:08,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,361 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-04-23 10:30:08,433 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-04-23 10:30:08,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,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-04-23 10:30:08,713 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-04-23 10:30:08,775 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-04-23 10:30:08,822 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-04-23 10:30:08,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:08,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:09,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-04-23 10:30:09,087 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-04-23 10:30:09,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-04-23 10:30:09,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:09,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-04-23 10:30:09,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:09,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-04-23 10:30:09,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:09,407 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-04-23 10:30:09,477 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-04-23 10:30:09,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 10:30:09,540 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-04-23 10:30:09,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-04-23 10:30:10,836 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-23 10:30:17,145 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 93.601s. Listening on: http://0.0.0.0:8080 2026-04-23 10:30:17,146 INFO [io.quarkus] (main) Profile prod activated. 2026-04-23 10:30:17,146 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-04-23 10:30:19,145 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-23 10:30:30,651 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="137b9852-f208-4faa-ac21-b8e0fcb3a541", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="35a89942-f828-4efc-b5c0-4656e281a46f", client_auth_method="client-secret", username="admin", authSessionParentId="b3d0f0dc-6690-44e7-83b7-3a35db57f805", authSessionTabId="3qgio7DZH6I" 2026-04-23 10:30:35,139 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="REALM", resourcePath="atmosphere" 2026-04-23 10:30:36,358 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="f542ede2-62d3-4225-89e2-46136d9c30bf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="64106d82-da90-4c1f-b5c2-31f85c3b3511", client_auth_method="client-secret", username="admin", authSessionParentId="4ad82c29-070e-46fd-8806-8d2fa253af8b", authSessionTabId="F2ycNcJm4bE" 2026-04-23 10:30:36,543 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/961d8800-ad96-4869-aaf6-907191c49757" 2026-04-23 10:30:36,662 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/961d8800-ad96-4869-aaf6-907191c49757/protocol-mappers/models/0b59a44e-b84c-419a-ae6a-92f338fb0af7" 2026-04-23 10:30:57,465 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="325aa131-f8ca-489c-b518-365becd80834", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c374310c-d4e1-4a73-bfbb-5ed7b388d3f0", client_auth_method="client-secret", username="admin", authSessionParentId="92da200e-419f-4d88-9d83-700380d11f3b", authSessionTabId="z93PprWPy90" 2026-04-23 10:30:58,157 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/4eebfd07-dc85-4486-b48f-b906a6ef7af6" 2026-04-23 10:30:58,563 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="038d158a-d9e3-4460-91e4-a38ac28216b9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="191b2689-3be4-4b70-8eae-43ba4b7643d7", client_auth_method="client-secret", username="admin", authSessionParentId="9cec1fc5-eeee-4f53-957d-5091c59d6dc0", authSessionTabId="4jposCTc9sg" 2026-04-23 10:30:58,676 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/01443005-5b25-43e5-909e-c5507d9e615e" 2026-04-23 10:30:59,057 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="dd4b9101-7f65-4eee-88d9-a34ade3678d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6c1e4d32-7d6c-492c-a473-4bef60f00678", client_auth_method="client-secret", username="admin", authSessionParentId="6c5ca970-4645-4eb6-b62d-e460e6a7dadd", authSessionTabId="NlUuf3MYGt0" 2026-04-23 10:30:59,162 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/7d87487e-4621-4cb8-803d-f54eb3d08557" 2026-04-23 10:30:59,761 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="23631dcb-8262-4ec7-8b55-77fa1f1f9731", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="47141989-783a-442e-938a-cb66c760c28d", client_auth_method="client-secret", username="admin", authSessionParentId="2102493e-3c56-4079-b00d-ca7e4a02e63c", authSessionTabId="SVIPqDf8itc" 2026-04-23 10:30:59,887 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/4eebfd07-dc85-4486-b48f-b906a6ef7af6/roles/member" 2026-04-23 10:31:00,301 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="6ea21dd6-1411-4206-bb09-a810d0f47dd4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c948e97f-4eda-4b7d-a844-cb5d0be813de", client_auth_method="client-secret", username="admin", authSessionParentId="22876efc-c1d9-4370-b1dd-6211b2ae7dfb", authSessionTabId="oq1hUmM6250" 2026-04-23 10:31:00,393 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/01443005-5b25-43e5-909e-c5507d9e615e/roles/admin" 2026-04-23 10:31:00,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="90399311-0b60-4bf7-b304-ff360fdaf8e9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01d65fdc-d052-4c98-9de9-cdc04b46486f", client_auth_method="client-secret", username="admin", authSessionParentId="f16387c4-a375-458f-9ccb-3b31e2a8950a", authSessionTabId="EbgJlLnMKl0" 2026-04-23 10:31:00,928 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/01443005-5b25-43e5-909e-c5507d9e615e/roles/editor" 2026-04-23 10:31:01,313 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="5762f270-e676-49d4-8df9-9e4a7adf7360", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7feeb0e2-c700-4b63-91db-73631364249b", client_auth_method="client-secret", username="admin", authSessionParentId="ed678699-5bdf-44a8-8525-a3bb39a1e8ea", authSessionTabId="L9rh9vMVnlQ" 2026-04-23 10:31:01,395 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/01443005-5b25-43e5-909e-c5507d9e615e/roles/viewer" 2026-04-23 10:31:01,789 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="db69f1b2-5605-4d3d-b900-04b2b8c9e4e1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0a9d17ed-7736-40f3-8ca5-759bc1cbfb08", client_auth_method="client-secret", username="admin", authSessionParentId="ee565d92-b9ce-4d24-9c2a-cc6ea1436469", authSessionTabId="lZo5DjT-K1g" 2026-04-23 10:31:01,901 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/7d87487e-4621-4cb8-803d-f54eb3d08557/roles/member" 2026-04-23 10:33:10,113 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="4981d590-98ba-43c8-bdf6-36e8d7544fd8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5de01486-cece-43d1-a215-934f67995bf0", client_auth_method="client-secret", username="admin", authSessionParentId="af88da30-99ed-4867-abaf-eded7af1a4e2", authSessionTabId="GxubTWapxcI" 2026-04-23 10:33:10,549 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="REALM", resourcePath="null" 2026-04-23 10:33:12,270 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="44707674-15bd-474e-bf3c-81aa9518e73d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0352dfc6-3c1c-40f6-b0a7-a7e40205144c", client_auth_method="client-secret", username="admin", authSessionParentId="4f776d00-7796-4911-a288-fae910e835dc", authSessionTabId="UAtsZ6ctWRc" 2026-04-23 10:33:12,566 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/33ff5575-b855-464f-8e92-71abb07b1b4b" 2026-04-23 10:33:13,121 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="45f177f1-dd9f-4902-b90d-14aa7dea6ecd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d10ef8ac-9034-45b7-b406-7483ed933077", client_auth_method="client-secret", username="admin", authSessionParentId="fa3ce4d7-6f90-45e6-9b2e-30f77ed21740", authSessionTabId="n2ABA8SY7dI" 2026-04-23 10:33:13,688 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/d413695a-b629-45f1-8e7f-6a2454e537bc/role-mappings/clients/0c35098a-2aad-46ce-87d4-47e1fc0d2e73" 2026-04-23 10:37:21,155 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="dbacd608-790c-4a64-b912-b348963820c6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="82fadea5-3d05-49a0-942f-71c6321df4c3", client_auth_method="client-secret", username="admin", authSessionParentId="e42201b1-54fd-477d-9903-3a3fe8a981af", authSessionTabId="m2-9hW7_M9k" 2026-04-23 10:37:21,374 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="REALM", resourcePath="null" 2026-04-23 10:37:22,148 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="99fbd4aa-8273-4c70-874b-9695fe56eabb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e9a219e9-f643-4ef8-8661-167dd81f9e34", client_auth_method="client-secret", username="admin", authSessionParentId="4ad6cf88-786c-4a14-82e4-5ac8d78a5e82", authSessionTabId="3u9y7w8PcGQ" 2026-04-23 10:37:22,234 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/961d8800-ad96-4869-aaf6-907191c49757" 2026-04-23 10:37:22,355 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/961d8800-ad96-4869-aaf6-907191c49757/protocol-mappers/models/0b59a44e-b84c-419a-ae6a-92f338fb0af7" 2026-04-23 10:37:28,570 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="c9c6834d-4709-45e5-8375-393e36dd6e9e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4bed4909-1eca-41e6-bed7-d7e2384846c8", client_auth_method="client-secret", username="admin", authSessionParentId="91419693-690d-47bc-a030-c27475b963fd", authSessionTabId="_r97lA7nIJM" 2026-04-23 10:37:28,655 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/4eebfd07-dc85-4486-b48f-b906a6ef7af6" 2026-04-23 10:37:29,013 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="ab6fcfcf-57d2-48dc-8e4c-9f113473bb90", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4c25f0be-0d7b-4e93-8380-26526a5389e2", client_auth_method="client-secret", username="admin", authSessionParentId="4f0467aa-6402-49bc-9712-ac8580447da6", authSessionTabId="HRRVv5-xUsQ" 2026-04-23 10:37:29,072 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/01443005-5b25-43e5-909e-c5507d9e615e" 2026-04-23 10:37:29,458 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="c02c97fe-d0f7-449a-9b7a-86c254ad4230", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73115344-5f17-4eaa-be8e-b4687615c251", client_auth_method="client-secret", username="admin", authSessionParentId="5a66747f-da4c-42e1-8dbb-aed04b2518b3", authSessionTabId="z_eNCh6ASsI" 2026-04-23 10:37:29,556 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/7d87487e-4621-4cb8-803d-f54eb3d08557" 2026-04-23 10:37:30,198 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="d6eb92cb-07c7-440a-8749-946acd6a0db1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fdce6ea3-5829-4753-ba3e-050af25f3f8e", client_auth_method="client-secret", username="admin", authSessionParentId="ffc00a5b-2f6b-4aeb-b518-a494d75583f5", authSessionTabId="YipaelKl-no" 2026-04-23 10:37:30,608 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="0fbb30ad-0005-4e46-9a87-0c359d83ce6f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2901ee8e-7a71-4823-877c-3b70f33e78a5", client_auth_method="client-secret", username="admin", authSessionParentId="6b741e38-6ed5-4822-a05d-67baa03a5208", authSessionTabId="ClSKjfs-yds" 2026-04-23 10:37:30,997 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="3aad4a1b-2a41-407c-8b22-bc4be023b35c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f004682d-e398-4240-b065-f57260a83167", client_auth_method="client-secret", username="admin", authSessionParentId="81ce3bf8-00be-455c-abcb-9c31545e0cfe", authSessionTabId="2b_WRVdH5yk" 2026-04-23 10:37:31,382 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="d1048c54-635d-44e9-871e-5befc3d40888", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="969fbab4-b9de-4995-aeea-3472940fa436", client_auth_method="client-secret", username="admin", authSessionParentId="c9421b93-1090-4dbd-9682-ca349a63f7d5", authSessionTabId="bTal_NJ6b2s" 2026-04-23 10:37:31,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="148f08ca-0c2c-43b3-a61f-bb3b2c47e5c6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a3880be1-0526-42ba-b6f3-bbf03151612b", client_auth_method="client-secret", username="admin", authSessionParentId="58063433-84a4-4cc4-9ab5-885623dfbd20", authSessionTabId="k7Sg49qp0VA" 2026-04-23 10:38:19,992 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="51ae0a93-7d1d-4af7-bd57-423fd44cef24", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d6fe9aa0-1e80-4487-9160-e8be8507bd05", client_auth_method="client-secret", username="admin", authSessionParentId="47f9977b-ed2e-4175-93dc-73fea45353fe", authSessionTabId="zjpn-PfKtso" 2026-04-23 10:38:20,140 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="REALM", resourcePath="null" 2026-04-23 10:38:21,564 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="babfec97-2d47-4a11-a92b-02eaadd674c0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6fc359c6-b67b-40aa-b76b-7d30b53693e3", client_auth_method="client-secret", username="admin", authSessionParentId="9db2fcef-ecd2-4f0e-8aec-c10314587adf", authSessionTabId="8BNALnwTCyQ" 2026-04-23 10:38:21,651 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/33ff5575-b855-464f-8e92-71abb07b1b4b" 2026-04-23 10:38:22,243 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="be4fc6cc-fac5-494b-b464-cf70d0a8a8ac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8233d91f-682f-48ec-add0-59e81239b7c0", client_auth_method="client-secret", username="admin", authSessionParentId="3af32c07-9149-4ee6-a668-d058e5469ba8", authSessionTabId="qAui0RGjHY8" 2026-04-23 10:38:38,930 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="admin-cli", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="71433d92-f9c4-411b-af67-e685c8be6465", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3c2ecb4b-004a-4ecb-b0d6-fc88e9b2becd", client_auth_method="client-secret", username="admin", authSessionParentId="c114bb2d-65f3-40df-8f0f-080cc6698700", authSessionTabId="NyAIW9RA2KM" 2026-04-23 10:38:39,029 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="875ad412-7ed7-4e12-8528-c549587ed9f8", clientId="abcb814c-4cc5-4e6a-84c8-6db82868665d", userId="c81929be-69ac-4335-a4e8-6da26e2f5ba1", ipAddress="199.19.213.78", resourceType="USER", resourcePath="users/d504c18c-a3e6-4caa-b9d8-2ec9fbed43e9" 2026-04-23 10:38:40,849 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="d413695a-b629-45f1-8e7f-6a2454e537bc", ipAddress="10.0.0.48", token_id="ca887f3b-2ad5-46a3-aacf-b67284ca94c5", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="eef6d461-7b88-45ad-a51e-82a5a02dfd0b", authSessionTabId="WyijUvNQd60"