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-22 18:33:55,223 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5286ms 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-04-22 18:33:56,788 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-22 18:33:59,129 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 18:33:59,291 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 18:33:59,489 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 18:33:59,604 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 18:33:59,606 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 13d9fb73-91f1-49dd-a6cf-10e7b3991d7a, name: keycloak-0-38754 2026-04-22 18:33:59,612 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-22 18:33:59,612 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-22 18:33:59,621 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28511 2026-04-22 18:33:59,939 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-22 18:34:00,750 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-22 18:34:00,750 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-22 18:34:00,921 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 18:34:01,141 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-22 18:34:01,141 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-22 18:34:01,263 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-22 18:34:01,263 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-22 18:34:01,629 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-38754: no members discovered after 2005 ms: creating cluster as coordinator 2026-04-22 18:34:01,641 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-38754|0] (1) [keycloak-0-38754] 2026-04-22 18:34:01,655 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-38754`, physical addresses are `[10.0.0.140:44047]` 2026-04-22 18:34:33,979 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-38754, Site name: null 2026-04-22 18:34:34,160 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 18:34:34,209 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 18:34:36,394 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.966s. Listening on: http://0.0.0.0:8080 2026-04-22 18:34:36,395 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 18:34:36,395 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-04-22 18:34:36,570 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 18:34:51,838 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=db837704-534b-4580-93a7-561bae5fa749, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b12076b2-3000-4eb8-8517-919828faee00, client_auth_method=client-secret, username=admin, authSessionParentId=a87f7551-14ea-4642-b928-980e9f160b02, authSessionTabId=0hq_PH452G0 2026-04-22 18:34:53,541 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=REALM, resourcePath=atmosphere 2026-04-22 18:34:54,433 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=d88cecd6-c203-4083-bd69-f3d0da892dd1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=86101645-6412-4974-96cf-7bec20d74468, client_auth_method=client-secret, username=admin, authSessionParentId=f1f09642-b4f5-4b16-ab50-0599ee4e798c, authSessionTabId=bk8IoLTK4ro 2026-04-22 18:34:54,524 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7c999aad-aeb7-4b43-baf7-2c979c9a3806 2026-04-22 18:34:54,621 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7c999aad-aeb7-4b43-baf7-2c979c9a3806/protocol-mappers/models/27087bf0-b635-4112-90a5-f6976a72f739 2026-04-22 18:35:16,058 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=9161484f-571d-44be-ba67-d8e927f8b922, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=902e8304-6ba0-4164-8a21-41c7b3376297, client_auth_method=client-secret, username=admin, authSessionParentId=5a4b097e-4fdc-4323-a241-728f668b937d, authSessionTabId=fh5KxNAPAFs 2026-04-22 18:35:16,186 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT, resourcePath=clients/256a5e5a-72ea-4295-a120-d241050147dd 2026-04-22 18:35:16,605 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=4c3b61bc-17a5-4640-bdc6-1a0046fb2703, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4e6640b4-0c56-438a-9578-0fd1988ac8fc, client_auth_method=client-secret, username=admin, authSessionParentId=1ca21be6-c249-40ea-9ab2-97251bdc6fcc, authSessionTabId=NpF4II_ZSf4 2026-04-22 18:35:16,686 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT, resourcePath=clients/5c48e510-cd51-4981-9742-80560ae32462 2026-04-22 18:35:17,067 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=598ac358-b8a7-4ede-a740-9943b0c1e201, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fc9b272e-3fc0-4276-b6f8-38e8156701f6, client_auth_method=client-secret, username=admin, authSessionParentId=da9c895c-549e-40df-96c9-333dd77f9dff, authSessionTabId=vYCVnjWNYco 2026-04-22 18:35:17,138 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT, resourcePath=clients/8d7354f2-0885-4781-91fc-c67cdc4d1a35 2026-04-22 18:35:17,831 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=df024733-3b89-49c3-ab8b-ee322c901ce7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=70f0a166-85aa-45cd-9cca-10c0bf53107b, client_auth_method=client-secret, username=admin, authSessionParentId=a4e41e37-1d94-429e-8f16-cd4b5085907e, authSessionTabId=VBQnzPwytbo 2026-04-22 18:35:17,946 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT_ROLE, resourcePath=clients/256a5e5a-72ea-4295-a120-d241050147dd/roles/member 2026-04-22 18:35:18,326 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=379e9ec3-8a77-4309-9297-e9924556cb0f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=06c1a9ba-65da-43b8-b63d-4e6faefd4725, client_auth_method=client-secret, username=admin, authSessionParentId=b6716e11-0df0-4ac7-bc67-8c15d9de2e1f, authSessionTabId=VeNp-sykxEM 2026-04-22 18:35:18,420 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT_ROLE, resourcePath=clients/5c48e510-cd51-4981-9742-80560ae32462/roles/admin 2026-04-22 18:35:18,801 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=f7ddc3a8-d258-4c88-a25f-c2efc78480f6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dd893398-86b6-43f8-a835-b0340ae712ff, client_auth_method=client-secret, username=admin, authSessionParentId=6ce24d03-b359-4f8b-a42d-7fe577a1103e, authSessionTabId=h2ZgJ7N9gkU 2026-04-22 18:35:18,901 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT_ROLE, resourcePath=clients/5c48e510-cd51-4981-9742-80560ae32462/roles/editor 2026-04-22 18:35:19,297 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=6cce71cc-f317-4f1f-8e10-1c0783b0c51c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=61f6044c-10a1-464a-83d3-443fff85f5cf, client_auth_method=client-secret, username=admin, authSessionParentId=25d31a0f-b923-49ba-b012-6d51d7ca6ca4, authSessionTabId=r2pMPXvLOFA 2026-04-22 18:35:19,389 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT_ROLE, resourcePath=clients/5c48e510-cd51-4981-9742-80560ae32462/roles/viewer 2026-04-22 18:35:19,761 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=d0c14290-d994-4ba7-bd20-6442fc8a2c3d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0de09487-fee9-4adf-ad8e-98352e381850, client_auth_method=client-secret, username=admin, authSessionParentId=56b770ee-6612-4a09-aa09-e926ac4f8cc4, authSessionTabId=KBS_zKrpTzs 2026-04-22 18:35:19,845 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT_ROLE, resourcePath=clients/8d7354f2-0885-4781-91fc-c67cdc4d1a35/roles/member 2026-04-22 18:37:34,029 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=1ef0357a-c14e-4704-bd86-2490ccb0388f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4b6e5c23-a214-4689-bf32-5c06a1d7c57c, client_auth_method=client-secret, username=admin, authSessionParentId=76c29118-5216-40d1-8867-67fe2167d43d, authSessionTabId=pAKl5vlveSM 2026-04-22 18:37:34,214 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=REALM, resourcePath=null 2026-04-22 18:37:35,638 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=600ca65a-cd12-497b-ab22-e9b2cb7812a6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=50341af5-ec99-4175-ace9-534587a4a37d, client_auth_method=client-secret, username=admin, authSessionParentId=e77df8db-a9c5-427d-a595-9e129c0ddf06, authSessionTabId=2xnTtPsuiHw 2026-04-22 18:37:35,721 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT, resourcePath=clients/bef4b67f-3c66-4383-95f5-3f234525725d 2026-04-22 18:37:36,407 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=b8146a5d-430c-4b03-a39b-8e39995c9496, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fdded508-8f7b-4088-a569-951c36196122, client_auth_method=client-secret, username=admin, authSessionParentId=70bc29b9-c6bf-4746-9bc0-72ddb48625a4, authSessionTabId=9z9aEbP5UiE 2026-04-22 18:37:36,684 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f186e97b-d481-4746-9755-9efca13c3cd4/role-mappings/clients/b36d2c92-fe7f-4a83-b50a-eccb29673cb1 2026-04-22 19:28:05,981 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=7ce0976f-efd9-424a-9019-0e73820d0ce0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b8a37401-1130-4f37-8c29-678da3a5889c, client_auth_method=client-secret, username=admin, authSessionParentId=6dc24efb-0bfd-4432-804b-7513c137ce27, authSessionTabId=I7Wn7dkQUB4 2026-04-22 19:28:06,092 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=REALM, resourcePath=null 2026-04-22 19:28:06,854 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=85d8e659-a26c-4852-b0fb-f998c7c37867, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f9f9f9f8-98bb-4aaf-b2bc-a904e183f585, client_auth_method=client-secret, username=admin, authSessionParentId=4bd9cae2-10c3-4713-96f9-edad4bc8827b, authSessionTabId=Y1e0F0TDjV0 2026-04-22 19:28:06,912 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/7c999aad-aeb7-4b43-baf7-2c979c9a3806 2026-04-22 19:28:06,973 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/7c999aad-aeb7-4b43-baf7-2c979c9a3806/protocol-mappers/models/27087bf0-b635-4112-90a5-f6976a72f739 2026-04-22 19:28:13,533 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=0abbd766-b02f-4431-a3f4-fee014de973c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=85bd01b3-4c4a-410a-9756-31c6415f53ba, client_auth_method=client-secret, username=admin, authSessionParentId=0123d0a6-bb59-4a1a-a0f3-18e971be580d, authSessionTabId=fvFkQ5Joq5M 2026-04-22 19:28:13,597 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT, resourcePath=clients/256a5e5a-72ea-4295-a120-d241050147dd 2026-04-22 19:28:13,970 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=30f5e238-0b5f-4255-8229-655fa1de55dc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f47a4fc1-14bd-433e-8099-13cae12243f9, client_auth_method=client-secret, username=admin, authSessionParentId=66bee3a5-2963-4a63-845c-720ae6b54eae, authSessionTabId=XelC0iy-WME 2026-04-22 19:28:14,026 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT, resourcePath=clients/5c48e510-cd51-4981-9742-80560ae32462 2026-04-22 19:28:14,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=20f62ceb-117a-4e49-ae7c-7008d6d9eee0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4b95866a-4799-4630-b8e3-0500623be9e7, client_auth_method=client-secret, username=admin, authSessionParentId=da6aa8ad-9ceb-4401-9647-61a12449ae2a, authSessionTabId=BYKsYHs_4S4 2026-04-22 19:28:14,463 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT, resourcePath=clients/8d7354f2-0885-4781-91fc-c67cdc4d1a35 2026-04-22 19:28:15,150 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=f925da27-d190-4e0b-ad08-2c91fcd3d861, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b0d5fcb0-7a5d-43bc-9a0c-91bf680e8fb6, client_auth_method=client-secret, username=admin, authSessionParentId=1578660e-eee9-4fb8-bde3-7390a2354184, authSessionTabId=14wClo9yj_0 2026-04-22 19:28:15,505 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=6a07595a-4a42-4e8b-bcbf-765067b644d5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c91fcac-72b0-409d-9b3b-424eda0350ba, client_auth_method=client-secret, username=admin, authSessionParentId=54bb1544-09ae-41eb-b30d-ef5b34f5c271, authSessionTabId=ctSh0GD0Yxw 2026-04-22 19:28:15,871 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=bb4148dd-6c24-4544-9beb-00bc8f35b702, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f41c1974-2c19-4cd1-9c28-5777daf82f65, client_auth_method=client-secret, username=admin, authSessionParentId=b9998a0a-83fc-4531-9a24-f6a7230fd492, authSessionTabId=TAwdxX2BvHc 2026-04-22 19:28:16,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=86b0a766-86d1-4fc5-bd5c-92a447d52780, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=87d136f9-3e87-48ea-8dc5-bdd7e2d6cae5, client_auth_method=client-secret, username=admin, authSessionParentId=7ed7fac6-accb-459d-8cf9-3ffcb78df8fe, authSessionTabId=-bmdom-IDz0 2026-04-22 19:28:16,607 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=58166a13-5622-4beb-9dad-6bb10157f0db, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e05af5b1-d4b2-4edd-85aa-f84c89ce6933, client_auth_method=client-secret, username=admin, authSessionParentId=83b0fe78-e241-4bcf-8c8b-50f1020812e4, authSessionTabId=jWm1eDX0l34 2026-04-22 19:29:31,710 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=3072b280-fd0c-4f89-9a84-d89285368cdc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c5dc5618-2e70-41cc-9084-20eeadda8aa0, client_auth_method=client-secret, username=admin, authSessionParentId=360c1e62-cf7d-45cb-977a-c1bea9818212, authSessionTabId=AxI45XNUZWM 2026-04-22 19:29:31,824 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=REALM, resourcePath=null 2026-04-22 19:29:33,466 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=0d3afc28-e15c-444e-8528-6856684a74d4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=72a27fed-a039-4b3b-8969-0db072707ae6, client_auth_method=client-secret, username=admin, authSessionParentId=22932d84-3df1-4948-863b-b89df0f65c39, authSessionTabId=o9pbzbn5eO4 2026-04-22 19:29:33,523 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=85878e13-1a7c-4cd7-9ef7-42734323afd2, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, resourceType=CLIENT, resourcePath=clients/bef4b67f-3c66-4383-95f5-3f234525725d 2026-04-22 19:29:34,276 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fbc3e6e3-f7c5-459c-9580-da95d1c8fdce, clientId=admin-cli, userId=eafcb9dd-d6b1-464d-bda7-72ee3f166c37, ipAddress=199.204.45.141, auth_method=openid-connect, token_id=cb605fa1-3711-4113-b574-8eb92cf56cad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b101b994-a611-43fe-90cc-ba171b59bf71, client_auth_method=client-secret, username=admin, authSessionParentId=fb90bbbc-9460-4e17-a5f1-16825f706e0e, authSessionTabId=Ty9Wb9VOX9A