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-17 18:43:17,773 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4946ms 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-17 18:43:19,040 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-17 18:43:21,060 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-17 18:43:21,213 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-17 18:43:21,336 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-17 18:43:21,440 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-17 18:43:21,441 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 05f62971-5e81-4399-93ff-f7184e1f2fdc, name: keycloak-0-49792 2026-04-17 18:43:21,446 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-17 18:43:21,447 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-17 18:43:21,453 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34068 2026-04-17 18:43:21,761 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-17 18:43:23,457 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-49792: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-17 18:43:23,469 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-49792|0] (1) [keycloak-0-49792] 2026-04-17 18:43:23,480 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-49792`, physical addresses are `[10.0.0.144:49604]` 2026-04-17 18:43:23,914 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-49792, Site name: null 2026-04-17 18:43:23,920 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-17 18:43:24,681 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-17 18:43:24,681 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-17 18:43:24,837 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-17 18:43:25,024 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-17 18:43:25,024 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-17 18:43:25,117 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-17 18:43:25,117 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-17 18:44:03,016 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-17 18:44:05,008 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 47.048s. Listening on: http://0.0.0.0:8080 2026-04-17 18:44:05,008 INFO [io.quarkus] (main) Profile prod activated. 2026-04-17 18:44:05,008 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-17 18:44:05,196 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-17 18:44:15,495 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=cfe3a01f-07c6-4802-87a8-dba4325f541d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6e15ece8-cc6d-4017-b2bb-c1846c733ba6, client_auth_method=client-secret, username=admin, authSessionParentId=d1d14789-0721-4f88-90ef-a48594276445, authSessionTabId=-0st5kvMcAM 2026-04-17 18:44:17,373 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=atmosphere 2026-04-17 18:44:18,153 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=e6440517-6d47-4b58-bc69-21faf46dda8d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=efe12a58-2a8e-4016-9b66-02b1b3af2682, client_auth_method=client-secret, username=admin, authSessionParentId=ffe90047-3634-4b98-8b60-ece0c1f1f86b, authSessionTabId=Tsk9oJmZX_A 2026-04-17 18:44:18,229 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5bab3c71-4499-481f-920c-944ee6f2c07c 2026-04-17 18:44:18,304 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5bab3c71-4499-481f-920c-944ee6f2c07c/protocol-mappers/models/07975137-476d-421d-978e-c05516666324 2026-04-17 18:44:39,298 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=7747376e-f42d-4b96-ad03-9cfb4a7f8f3b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04abe34d-0862-4465-8698-f1dc7d91ee6b, client_auth_method=client-secret, username=admin, authSessionParentId=27150209-b98c-4ce7-a4b1-dfe423e90d94, authSessionTabId=Z6y2IBdxY4o 2026-04-17 18:44:39,418 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/e030c021-e992-4056-b048-34373ad85610 2026-04-17 18:44:39,794 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=a85f31d5-746d-4250-87a2-f24d0b513453, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=497ffa6c-8f7b-44f0-844a-a36bb1d3c4dd, client_auth_method=client-secret, username=admin, authSessionParentId=489cbcdd-ec29-410e-9fef-59c493c89b78, authSessionTabId=d-QE0iM3jSk 2026-04-17 18:44:39,869 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/9317cff0-6299-4757-b3b8-8dd817869db1 2026-04-17 18:44:40,236 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=2a2daf97-90f3-49d3-a591-bd0e02c09d9a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9fa090cc-18d0-47bc-a5cc-61bb351cc141, client_auth_method=client-secret, username=admin, authSessionParentId=88458989-0d65-4ddc-bdf2-168445b733ab, authSessionTabId=t4LflRk8O7g 2026-04-17 18:44:40,509 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/273488f9-7514-407c-97e0-21654d8fa270 2026-04-17 18:44:41,062 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=d6987d25-a7a9-4b11-a5a5-4659be33ef0c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8c3913c5-1841-40d0-96eb-e6962b1fdf34, client_auth_method=client-secret, username=admin, authSessionParentId=ff0751ff-8a4d-43d2-a361-f3b3b89adef2, authSessionTabId=M-gzHUBD1Rg 2026-04-17 18:44:41,159 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/e030c021-e992-4056-b048-34373ad85610/roles/member 2026-04-17 18:44:41,538 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=ab86fa9f-e6a5-44b3-ae53-781968123869, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6d9d2d1a-a0d3-4f18-b952-bb7c26102057, client_auth_method=client-secret, username=admin, authSessionParentId=0401d5dd-e1df-46b3-b9a2-7097adf45c28, authSessionTabId=XaE4wCflv5c 2026-04-17 18:44:41,616 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/9317cff0-6299-4757-b3b8-8dd817869db1/roles/admin 2026-04-17 18:44:41,975 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=7b04c2f7-0235-406a-9704-ef458b8fe4f3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2448c93f-4513-4d19-9d86-52485d682dda, client_auth_method=client-secret, username=admin, authSessionParentId=54d16ac7-6dc0-46e5-9eb1-bc6cd037a5a0, authSessionTabId=YnVRfzpfrM0 2026-04-17 18:44:42,065 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/9317cff0-6299-4757-b3b8-8dd817869db1/roles/editor 2026-04-17 18:44:42,427 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=297356c5-29dc-42ca-8e68-2a68533dd368, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7ccafb7f-da0e-4e95-8116-f0bcfc2b6dd0, client_auth_method=client-secret, username=admin, authSessionParentId=b7ff9381-0368-450e-81fb-b2c7e0fbd7de, authSessionTabId=x11GYMZbfJc 2026-04-17 18:44:42,526 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/9317cff0-6299-4757-b3b8-8dd817869db1/roles/viewer 2026-04-17 18:44:42,864 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=ef6b3433-60ad-4094-8290-5e57e0342818, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2dcd5a4e-03bc-45b5-9900-36c3d4f58c72, client_auth_method=client-secret, username=admin, authSessionParentId=a7d9758c-93e9-4a35-b2fb-577dbd72d80a, authSessionTabId=ULdV_1aVqec 2026-04-17 18:44:42,943 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE, resourcePath=clients/273488f9-7514-407c-97e0-21654d8fa270/roles/member 2026-04-17 18:46:48,531 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=a489d4dc-d577-4acc-b988-4bc52fcbff47, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6b6c891f-17af-4d52-b860-ce0f13397803, client_auth_method=client-secret, username=admin, authSessionParentId=dbf47bce-f11e-4ff4-b799-0fd389a9d9da, authSessionTabId=-sYyHJM4wL0 2026-04-17 18:46:48,704 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=null 2026-04-17 18:46:50,101 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=0acf7324-db1e-4314-8202-0d7930d416fe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2f84ca34-95d0-467c-97a3-512c23ef826a, client_auth_method=client-secret, username=admin, authSessionParentId=3b34e41e-c327-46b3-8779-b8072230f11a, authSessionTabId=qfp93oD5x6Y 2026-04-17 18:46:50,195 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/63444b5f-8f66-4590-b889-1be401c5aaff 2026-04-17 18:46:50,754 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=62264e73-61fe-4c5a-bf06-57ba53a00702, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b997095-1d18-4ddf-bc16-70767af3f911, client_auth_method=client-secret, username=admin, authSessionParentId=11e081d7-f8dc-4977-8614-2e496dc856fb, authSessionTabId=sHOW8nCfabg 2026-04-17 18:46:51,033 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c80a181e-df6a-4b32-a2bb-7e050d4fa0e4/role-mappings/clients/4757d1b1-9728-4fea-9aa9-f400691ef3aa 2026-04-17 18:51:01,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=cb1b96d1-9748-4cdd-9808-5549836885d6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e30f3284-ca30-4af2-befe-4313690cbfb2, client_auth_method=client-secret, username=admin, authSessionParentId=fe4b1396-3c4c-4605-bf9a-5091d5666886, authSessionTabId=Qo6No2fSTBE 2026-04-17 18:51:02,103 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=null 2026-04-17 18:51:02,768 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=771e5d07-e2ee-44d5-b97b-50ae93d74975, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=42f3d833-1f78-4280-9ebd-9f0f0a06bc04, client_auth_method=client-secret, username=admin, authSessionParentId=43cf12dd-37a9-4d08-9159-0361fdeb606f, authSessionTabId=1nbNqyYudZE 2026-04-17 18:51:02,835 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5bab3c71-4499-481f-920c-944ee6f2c07c 2026-04-17 18:51:02,908 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5bab3c71-4499-481f-920c-944ee6f2c07c/protocol-mappers/models/07975137-476d-421d-978e-c05516666324 2026-04-17 18:51:09,189 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=fc8ac75f-da58-40b3-8ba1-7a1b0b3c066d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1af1d25c-5a44-4bd4-8362-66bafb1d45b6, client_auth_method=client-secret, username=admin, authSessionParentId=bdd1b7b5-6dfa-48f4-b85d-c913e1e8274d, authSessionTabId=iF-3vJ2FCgo 2026-04-17 18:51:09,255 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/e030c021-e992-4056-b048-34373ad85610 2026-04-17 18:51:09,684 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=6bb30e3b-5bdb-42ac-9948-f7c490019134, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cdbfc529-4be6-4fc0-8df3-34a9a85db133, client_auth_method=client-secret, username=admin, authSessionParentId=135410ae-23e9-4ecc-b002-639539b13042, authSessionTabId=ksQTpmAOJGk 2026-04-17 18:51:09,750 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/9317cff0-6299-4757-b3b8-8dd817869db1 2026-04-17 18:51:10,145 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=ae8a31c5-6446-42bf-9feb-e7c10a464d95, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2ce14949-56e3-41ab-8231-c196853f5060, client_auth_method=client-secret, username=admin, authSessionParentId=80082f0e-df9f-41e9-bca5-27785deed373, authSessionTabId=VpFOACceIwM 2026-04-17 18:51:10,206 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/273488f9-7514-407c-97e0-21654d8fa270 2026-04-17 18:51:10,851 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=152df773-1f03-4000-bbe9-a6761c6c3ca2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=32f30553-3965-4b2a-a5ab-a018465ed233, client_auth_method=client-secret, username=admin, authSessionParentId=1522f8e0-c883-49d5-88a9-1b549bf693b1, authSessionTabId=rVPXrU9ayRI 2026-04-17 18:51:11,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=459728bd-ced7-4c84-8997-778f33d94c36, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a52da33d-fa14-4cc0-bda5-9bffa8b9c48d, client_auth_method=client-secret, username=admin, authSessionParentId=19231198-d840-4882-8c9c-d1b6a99b2e46, authSessionTabId=EHV-fxEP0U8 2026-04-17 18:51:11,639 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=4d4565c1-8a8f-4b6f-9807-5f7be2d20072, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c8ca38cf-68ae-4717-b563-bc89b57f00f2, client_auth_method=client-secret, username=admin, authSessionParentId=94b8a647-f296-4602-bc87-c1d148654473, authSessionTabId=aznhEhP3xBk 2026-04-17 18:51:12,025 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=283f35b3-de3f-416d-8c2d-7261d0c2e08f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ded00381-286f-4d68-8f18-d5e6b8b71479, client_auth_method=client-secret, username=admin, authSessionParentId=e31cf990-08da-45ce-b240-4420e94d028c, authSessionTabId=vorcqxYOYUk 2026-04-17 18:51:12,401 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=aa1546c3-64e5-42dd-bec2-9fb4fda5e7e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=89640aa9-4b04-46d5-ac12-747b51400d79, client_auth_method=client-secret, username=admin, authSessionParentId=9f91cd78-8168-423c-99cf-d1e06c89d2e5, authSessionTabId=h8Ca9FuMKNg 2026-04-17 18:52:06,328 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=e5919773-f458-45cd-8baf-3c8f284f73af, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1789fff1-f866-4f7e-bc7b-87bde8456688, client_auth_method=client-secret, username=admin, authSessionParentId=7c1cdbe8-3423-4ba2-951e-5d4f853beb9d, authSessionTabId=L0mUcyjLTMk 2026-04-17 18:52:06,443 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=REALM, resourcePath=null 2026-04-17 18:52:07,897 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=13e731d8-0e48-4140-9a96-6ecbbe4533c5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=50d87ba4-28ca-4f8e-85dc-a5f253dd09e2, client_auth_method=client-secret, username=admin, authSessionParentId=63007bb6-279b-4484-b85e-d4e910037cd1, authSessionTabId=rWUG_va6Y5Q 2026-04-17 18:52:07,969 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=CLIENT, resourcePath=clients/63444b5f-8f66-4590-b889-1be401c5aaff 2026-04-17 18:52:08,594 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=a96dd997-6553-4c38-bca3-ba2ccc3c5fd7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d9daef12-bb42-430c-8c0d-21af157dbdf1, client_auth_method=client-secret, username=admin, authSessionParentId=75153d58-08cc-49f0-9072-e69e8c79f7d1, authSessionTabId=rIc9IcqQWIw 2026-04-17 18:52:28,282 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=admin-cli, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, auth_method=openid-connect, token_id=32a7fc1c-d574-4e7f-af1c-fa16ce2ba8a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=daa8a88c-2b0e-4768-b6ff-3b5a6e57e459, client_auth_method=client-secret, username=admin, authSessionParentId=500c0c35-b528-4e24-8169-576260f7da53, authSessionTabId=2iX_zm8NB_Q 2026-04-17 18:52:28,356 INFO [org.keycloak.events] (executor-thread-4) operationType=CREATE, realmId=147254a5-e81c-4174-aa95-4f20d076e776, clientId=14a467b0-69f9-4cc0-a990-fff557ef3f06, userId=fdc15628-8f59-4e97-8249-4ccf5c10001f, ipAddress=199.19.213.96, resourceType=USER, resourcePath=users/bc05e716-6e61-45c3-aee2-8e1d4a2ffe31 2026-04-17 18:52:32,293 INFO [org.keycloak.events] (executor-thread-4) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=c80a181e-df6a-4b32-a2bb-7e050d4fa0e4, ipAddress=10.0.0.118, token_id=ee8d80c5-ee61-406f-9578-19c5e28e0078, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=77593f4d-fc2c-4045-9be7-b487280efd19, authSessionTabId=1pfvQtsHWqA