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-05-05 06:47:36,655 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 6227ms 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-05-05 06:47:38,136 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-05-05 06:47:40,384 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 06:47:40,572 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 06:47:40,692 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 06:47:40,801 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 06:47:40,803 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0dc89299-467b-4651-8d3c-158af96d193d, name: keycloak-0-42875 2026-05-05 06:47:40,809 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-05-05 06:47:40,810 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-05-05 06:47:40,820 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23210 2026-05-05 06:47:41,058 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-05-05 06:47:41,889 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-05-05 06:47:41,890 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-05-05 06:47:42,103 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 06:47:42,306 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-05-05 06:47:42,306 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-05-05 06:47:42,404 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-05-05 06:47:42,404 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-05-05 06:47:42,832 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-42875: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-05 06:47:42,841 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-42875|0] (1) [keycloak-0-42875] 2026-05-05 06:47:42,856 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-42875`, physical addresses are `[10.0.0.83:38746]` 2026-05-05 06:48:17,185 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-42875, Site name: null 2026-05-05 06:48:17,308 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 06:48:17,331 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 06:48:19,169 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.273s. Listening on: http://0.0.0.0:8080 2026-05-05 06:48:19,170 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 06:48:19,170 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-05-05 06:48:19,366 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 06:48:32,313 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=3a06055e-452a-400a-bc49-6f5a1451fbc7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7156035a-1c54-4f4e-9de7-db6137da6048, client_auth_method=client-secret, username=admin, authSessionParentId=f0e1cfb0-5ec1-44cb-8045-4130b16a87d8, authSessionTabId=t-vtqxwCmSY 2026-05-05 06:48:33,986 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=REALM, resourcePath=atmosphere 2026-05-05 06:48:34,739 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=313cfa87-6132-41d1-91f0-8cc886cbf002, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d6e67aa7-067b-45a9-b450-4661d56e9c0c, client_auth_method=client-secret, username=admin, authSessionParentId=29c7acc2-2ecc-46f4-9769-ae63a89d466e, authSessionTabId=flyMpLC7k2g 2026-05-05 06:48:34,833 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/8f47262f-9f1e-47c4-ab9a-7f36f06835a7 2026-05-05 06:48:34,915 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/8f47262f-9f1e-47c4-ab9a-7f36f06835a7/protocol-mappers/models/a57f28f3-2bcf-4b86-80d2-fca32f7a0ebf 2026-05-05 06:48:55,708 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=4b3a1b8d-7aad-4929-b7fc-eb562ce9492d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=59884d61-55e0-422a-b861-a64962ca3fcf, client_auth_method=client-secret, username=admin, authSessionParentId=90b00185-4b22-4111-a1f2-67d476264261, authSessionTabId=nY8tE-xtXJ8 2026-05-05 06:48:55,825 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT, resourcePath=clients/a1b13535-632a-44f8-8160-6c015a69f8d0 2026-05-05 06:48:56,203 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=a7c5172b-013d-4876-8633-9dcfef079331, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=889d3ceb-5902-4b7a-9132-fb654b89cba9, client_auth_method=client-secret, username=admin, authSessionParentId=e6b2f17b-8d9c-4d6b-98b2-35169c9aabee, authSessionTabId=VCFScFpLsMM 2026-05-05 06:48:56,276 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT, resourcePath=clients/e134a6d5-1536-4357-bdcc-2aee85501f21 2026-05-05 06:48:56,637 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=7994de4e-6f81-46be-988c-994f3ee9b6cf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cf71af51-f18c-48ed-be92-665c1cf8d6d2, client_auth_method=client-secret, username=admin, authSessionParentId=9c1abae2-7df0-41d9-bda8-cf49fca2ac1b, authSessionTabId=eL3IAQEiFQ4 2026-05-05 06:48:56,711 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT, resourcePath=clients/5b9eeb89-acbd-4c40-bab8-d3a5f9cb6877 2026-05-05 06:48:57,303 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=fe7bca43-a0fb-4266-a322-e8e2d2230efb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=209126e5-13b6-4312-8b4b-76a538b1f933, client_auth_method=client-secret, username=admin, authSessionParentId=15e35e54-6f5c-4687-a1df-8c990ab99d35, authSessionTabId=3osejkwIJZI 2026-05-05 06:48:57,421 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT_ROLE, resourcePath=clients/a1b13535-632a-44f8-8160-6c015a69f8d0/roles/member 2026-05-05 06:48:57,778 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=03788be8-c1f1-4a5b-86f7-8b80badd17e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e1206f1f-e843-4127-abe5-9834400ca789, client_auth_method=client-secret, username=admin, authSessionParentId=01111144-440e-46ee-be6d-f862220ea869, authSessionTabId=VOLKTBIBCSA 2026-05-05 06:48:57,867 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT_ROLE, resourcePath=clients/e134a6d5-1536-4357-bdcc-2aee85501f21/roles/admin 2026-05-05 06:48:58,231 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=8730254e-cb20-4791-a4b9-36cb4632dd7a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6ea10f92-561d-4088-8a66-981aad428021, client_auth_method=client-secret, username=admin, authSessionParentId=9355fcf5-5383-40ce-811b-27effad1661f, authSessionTabId=JRlQulYw8oQ 2026-05-05 06:48:58,317 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT_ROLE, resourcePath=clients/e134a6d5-1536-4357-bdcc-2aee85501f21/roles/editor 2026-05-05 06:48:58,696 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=9b41ef22-233e-4d32-ac48-aeef1906f00a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e93f1efc-61ca-4cd7-882f-79c9c9ceb275, client_auth_method=client-secret, username=admin, authSessionParentId=50ff0fa2-0e96-465a-b97c-033984241d5f, authSessionTabId=phNkJu0_OfI 2026-05-05 06:48:58,783 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT_ROLE, resourcePath=clients/e134a6d5-1536-4357-bdcc-2aee85501f21/roles/viewer 2026-05-05 06:48:59,165 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=57d47785-f5b1-427c-957f-b915bbd539b2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8229d306-26b1-4df2-82c5-b276dffc7ba6, client_auth_method=client-secret, username=admin, authSessionParentId=f8aff512-81ac-441c-9d88-db7657e1a0db, authSessionTabId=dx-NOs5Tcuo 2026-05-05 06:48:59,241 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT_ROLE, resourcePath=clients/5b9eeb89-acbd-4c40-bab8-d3a5f9cb6877/roles/member 2026-05-05 06:50:55,536 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=adf077e0-2c84-4df1-b8ff-28b275df5895, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3438a9b2-d3c5-4038-98d0-7284bcc887ad, client_auth_method=client-secret, username=admin, authSessionParentId=61da298e-9856-483d-b157-36d7a6fbdd58, authSessionTabId=1tABL4yfiPg 2026-05-05 06:50:55,741 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=REALM, resourcePath=null 2026-05-05 06:50:57,109 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=bcfa6c1c-6965-45e0-8b51-b3b8b8b32b22, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2ce604d2-73cb-445f-a702-2e7ab3639247, client_auth_method=client-secret, username=admin, authSessionParentId=4c0901b4-1a7d-4673-bf63-607f9848ffbe, authSessionTabId=8_T8TOtWrIQ 2026-05-05 06:50:57,213 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT, resourcePath=clients/30e4c2f6-d118-41a9-a124-0ae40d19eefa 2026-05-05 06:50:57,784 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=bae8ec36-857a-42b7-bac7-4425c51a30b2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7e91fe21-d0db-4c22-aa69-f8eefade9746, client_auth_method=client-secret, username=admin, authSessionParentId=019c5f01-0ea1-410d-90cf-d4ea22379568, authSessionTabId=WBPoPfp_lsw 2026-05-05 06:50:58,078 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2760598b-d999-48d4-852d-b446afa484af/role-mappings/clients/ab64a430-38bb-41f3-b0e9-48ac552e851f 2026-05-05 06:55:01,331 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=cc35d1f4-7d6a-474e-b6d2-787c5f41b500, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1be67a1e-aff2-4dc2-a02d-c868ae999172, client_auth_method=client-secret, username=admin, authSessionParentId=50024f7f-2a73-41ea-869d-31bd360eff00, authSessionTabId=3KPVuNvhjnU 2026-05-05 06:55:01,432 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=REALM, resourcePath=null 2026-05-05 06:55:02,043 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=4a2db712-bf9c-494a-aac3-95ff3aeb7a68, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ea315257-1b3e-46c7-8182-979864839b8e, client_auth_method=client-secret, username=admin, authSessionParentId=4d8f3c5d-e0c9-45c4-acff-47a17651d269, authSessionTabId=sRjZgEpMUBs 2026-05-05 06:55:02,120 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/8f47262f-9f1e-47c4-ab9a-7f36f06835a7 2026-05-05 06:55:02,192 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/8f47262f-9f1e-47c4-ab9a-7f36f06835a7/protocol-mappers/models/a57f28f3-2bcf-4b86-80d2-fca32f7a0ebf 2026-05-05 06:55:07,843 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=f318c0ef-0bc8-40d0-af4f-a580d43457b2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=64ebecc2-52dd-4785-81d7-ba78bae2c08e, client_auth_method=client-secret, username=admin, authSessionParentId=a22075ce-27bd-47b2-bdeb-e62b09498fba, authSessionTabId=e8LBkA_n8tI 2026-05-05 06:55:07,898 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT, resourcePath=clients/a1b13535-632a-44f8-8160-6c015a69f8d0 2026-05-05 06:55:08,245 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=89ca70f0-0fc2-4b20-8e22-c8d28999a1ca, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c0752b89-ea7c-4185-b9ef-271ed1430419, client_auth_method=client-secret, username=admin, authSessionParentId=321b4287-e901-442b-af41-7c756f05dbc9, authSessionTabId=HX_x-Hj2uGY 2026-05-05 06:55:08,307 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT, resourcePath=clients/e134a6d5-1536-4357-bdcc-2aee85501f21 2026-05-05 06:55:08,652 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=f45a240a-d46e-4e39-a6ea-12abe7ae790c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=719d427a-af74-4fbe-a5f4-656fe2431326, client_auth_method=client-secret, username=admin, authSessionParentId=0f52ee98-0938-4051-b9b7-2da29537d299, authSessionTabId=KIEK7Mkj63E 2026-05-05 06:55:08,701 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT, resourcePath=clients/5b9eeb89-acbd-4c40-bab8-d3a5f9cb6877 2026-05-05 06:55:09,245 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=0604450e-38e4-4d7e-aa85-27c6a0dc890c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c9084d4a-b123-4745-9338-3a6c69e33edc, client_auth_method=client-secret, username=admin, authSessionParentId=0d209ebe-74a7-44fe-989d-30eef1ba801f, authSessionTabId=yvOmjDIaA08 2026-05-05 06:55:09,581 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=901b7b01-20b6-46b4-bcfa-a550ad79a085, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2bbad906-0a4e-4a97-8194-cd8b7addae1d, client_auth_method=client-secret, username=admin, authSessionParentId=9be6c901-7cdc-4f68-a5ef-da4ab752b3c8, authSessionTabId=yz5DmHLO8Mk 2026-05-05 06:55:09,971 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=478634e1-0037-49f9-b7fd-914947b1c4c6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=99c9e0c0-6a2c-4bca-8ef9-af85b37018ca, client_auth_method=client-secret, username=admin, authSessionParentId=2b0174d8-5570-43e4-b057-d086e02682ab, authSessionTabId=0bOBwz9_x54 2026-05-05 06:55:10,321 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=dc4fc000-58b2-4239-ba05-28f5a1ac8134, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=337d25b4-bd26-4bac-af3b-64c4b5c1ef17, client_auth_method=client-secret, username=admin, authSessionParentId=6d615887-0ee1-4f92-96f0-7d46de1c49e4, authSessionTabId=n90kEqL9FOc 2026-05-05 06:55:10,695 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=1e657e1d-4c9a-41c7-a0b0-ccdf63fffa11, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6ec13d21-5626-4a44-9861-2b9e6582a1e4, client_auth_method=client-secret, username=admin, authSessionParentId=67aaafec-59a4-422e-bec0-8eaed132e263, authSessionTabId=9WgqdErd9NI 2026-05-05 06:55:58,288 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=c08b01b6-a877-4a1b-8a8a-2f177c40495d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=81286579-b921-46d8-8b9c-c0967efad27c, client_auth_method=client-secret, username=admin, authSessionParentId=591bf3f1-6184-48ef-a879-c5e252db5810, authSessionTabId=xSAfTc-RUmI 2026-05-05 06:55:58,398 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=REALM, resourcePath=null 2026-05-05 06:55:59,701 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=b4d1bdf1-1330-4519-8bf4-91fac8cda280, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1cfbc99-0608-43a7-9459-f85791984766, client_auth_method=client-secret, username=admin, authSessionParentId=e2757a3f-2c15-4fec-868f-81ad8acc8315, authSessionTabId=JOYkX7jc13A 2026-05-05 06:55:59,759 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=CLIENT, resourcePath=clients/30e4c2f6-d118-41a9-a124-0ae40d19eefa 2026-05-05 06:56:00,311 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=4b2ad28f-147b-4c9d-ad50-6e45d8456ddd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f76a159d-e5b4-4025-ac72-8f591fc9371e, client_auth_method=client-secret, username=admin, authSessionParentId=f95c9061-6b0a-49e3-88b6-64644b084899, authSessionTabId=PFNGvthTpe8 2026-05-05 06:56:17,260 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=admin-cli, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, auth_method=openid-connect, token_id=ed019a5e-1196-4a9d-8909-733a511ef3df, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e32b9246-be4b-4e99-bc05-ba7a67dc8f22, client_auth_method=client-secret, username=admin, authSessionParentId=39ef1ee0-acf5-4f96-91bb-5f3ed5bd396d, authSessionTabId=OWxn-fLclwE 2026-05-05 06:56:17,326 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e5d9572b-28c6-449b-b501-539799305cac, clientId=423c602a-230c-4e67-b3cb-3f60807c817e, userId=143a67f6-03af-4809-8887-33207df54403, ipAddress=199.204.45.72, resourceType=USER, resourcePath=users/fec1016a-c0e9-4f28-ba97-3b132a11c875 2026-05-05 06:57:03,233 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=2760598b-d999-48d4-852d-b446afa484af, ipAddress=10.0.0.63, token_id=e68d0908-8b24-4719-94ad-9fde5fc6f665, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=bf0f09a8-72bf-4a1d-80ab-774e30d6701e, authSessionTabId=Dh2rVtQHJPI