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-06-28 20:03:07,031 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5055ms 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 WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-06-28 20:03:08,469 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-06-28 20:03:10,797 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-28 20:03:10,906 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-28 20:03:11,150 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-28 20:03:11,267 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-28 20:03:11,268 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a7f097a6-a02a-49dc-8af7-a470f530eab8, name: keycloak-0-7200 2026-06-28 20:03:11,274 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-06-28 20:03:11,275 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-06-28 20:03:11,281 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33139 2026-06-28 20:03:11,586 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-06-28 20:03:12,433 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-06-28 20:03:12,434 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-06-28 20:03:12,609 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-28 20:03:12,813 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-06-28 20:03:12,813 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-06-28 20:03:12,904 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-06-28 20:03:12,905 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-06-28 20:03:13,287 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7200: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-28 20:03:13,301 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7200|0] (1) [keycloak-0-7200] 2026-06-28 20:03:13,317 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7200`, physical addresses are `[10.0.0.71:48675]` 2026-06-28 20:03:42,610 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7200, Site name: null 2026-06-28 20:03:42,761 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-28 20:03:42,779 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-28 20:03:44,848 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.608s. Listening on: http://0.0.0.0:8080 2026-06-28 20:03:44,849 INFO [io.quarkus] (main) Profile prod activated. 2026-06-28 20:03:44,849 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, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-06-28 20:03:44,999 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-28 20:04:03,624 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=48de1c53-0c43-4a16-9b6d-563486d4d88f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1f561013-73af-44a5-8ca6-8f17b39a9644, client_auth_method=client-secret, username=admin, authSessionParentId=de281211-b054-417e-912f-a4fccf745ebb, authSessionTabId=EVfQyfozDVo 2026-06-28 20:04:04,967 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=REALM, resourcePath=atmosphere 2026-06-28 20:04:05,880 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=641b920b-ab63-41a5-9fba-4e32644e1ea7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b117eeb2-fa1f-4277-ac17-e95732b320d3, client_auth_method=client-secret, username=admin, authSessionParentId=9efb27e5-ed55-435c-8418-e53f01d08057, authSessionTabId=qoMChr8Dbng 2026-06-28 20:04:05,965 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9aa166f0-6ae1-465a-a0b1-fae2dfa8c02b 2026-06-28 20:04:06,053 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9aa166f0-6ae1-465a-a0b1-fae2dfa8c02b/protocol-mappers/models/09daf201-396e-45f0-9b20-a4dc10813822 2026-06-28 20:04:26,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=1d082f33-0d62-4bd4-b9f7-0774d03ec5e9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8ad369ce-aee9-47cc-bc10-a291cc1a8a36, client_auth_method=client-secret, username=admin, authSessionParentId=aaba96fe-e356-4494-b16c-f261f27208b5, authSessionTabId=zbQ9aHJTau8 2026-06-28 20:04:27,040 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT, resourcePath=clients/94f95c89-a8c9-4718-8f31-5baed905cf5c 2026-06-28 20:04:27,399 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=40a3c380-a20b-4689-abbb-4f45975260c8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed4819f5-9597-459e-817a-4adc6c1238c3, client_auth_method=client-secret, username=admin, authSessionParentId=7ce5aaa5-8b88-4aaa-9083-8a4e9d67f982, authSessionTabId=uw6EHM8JISo 2026-06-28 20:04:27,465 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT, resourcePath=clients/45733af1-399b-4359-98bb-304cae896d96 2026-06-28 20:04:27,832 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=50fb54b4-34dd-4940-9502-d942607a4585, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d1aee5c1-8cee-4180-937c-6170354cfb17, client_auth_method=client-secret, username=admin, authSessionParentId=a64912db-5df9-49a2-8588-69abd5f686d2, authSessionTabId=MJKQQyxVP3k 2026-06-28 20:04:27,892 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT, resourcePath=clients/78116937-6643-4e7d-8f47-3d085aeb1c68 2026-06-28 20:04:28,517 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=b822c4b0-7420-450b-bb59-0f4ff3bad301, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9e300ab3-cce5-4e66-99f8-fe29e98950b2, client_auth_method=client-secret, username=admin, authSessionParentId=cfd4127e-7c66-44a4-b7e2-41046e4135b9, authSessionTabId=WXAadcjtWnY 2026-06-28 20:04:28,730 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT_ROLE, resourcePath=clients/94f95c89-a8c9-4718-8f31-5baed905cf5c/roles/member 2026-06-28 20:04:29,093 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=46181534-288c-4b7f-93ba-89c771774277, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e898573f-4c32-4e0a-acfc-857302852928, client_auth_method=client-secret, username=admin, authSessionParentId=4cf595c3-2248-4978-bf60-584bc2a846f9, authSessionTabId=daJ-hbUm-Jc 2026-06-28 20:04:29,176 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT_ROLE, resourcePath=clients/45733af1-399b-4359-98bb-304cae896d96/roles/admin 2026-06-28 20:04:29,539 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=639ddc55-65be-40d9-a878-1c1a532c592a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=be87cd32-a2d3-48ab-9613-2fd599408076, client_auth_method=client-secret, username=admin, authSessionParentId=ddaff06d-0d4d-4bd8-ace8-3d50fad47ccb, authSessionTabId=YQSDvXfvwjU 2026-06-28 20:04:29,627 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT_ROLE, resourcePath=clients/45733af1-399b-4359-98bb-304cae896d96/roles/editor 2026-06-28 20:04:29,993 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=6942e8ac-1aa3-4080-a129-6709e79f4f4f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=94664408-da50-4b94-a811-239e17f8c962, client_auth_method=client-secret, username=admin, authSessionParentId=4d3f1b8f-e420-4dff-93a5-2ab30aa4ccd4, authSessionTabId=xIfI_-u4KO8 2026-06-28 20:04:30,088 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT_ROLE, resourcePath=clients/45733af1-399b-4359-98bb-304cae896d96/roles/viewer 2026-06-28 20:04:30,447 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=217ea32e-c3e3-49c3-97a7-aee1fede7b20, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=852423fc-06dd-4dea-96b6-60d077bf58e3, client_auth_method=client-secret, username=admin, authSessionParentId=6532e6a0-7dd8-44bd-b14f-20e97e656030, authSessionTabId=73GRhxEwXms 2026-06-28 20:04:30,528 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT_ROLE, resourcePath=clients/78116937-6643-4e7d-8f47-3d085aeb1c68/roles/member 2026-06-28 20:06:42,906 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=a73f5629-a2f2-453f-bd2b-4a4a1f8b05b0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=09bb3ed2-d4e5-4e6b-8827-b2701e39d8ad, client_auth_method=client-secret, username=admin, authSessionParentId=b8f14770-ec9c-432c-a1a2-0b7f79844015, authSessionTabId=pmrzN_0MoF0 2026-06-28 20:06:43,080 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=REALM, resourcePath=null 2026-06-28 20:06:44,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=67d3f2e6-e292-481e-a5b0-2cbf403b38e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4a8b0a9e-3be1-4dd4-a34a-7472b2584c8f, client_auth_method=client-secret, username=admin, authSessionParentId=e5c235b7-3f87-449f-8a6e-1f2516c3d256, authSessionTabId=3VXiECW1n-8 2026-06-28 20:06:44,472 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT, resourcePath=clients/d6c49e3b-72ee-4a04-ab60-722f1123d064 2026-06-28 20:06:45,065 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=2553a5f8-9558-4359-8b63-a94808974189, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=18da7dca-c0ad-4303-b6ce-1acde18d1670, client_auth_method=client-secret, username=admin, authSessionParentId=293ca954-ddd1-4881-9f2b-23b75685a3ff, authSessionTabId=kxkjTKu0szU 2026-06-28 20:06:45,305 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/81f7794e-73df-4212-970c-b20ce27e39ba/role-mappings/clients/4a20cd84-e103-4c38-8cc3-ef5a3804853a 2026-06-28 20:55:54,934 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=ce86002d-66df-4fa1-a60c-109b3e2a4bdd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f63893e6-b686-4937-b101-ce014974daf6, client_auth_method=client-secret, username=admin, authSessionParentId=a2e1a195-5806-4906-8c94-16f73c0db26b, authSessionTabId=qZP9x9R64q0 2026-06-28 20:55:55,056 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=REALM, resourcePath=null 2026-06-28 20:55:55,773 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=c8ffa949-857e-447c-85e3-81ddd0b782a5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=195c02ae-ac23-4919-a05c-e6fe3ed94776, client_auth_method=client-secret, username=admin, authSessionParentId=a6147c1d-8521-4d4b-928c-ad47c1482444, authSessionTabId=8WKzuiIqyIA 2026-06-28 20:55:55,832 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9aa166f0-6ae1-465a-a0b1-fae2dfa8c02b 2026-06-28 20:55:55,886 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9aa166f0-6ae1-465a-a0b1-fae2dfa8c02b/protocol-mappers/models/09daf201-396e-45f0-9b20-a4dc10813822 2026-06-28 20:56:02,148 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=2fda7709-e26b-47ef-99a2-b39e7f7bcef5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5cf1211-123b-46d0-99b3-ee0a02ce7dd3, client_auth_method=client-secret, username=admin, authSessionParentId=ca80a235-a502-45fe-9f96-21abfe28d54e, authSessionTabId=HpYiwGargoo 2026-06-28 20:56:02,205 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT, resourcePath=clients/94f95c89-a8c9-4718-8f31-5baed905cf5c 2026-06-28 20:56:02,580 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=4553e7f8-3258-4cf2-8299-4c46237ad568, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03f8a88c-0597-4f75-98c2-de1c28aa012a, client_auth_method=client-secret, username=admin, authSessionParentId=b3be7b0f-45c3-49e3-a524-9e85435f6edd, authSessionTabId=vZMzfC9uQ4k 2026-06-28 20:56:02,651 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT, resourcePath=clients/45733af1-399b-4359-98bb-304cae896d96 2026-06-28 20:56:03,055 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=43fca11e-9198-4354-8c1a-679fc0ef96af, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=29290502-9f1b-4b91-a76d-50ee1d7dffe5, client_auth_method=client-secret, username=admin, authSessionParentId=f496e94f-c700-4bd3-a64d-c6a68929646e, authSessionTabId=O1xeM5Zv-ko 2026-06-28 20:56:03,119 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT, resourcePath=clients/78116937-6643-4e7d-8f47-3d085aeb1c68 2026-06-28 20:56:03,810 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=fa38f3ca-a9c5-4e2b-9a48-bd1ca9c6c1a9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8b2fa5de-08b6-4972-b674-2f007cf85003, client_auth_method=client-secret, username=admin, authSessionParentId=e13c6d14-2810-4f47-b107-88af5dcf69e5, authSessionTabId=8Fr8otcIeME 2026-06-28 20:56:04,192 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=c6813c5e-28d2-4789-bcda-3fbaef2c3e9b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bb2218b3-5623-49da-a7b6-1c86345fee98, client_auth_method=client-secret, username=admin, authSessionParentId=b3e7d720-69ba-4da4-b816-373b6c202678, authSessionTabId=cfGaTgfS3qI 2026-06-28 20:56:04,551 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=52720b17-6bf4-4f4b-b3b4-d6a5d0eb5f64, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a877f089-fa88-49cb-beee-70a5c604d159, client_auth_method=client-secret, username=admin, authSessionParentId=e4999bb5-39d2-4a11-a4f5-f6d1528f24f8, authSessionTabId=zAqkTxgXyGk 2026-06-28 20:56:04,911 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=f1c8daec-ddf5-4bf1-af69-23fc9857985c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=76852476-2bb3-410b-ab08-457719d301b5, client_auth_method=client-secret, username=admin, authSessionParentId=569afade-e3b0-4af5-a622-e34a8e33d0e6, authSessionTabId=5h2fyJR_OwQ 2026-06-28 20:56:05,273 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=fc28d4e7-218b-4bc3-9dcf-25b69a9ebe72, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c59d0169-e0be-4d1d-b9a1-4c2ec4a9de81, client_auth_method=client-secret, username=admin, authSessionParentId=d3196425-cf73-45fe-89f9-b26905e4a84b, authSessionTabId=YPB43OffgUo 2026-06-28 20:57:18,513 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=7ef1ee29-b87b-4d87-b0af-0d07ecc8a295, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2cbeb9f6-b11a-402f-8104-a2de20d35e36, client_auth_method=client-secret, username=admin, authSessionParentId=37e6bd94-b2cd-4ee0-942d-6acd66f9d80e, authSessionTabId=5nn72Gb58Ms 2026-06-28 20:57:18,616 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=REALM, resourcePath=null 2026-06-28 20:57:20,047 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=5ca095da-50b0-45e1-aab8-2b6bd6fc62a8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ae65b0c-223b-4b06-9eb9-efa0a33e0911, client_auth_method=client-secret, username=admin, authSessionParentId=9bc00e97-3204-489c-bb81-88d548163978, authSessionTabId=tOu4x7Hnbj8 2026-06-28 20:57:20,095 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=f9e204e1-767f-4d6c-9098-81e91d08a1ff, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, resourceType=CLIENT, resourcePath=clients/d6c49e3b-72ee-4a04-ab60-722f1123d064 2026-06-28 20:57:20,744 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=1527f38c-3d94-40db-8ec8-e814ccaa8109, clientId=admin-cli, userId=53b85e52-5113-4a45-897a-3cdb4d52e807, ipAddress=199.19.213.91, auth_method=openid-connect, token_id=72e32a17-e069-4802-a8c6-d60970962ac0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0680e49e-2a5f-4b08-99fc-812df6678ca4, client_auth_method=client-secret, username=admin, authSessionParentId=20c6f0b6-5ecd-4b63-aff5-c30481a08bec, authSessionTabId=TlLlNck6p1s