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-08-20 06:17:55,935 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4816ms 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-08-20 06:17:57,179 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-08-20 06:17:59,057 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-20 06:17:59,126 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-20 06:17:59,284 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-20 06:17:59,461 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-20 06:17:59,463 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 09f83432-7c6b-4928-bcf2-403f02518198, name: keycloak-0-46157 2026-08-20 06:17:59,468 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-08-20 06:17:59,468 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-08-20 06:17:59,473 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29891 2026-08-20 06:17:59,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-08-20 06:17:59,763 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-20 06:18:01,476 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-46157: no members discovered after 2001 ms: creating cluster as coordinator 2026-08-20 06:18:01,487 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-46157|0] (1) [keycloak-0-46157] 2026-08-20 06:18:01,499 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-46157`, physical addresses are `[10.0.0.230:45427]` 2026-08-20 06:18:01,831 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-46157, Site name: null 2026-08-20 06:18:02,530 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-08-20 06:18:02,531 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-08-20 06:18:03,221 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-20 06:18:03,410 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-08-20 06:18:03,410 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-08-20 06:18:03,499 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-08-20 06:18:03,499 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-08-20 06:18:41,040 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-20 06:18:43,435 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 47.352s. Listening on: http://0.0.0.0:8080 2026-08-20 06:18:43,436 INFO [io.quarkus] (main) Profile prod activated. 2026-08-20 06:18:43,436 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-08-20 06:18:43,624 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-20 06:18:55,961 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=d270c561-a74f-43ef-8403-c0eabd73f4f2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c20f317b-2bd1-4e5a-97fc-e12951b4df85, client_auth_method=client-secret, username=admin, authSessionParentId=b465f23f-b5de-4df0-b36f-c6bee68741c1, authSessionTabId=ZsZInKqRTMs 2026-08-20 06:18:57,154 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=REALM, resourcePath=atmosphere 2026-08-20 06:18:57,867 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=3fb008ad-6efc-44e0-ab84-ed4ace120861, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e8fc900d-b989-4dcc-95ce-893bcbf291ea, client_auth_method=client-secret, username=admin, authSessionParentId=5c7f3729-6930-4b33-a889-ae9177802dda, authSessionTabId=tw4WybJbNY4 2026-08-20 06:18:57,938 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3790f697-331f-4a20-9e5c-399e5729e01d 2026-08-20 06:18:58,011 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3790f697-331f-4a20-9e5c-399e5729e01d/protocol-mappers/models/701b80d8-eeff-430c-bcf1-82f6be2be46b 2026-08-20 06:19:18,760 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=c21138b3-da32-4587-939d-84129f6632a4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8a80b752-a6c8-4f3c-b9bb-8063c1f66535, client_auth_method=client-secret, username=admin, authSessionParentId=0dc4bfac-5697-4481-8da8-ce13986985a4, authSessionTabId=j1aM_AkPvAs 2026-08-20 06:19:18,872 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/62fe7862-9714-4c3b-83b5-ecfb58ea78f4 2026-08-20 06:19:19,221 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=22fa7412-a2ea-46ad-a439-4d3257a289fc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bee7ed6a-8b00-4944-9910-4ec76c1bdf64, client_auth_method=client-secret, username=admin, authSessionParentId=a1de9cdf-2796-4b88-be7e-e7d6cf6c9cf5, authSessionTabId=2DmaW0AJ-8c 2026-08-20 06:19:19,290 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/a6b77928-3a44-4151-96dc-1467553cdf6a 2026-08-20 06:19:19,638 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=8df3646e-37cb-4d47-a89e-a3997afa7785, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9ecf639e-1a33-4cb2-9afd-ab8e7732c223, client_auth_method=client-secret, username=admin, authSessionParentId=67c4ac38-0333-4750-a02d-4303fd5522f6, authSessionTabId=hSvatsWzaMw 2026-08-20 06:19:19,703 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/2a367a77-f654-44fd-be7c-8cef8d054395 2026-08-20 06:19:20,249 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=66e32a9d-8a4e-448a-bc03-5bbacfce7ebd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b8168f25-1784-46ba-a0ca-15ff25bcc817, client_auth_method=client-secret, username=admin, authSessionParentId=6c9bb5ac-2350-48ef-9633-10feddfd6e91, authSessionTabId=ExBQPpeStXs 2026-08-20 06:19:20,354 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/62fe7862-9714-4c3b-83b5-ecfb58ea78f4/roles/member 2026-08-20 06:19:20,697 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=906a7064-99d9-4205-b6f9-dc0a009e96c7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=14de5aa7-000a-48bc-9405-842158612418, client_auth_method=client-secret, username=admin, authSessionParentId=f4d676af-fdb7-45ec-b37f-27636adfda28, authSessionTabId=VU_BoB_PL8A 2026-08-20 06:19:20,770 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/a6b77928-3a44-4151-96dc-1467553cdf6a/roles/admin 2026-08-20 06:19:21,118 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=84e4a60a-fa25-43a2-aa49-3bc34af857db, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=81da0e8f-c5ad-4a0f-8349-bb5570a20178, client_auth_method=client-secret, username=admin, authSessionParentId=c7f3dfbf-0087-4ab5-837b-351ada826324, authSessionTabId=LUpz7fQQlVI 2026-08-20 06:19:21,194 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/a6b77928-3a44-4151-96dc-1467553cdf6a/roles/editor 2026-08-20 06:19:21,547 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=d04a6073-2805-4548-b232-0db2a09b1ba7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9a870994-c394-4c96-a849-2617c8e05072, client_auth_method=client-secret, username=admin, authSessionParentId=b67b3ae5-23c8-407e-8ec8-77a80ba4319b, authSessionTabId=WwRrcnqkVVk 2026-08-20 06:19:21,627 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/a6b77928-3a44-4151-96dc-1467553cdf6a/roles/viewer 2026-08-20 06:19:21,979 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=da32400a-f930-4422-8563-917fa13cf204, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7c9c00ce-6e29-489a-b47e-6249ab88667f, client_auth_method=client-secret, username=admin, authSessionParentId=e11d61d0-cbc9-4982-81ac-72a8b2f5fd19, authSessionTabId=Q3ShDELzPx0 2026-08-20 06:19:22,062 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE, resourcePath=clients/2a367a77-f654-44fd-be7c-8cef8d054395/roles/member 2026-08-20 06:21:27,298 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=f159c148-0cce-40bb-bf2c-2adbc42c2852, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7f93762-f333-41bd-8064-b31c70fdb9a3, client_auth_method=client-secret, username=admin, authSessionParentId=c60c8a63-92e6-46cf-aa42-e9a267efc25f, authSessionTabId=giHLiowfdGw 2026-08-20 06:21:27,472 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=REALM, resourcePath=null 2026-08-20 06:21:28,757 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=96bf06f5-eb94-4391-b5b8-f9eb8055db3e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eff36888-be22-49b5-a91b-6d8adf5430a5, client_auth_method=client-secret, username=admin, authSessionParentId=0822fe26-9165-4952-906b-fa9dc37e6c39, authSessionTabId=G3hghWOHtqA 2026-08-20 06:21:28,841 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/3e1210e4-2c57-4d67-aa85-77acf2b96961 2026-08-20 06:21:29,365 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=d579e4a7-aeaa-446d-aead-a926d1f68489, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3ec4791d-dfc6-4db3-9c1a-26c74c15eaf5, client_auth_method=client-secret, username=admin, authSessionParentId=ff400265-d224-4ef7-9f0c-8e591bfe3b66, authSessionTabId=6RGcNq3Tmpo 2026-08-20 06:21:29,709 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/422f4025-9bc6-46fd-9cd6-2eb07591d559/role-mappings/clients/1f10b16d-769b-469d-b1d7-776e5b833d47 2026-08-20 06:25:31,851 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=5bde93e5-39b4-4b07-9da5-1fc61b0a9faf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eb0b250a-776c-4f97-8767-e91642478a06, client_auth_method=client-secret, username=admin, authSessionParentId=4ca6506b-3454-4998-9dd6-fe91ae9ec32e, authSessionTabId=S0BDGTaabQg 2026-08-20 06:25:31,956 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=REALM, resourcePath=null 2026-08-20 06:25:32,564 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=7465033d-8565-4847-9005-c15879c883a5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=efeb3086-cb05-4845-b0b4-371c2294d970, client_auth_method=client-secret, username=admin, authSessionParentId=d25156a5-7542-40e3-b98d-d93e0989cce2, authSessionTabId=DpSlKkLMAsE 2026-08-20 06:25:32,618 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3790f697-331f-4a20-9e5c-399e5729e01d 2026-08-20 06:25:32,702 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3790f697-331f-4a20-9e5c-399e5729e01d/protocol-mappers/models/701b80d8-eeff-430c-bcf1-82f6be2be46b 2026-08-20 06:25:38,304 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=072b70ed-6648-46db-9bee-ebc28e8d7c6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bb52bd4b-1900-471c-96ce-95ff714635f8, client_auth_method=client-secret, username=admin, authSessionParentId=3cbb036a-d0ef-42c0-ac3c-951f6945a89a, authSessionTabId=4sY4-AI6pXk 2026-08-20 06:25:38,361 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/62fe7862-9714-4c3b-83b5-ecfb58ea78f4 2026-08-20 06:25:38,731 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=ec24627b-02b2-4a84-849f-fd582560f76f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ffadbf16-520e-4da2-9370-4a9c23b22794, client_auth_method=client-secret, username=admin, authSessionParentId=772521e2-9dad-47f3-a2bd-6aa6bb513485, authSessionTabId=lRLNfYxRASI 2026-08-20 06:25:38,779 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/a6b77928-3a44-4151-96dc-1467553cdf6a 2026-08-20 06:25:39,160 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=f3540597-3b96-4f84-9f3b-87ea4354cfb4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=736fa3fc-20f5-40ad-98c3-d8c4ec2516fa, client_auth_method=client-secret, username=admin, authSessionParentId=9a3b3888-6183-464b-b2dc-099193a4f804, authSessionTabId=s5YAyVaWys8 2026-08-20 06:25:39,210 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/2a367a77-f654-44fd-be7c-8cef8d054395 2026-08-20 06:25:39,734 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=b26703f9-da70-49ce-82c5-96d8c9fb45f0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f80c755-2fb5-405b-a69a-064a064c5887, client_auth_method=client-secret, username=admin, authSessionParentId=c66f2a6c-9cc5-4941-9b2b-f36872a1333c, authSessionTabId=yWWey4LOGzg 2026-08-20 06:25:40,078 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=ceafd222-9e3c-4250-9129-6a904fdc0c52, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=59bdb0f2-fc3b-40b3-ac80-f9ab731606ec, client_auth_method=client-secret, username=admin, authSessionParentId=d65a84eb-b7af-4dc2-b2b3-29d91c5d2f70, authSessionTabId=Upss7pAxWDk 2026-08-20 06:25:40,421 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=a27dfbea-b07c-4cbd-8800-01708dab05db, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=13a38990-dad0-4890-831a-885ad456aaf2, client_auth_method=client-secret, username=admin, authSessionParentId=6266545d-d035-4f66-9c23-aa79cd3c2a08, authSessionTabId=1dlcgfGvox4 2026-08-20 06:25:40,747 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=e4bcda6b-1a48-4cf8-b549-a1e7f75914a0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fb151a03-e370-4fc4-935e-cc3f397abf35, client_auth_method=client-secret, username=admin, authSessionParentId=f2023431-aa4f-409a-88b1-7831203aca79, authSessionTabId=Nr3q3hlv72I 2026-08-20 06:25:41,104 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=93af455d-92b4-4bd7-b549-f93df8d2a722, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e9efabd6-52ff-4809-a2ba-03bdcebf2521, client_auth_method=client-secret, username=admin, authSessionParentId=70ab7ba7-a855-49ab-a255-ea450494ad6b, authSessionTabId=Ihd3et9L-Rw 2026-08-20 06:26:29,647 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=869ee358-3a3b-4b6f-a992-704af4641cd2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8485500e-dde3-467c-8d8f-e5cc8029b0cf, client_auth_method=client-secret, username=admin, authSessionParentId=fb16cda6-c5c6-475b-8e6c-b5fd1464d5e0, authSessionTabId=Bj5ye4PWeQg 2026-08-20 06:26:29,770 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=REALM, resourcePath=null 2026-08-20 06:26:31,058 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=8354d732-155e-4b11-b4bd-ace2d64edf01, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9587088a-132d-4c87-9257-e257d4021cd2, client_auth_method=client-secret, username=admin, authSessionParentId=5d5edea2-b4cb-45a4-9118-80216084e987, authSessionTabId=6wBvg7_yY2w 2026-08-20 06:26:31,202 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=CLIENT, resourcePath=clients/3e1210e4-2c57-4d67-aa85-77acf2b96961 2026-08-20 06:26:31,767 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=34a088eb-c07a-4bfe-908c-9aefebb99202, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b04db64-f90c-4a4d-8da0-74dfb700cfba, client_auth_method=client-secret, username=admin, authSessionParentId=a09f80a8-7856-4699-8afc-7208c572d8d6, authSessionTabId=k4BT6ar8cGk 2026-08-20 06:26:49,576 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=admin-cli, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, auth_method=openid-connect, token_id=3377ef82-5186-48f5-8bd9-0aecf59c662b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0cf41dee-255f-4c4d-8219-03456bc179e3, client_auth_method=client-secret, username=admin, authSessionParentId=6dc8ddc8-09eb-4c16-b5c1-69b5977d6f4c, authSessionTabId=PQOaVcLIvtc 2026-08-20 06:26:49,708 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=fca1a28d-6c13-41b3-b44a-4d4d2bc873b4, clientId=35ce1623-d2c1-4dca-90e4-268fb7800158, userId=42576514-f03a-4c76-8514-14f0fdd49959, ipAddress=199.19.213.82, resourceType=USER, resourcePath=users/50049d3a-3df5-49c5-bdcd-2c2fd4a011e3 2026-08-20 06:26:51,614 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=422f4025-9bc6-46fd-9cd6-2eb07591d559, ipAddress=10.0.0.113, token_id=3f31a264-bba8-4546-8f95-243361d6d6f9, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=fce7ff82-b543-4ab2-87e7-123d779edd52, authSessionTabId=WIzsAhz3v9A