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-19 15:44:14,961 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5359ms 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-19 15:44:16,366 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-19 15:44:18,491 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 15:44:18,600 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 15:44:18,843 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 15:44:18,964 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 15:44:18,966 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 532cf953-ae53-4c19-984e-8e38ea3b7555, name: keycloak-0-20083 2026-05-19 15:44:18,972 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-19 15:44:18,973 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-19 15:44:18,980 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41429 2026-05-19 15:44:19,297 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-19 15:44:19,300 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 15:44:20,054 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-19 15:44:20,055 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-19 15:44:20,215 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 15:44:20,412 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-19 15:44:20,412 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-19 15:44:20,514 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-19 15:44:20,514 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-19 15:44:20,987 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-20083: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-19 15:44:20,998 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-20083|0] (1) [keycloak-0-20083] 2026-05-19 15:44:21,013 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-20083`, physical addresses are `[10.0.0.242:56965]` 2026-05-19 15:45:02,197 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-20083, Site name: null 2026-05-19 15:45:02,369 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 15:45:04,622 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 49.467s. Listening on: http://0.0.0.0:8080 2026-05-19 15:45:04,623 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 15:45:04,623 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-19 15:45:04,793 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 15:45:14,420 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=b51e19a4-6b06-4eb6-ab8e-07aba98a6322, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7fe8ab09-e2bd-4fcd-99fd-df00a9a9a8f2, client_auth_method=client-secret, username=admin, authSessionParentId=9c5864b5-e7cb-4373-978b-f32099548c80, authSessionTabId=zHsIvRWq54I 2026-05-19 15:45:15,800 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=REALM, resourcePath=atmosphere 2026-05-19 15:45:16,613 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=e8540849-c9c8-4159-80e7-2af4a11e7a6a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f49e05a2-d1d0-4ba5-b3b6-8bdade47e4b2, client_auth_method=client-secret, username=admin, authSessionParentId=2c4215ba-3519-4c3f-8109-e6bf665d397c, authSessionTabId=thcOy3qh1L4 2026-05-19 15:45:16,710 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2bb5d7e6-20e4-4484-9f70-5353ababa037 2026-05-19 15:45:16,803 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2bb5d7e6-20e4-4484-9f70-5353ababa037/protocol-mappers/models/62193db6-605c-44da-96be-cfca293193c2 2026-05-19 15:45:38,112 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=9c9b0828-cd96-4192-9ed7-19edfe79dc1f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=11125499-98d6-4edf-aa6e-3734f292a8e8, client_auth_method=client-secret, username=admin, authSessionParentId=22b9aae1-0654-4f2a-9084-6f92d29f21cd, authSessionTabId=OhiQfbuVfRU 2026-05-19 15:45:38,225 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT, resourcePath=clients/4bf0f76b-9dbb-4e7f-bfc4-a42e83c03d27 2026-05-19 15:45:38,602 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=4100a257-7ca9-4005-946b-afeece0540db, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3d9bcfb-59f3-488b-aff1-87b8286f2884, client_auth_method=client-secret, username=admin, authSessionParentId=b54c7bc7-af80-4388-85bc-2e87c6862101, authSessionTabId=zse6HbJI9Gk 2026-05-19 15:45:38,669 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT, resourcePath=clients/7acbe0c4-6e92-4e31-b874-79003dd7fbaf 2026-05-19 15:45:39,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=452ee65a-a3de-45a9-8332-fac31a91422b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a44170c4-1987-4b68-afa7-dc4e6e1763db, client_auth_method=client-secret, username=admin, authSessionParentId=140132d1-1677-48b2-8aca-087f26e4c3b0, authSessionTabId=dK7ZMov0wg8 2026-05-19 15:45:39,234 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT, resourcePath=clients/04ac3c92-59a6-4cdf-9a0c-09d6e99f0e3d 2026-05-19 15:45:39,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=8362f474-f21a-415b-8ca9-546cca304282, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7766d5ec-e5bf-4610-9102-b29af0c9f696, client_auth_method=client-secret, username=admin, authSessionParentId=2e1bfc32-cc7c-43f2-8957-b923231007bf, authSessionTabId=OQJ98FPLsro 2026-05-19 15:45:39,990 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT_ROLE, resourcePath=clients/4bf0f76b-9dbb-4e7f-bfc4-a42e83c03d27/roles/member 2026-05-19 15:45:40,373 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=01095e49-9dd0-45cc-a47b-8247b42a8737, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ccfe689a-f4c3-449f-ab50-a537086462f6, client_auth_method=client-secret, username=admin, authSessionParentId=e6371bc2-9fd6-4ca3-bf1e-ea653c9ef955, authSessionTabId=b1NRD01G2nQ 2026-05-19 15:45:40,475 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT_ROLE, resourcePath=clients/7acbe0c4-6e92-4e31-b874-79003dd7fbaf/roles/admin 2026-05-19 15:45:40,906 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=6dc90336-bd2b-459e-a1d5-f8fdf920ae94, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2f08925-2690-4a53-a298-e2f8a4cd53ac, client_auth_method=client-secret, username=admin, authSessionParentId=d6b4fcec-1b81-4a93-95c6-4731f2eaf863, authSessionTabId=UG25vu5xz5E 2026-05-19 15:45:40,991 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT_ROLE, resourcePath=clients/7acbe0c4-6e92-4e31-b874-79003dd7fbaf/roles/editor 2026-05-19 15:45:41,361 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=dd78a2ef-d1eb-4e5c-b502-5156036e8cf2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dd0193e9-44b8-4978-9ba4-636cf623232b, client_auth_method=client-secret, username=admin, authSessionParentId=b2c0b7b7-33b1-4e3f-bbdd-8d3b559a6fb5, authSessionTabId=LxcK9te-gqI 2026-05-19 15:45:41,455 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT_ROLE, resourcePath=clients/7acbe0c4-6e92-4e31-b874-79003dd7fbaf/roles/viewer 2026-05-19 15:45:41,855 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=2c887040-5c12-4c4c-bf8b-3aae6a625aa9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3f4942b2-53b3-47fd-bec9-e3abc33431bc, client_auth_method=client-secret, username=admin, authSessionParentId=26335980-44aa-4d74-8bdc-924aac6be062, authSessionTabId=Exxr9jvMxjc 2026-05-19 15:45:42,141 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT_ROLE, resourcePath=clients/04ac3c92-59a6-4cdf-9a0c-09d6e99f0e3d/roles/member 2026-05-19 15:47:58,118 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=a5e376f9-cb18-42a5-bf0f-16738ab2cbf0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=07ac1857-6698-4b50-af3d-e98847d75b48, client_auth_method=client-secret, username=admin, authSessionParentId=d316a45c-a260-4e1a-a2cd-68b97c585954, authSessionTabId=lcL4DC7Rj7o 2026-05-19 15:47:58,307 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=REALM, resourcePath=null 2026-05-19 15:47:59,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=5aa05c4d-e4eb-4b6d-ad13-7e3aaa81d429, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=406d1d7b-d93f-4052-8ea7-4764eac9f868, client_auth_method=client-secret, username=admin, authSessionParentId=d0572f34-c34b-43f9-8cce-fb5cb7a611d0, authSessionTabId=R1xtSusmuLA 2026-05-19 15:47:59,731 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT, resourcePath=clients/6ce4531b-b4c5-43e7-83c7-47aa79453e5f 2026-05-19 15:48:00,287 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=f7aef69c-ee1b-40d0-8d6d-db81007e3d7a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9e38f04d-81e4-462b-a953-32a6e622c086, client_auth_method=client-secret, username=admin, authSessionParentId=37cd0265-881e-431a-a092-98c2d3f61145, authSessionTabId=YqUBEvbL4Os 2026-05-19 15:48:00,561 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/20850dfc-783e-4905-8743-017c2803946f/role-mappings/clients/ce8619d4-ee25-41f3-b236-06d55b4bc8c5 2026-05-19 15:52:12,363 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=f3795937-674f-4d87-9001-1b308eb6a1e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=950b1d41-d66d-4c82-b1b8-64dd4b9759ad, client_auth_method=client-secret, username=admin, authSessionParentId=79be54fa-3416-47ee-8dc0-df95b4e9a36c, authSessionTabId=rjPay-k_sF8 2026-05-19 15:52:12,557 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=REALM, resourcePath=null 2026-05-19 15:52:13,169 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=2f4577fc-0b53-4c56-9c8f-37ba2f85d4d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=277076ae-38c3-4829-a14e-462e44822109, client_auth_method=client-secret, username=admin, authSessionParentId=344a81e6-862f-48e7-bc2a-2de4f218838a, authSessionTabId=V1DI9pmQB78 2026-05-19 15:52:13,238 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2bb5d7e6-20e4-4484-9f70-5353ababa037 2026-05-19 15:52:13,285 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2bb5d7e6-20e4-4484-9f70-5353ababa037/protocol-mappers/models/62193db6-605c-44da-96be-cfca293193c2 2026-05-19 15:52:19,038 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=5e812706-e0e8-41c4-afca-7e2e1ab29c7b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=56498606-ddb3-442a-911c-1deb31acc020, client_auth_method=client-secret, username=admin, authSessionParentId=740088d2-0d6d-4936-b2e5-0cdb43c6e793, authSessionTabId=IicDZp2ORsU 2026-05-19 15:52:19,095 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT, resourcePath=clients/4bf0f76b-9dbb-4e7f-bfc4-a42e83c03d27 2026-05-19 15:52:19,466 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=c6e196f2-37db-49cb-8684-18f9c14fb5fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57ce1eda-84aa-48d4-8150-0d4cfd8552de, client_auth_method=client-secret, username=admin, authSessionParentId=453d25d0-37ea-4ca1-989b-6fd8ad5a0309, authSessionTabId=3WwTd3WWEdw 2026-05-19 15:52:19,532 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT, resourcePath=clients/7acbe0c4-6e92-4e31-b874-79003dd7fbaf 2026-05-19 15:52:19,913 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=258f1e3d-2a21-42f6-a752-357bf43ba422, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8276162c-3fde-404c-99ec-21986ccb73b2, client_auth_method=client-secret, username=admin, authSessionParentId=96e805a0-4cd8-4483-9279-374f68c20386, authSessionTabId=fW0Vgf5ECe4 2026-05-19 15:52:20,065 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT, resourcePath=clients/04ac3c92-59a6-4cdf-9a0c-09d6e99f0e3d 2026-05-19 15:52:20,701 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=18a214bb-4839-4385-a5cc-0ced5627960a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7caa06b7-389b-4de4-8d29-84219eba8b8d, client_auth_method=client-secret, username=admin, authSessionParentId=62b2b031-4392-4bdc-8e8e-ca3e550590c6, authSessionTabId=RwjyLNMscIk 2026-05-19 15:52:21,061 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=f9146172-8952-406b-ba76-7879b6c16ddf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c544101c-3e7f-46db-98cd-90fcc5d017bc, client_auth_method=client-secret, username=admin, authSessionParentId=10232a8f-f0a7-4294-9873-bc88cf3b6b0f, authSessionTabId=9Wol85Hqdoc 2026-05-19 15:52:21,573 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=3494c02f-2f30-4384-9ecc-69f5a4a5eb7e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=613ffae7-3852-4249-9cf1-e6d7accbf0d9, client_auth_method=client-secret, username=admin, authSessionParentId=bd65b937-b896-40ef-ab5f-6efa5411c288, authSessionTabId=uAeOah7E3Vk 2026-05-19 15:52:21,959 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=5fa24cd5-2c5b-49ab-9e18-25dd3da8d07a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5067c539-7162-43f7-9b0b-d301a4316fc9, client_auth_method=client-secret, username=admin, authSessionParentId=65643442-4070-4211-917a-082dae97752a, authSessionTabId=KHmyihmjw_M 2026-05-19 15:52:22,339 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=d192e311-4624-43db-9725-c82710e7b245, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2fc9b2e4-1159-47f4-beb9-18b70dbb16aa, client_auth_method=client-secret, username=admin, authSessionParentId=26055ae4-9605-46cb-b513-ee2a6d9ed88f, authSessionTabId=XBo57zPjaMI 2026-05-19 15:53:13,693 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=f83251e8-d28e-4fb5-b0ed-98178090e0b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c8b35922-87ed-4199-97ff-42286438e5ab, client_auth_method=client-secret, username=admin, authSessionParentId=3915d632-6783-4ade-8026-970431f06c31, authSessionTabId=VLUvQNijdQM 2026-05-19 15:53:13,797 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=REALM, resourcePath=null 2026-05-19 15:53:15,164 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=7c35638f-4c1b-42c9-b563-5e5ece73bc43, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=80779efe-a8ee-4684-b92d-8e04034b1731, client_auth_method=client-secret, username=admin, authSessionParentId=54cfefaa-8710-4e9d-a560-90fa57f68490, authSessionTabId=7VR3cyCUVqc 2026-05-19 15:53:15,221 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=CLIENT, resourcePath=clients/6ce4531b-b4c5-43e7-83c7-47aa79453e5f 2026-05-19 15:53:15,814 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=92c0ba78-60e5-45d9-9e64-07a0190f0e1e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c50d7937-eb71-4c9f-a5f0-cae297ce108c, client_auth_method=client-secret, username=admin, authSessionParentId=85e3fab3-d060-4286-a84c-79eb2986a3e3, authSessionTabId=7rO1BUEz6xo 2026-05-19 15:53:35,533 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=admin-cli, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, auth_method=openid-connect, token_id=af98424d-6bf1-4f6c-a927-2fc732db3457, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f5cc3b40-f736-4589-9e46-6d689a92bbf4, client_auth_method=client-secret, username=admin, authSessionParentId=d2c31eb4-1f39-45d2-a8af-f73ec6a61698, authSessionTabId=MmWUly5EOIc 2026-05-19 15:53:35,614 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=f8571840-11b4-4060-89ce-4aa0f09c66fd, clientId=162d2a3b-54d9-49e7-ac2d-43c9219887e2, userId=57ba4225-7497-46cb-bd7b-40af1b272862, ipAddress=199.19.213.111, resourceType=USER, resourcePath=users/b7e669f9-1c38-4752-a20c-02e3d179c104 2026-05-19 15:53:39,271 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=20850dfc-783e-4905-8743-017c2803946f, ipAddress=10.0.0.104, token_id=ec692826-cd06-4cbe-b52e-70365c1b47a8, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=a8f18ef9-5d59-49c7-878e-2d8648468798, authSessionTabId=wZD8MvqbTW4