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 17:04:00,851 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5114ms 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 17:04:02,367 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 17:04:04,592 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 17:04:04,735 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 17:04:04,942 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 17:04:05,059 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 17:04:05,061 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a4a720d7-1778-4a38-9514-469919d48c33, name: keycloak-0-37546 2026-05-05 17:04:05,068 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 17:04:05,069 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 17:04:05,076 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39586 2026-05-05 17:04:05,415 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 17:04:05,420 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 17:04:06,234 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 17:04:06,234 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 17:04:06,414 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 17:04:06,615 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 17:04:06,616 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 17:04:06,725 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 17:04:06,725 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 17:04:07,081 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-37546: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-05 17:04:07,092 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-37546|0] (1) [keycloak-0-37546] 2026-05-05 17:04:07,109 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-37546`, physical addresses are `[10.0.0.186:55122]` 2026-05-05 17:04:36,977 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-37546, Site name: null 2026-05-05 17:04:37,140 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 17:04:39,460 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.399s. Listening on: http://0.0.0.0:8080 2026-05-05 17:04:39,461 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 17:04:39,461 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 17:04:39,633 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 17:04:57,095 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=14badf75-d2a5-4cae-b4ae-12c5d180186e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b6fdebed-344d-49bc-97dc-3fc0e9b65432, client_auth_method=client-secret, username=admin, authSessionParentId=e2fe5e0d-1c1d-4c01-b4f8-b7b6af9312ad, authSessionTabId=FQ37ymruhGA 2026-05-05 17:04:58,926 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=REALM, resourcePath=atmosphere 2026-05-05 17:04:59,718 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=c6b33425-7821-47ce-9b2d-d05cd9a52e7a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=135f74d3-3101-4d2f-b8d4-fdd5f6f930e2, client_auth_method=client-secret, username=admin, authSessionParentId=3e341fc7-ca69-4cb3-b268-e87e23e06809, authSessionTabId=FOtP77ziBSQ 2026-05-05 17:04:59,817 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/713dc89f-74d1-4b30-9588-73eee65032be 2026-05-05 17:04:59,916 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/713dc89f-74d1-4b30-9588-73eee65032be/protocol-mappers/models/25978f5a-4c22-46f2-9a8c-c55330c5c1aa 2026-05-05 17:05:20,764 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=ecd007cf-b7be-4fac-b2a8-17156e9aa0c8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3e00c819-4ded-4283-8bbb-2e759679b958, client_auth_method=client-secret, username=admin, authSessionParentId=2e296b7e-bceb-45fc-801a-f80bf2e9e007, authSessionTabId=26YNE8uyoDU 2026-05-05 17:05:20,876 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/83a31232-1a3c-469f-9b52-b35ae5d0cd7a 2026-05-05 17:05:21,253 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=54bb906d-5dfa-486f-b028-24fa52837e05, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7933c264-d96d-4bc2-aa78-1fd48901672b, client_auth_method=client-secret, username=admin, authSessionParentId=250a22b7-d6c2-4691-b135-fc5231bd0d75, authSessionTabId=dDMbz6ZGvFM 2026-05-05 17:05:21,323 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/d65e0389-3c06-4303-8db1-e23e6adafb8c 2026-05-05 17:05:21,693 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=e255af2f-5ee8-487c-ad40-b3b590b9145e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9e63f747-f3f2-492a-a8da-ede5d320641e, client_auth_method=client-secret, username=admin, authSessionParentId=92f0eb77-7ae9-467e-a520-fc4183a9b14c, authSessionTabId=Wp2tosjAf4A 2026-05-05 17:05:21,758 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/16618bba-7308-478d-aeca-a3f111886568 2026-05-05 17:05:22,354 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=91b90a6f-f6ee-452f-bfbd-de51ca5fb2b0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=15221cec-d6c8-4124-8393-2ddb69515995, client_auth_method=client-secret, username=admin, authSessionParentId=badc2a6e-7fdf-4476-bf55-1f118302f284, authSessionTabId=QFAJ__JfXj0 2026-05-05 17:05:22,480 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/83a31232-1a3c-469f-9b52-b35ae5d0cd7a/roles/member 2026-05-05 17:05:22,868 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=714253f8-ec1c-412c-884d-d040522015d5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a04ab46-f09a-4bca-a2b4-66c2a620850f, client_auth_method=client-secret, username=admin, authSessionParentId=4641ed03-9063-437d-af0d-5ad95177ee62, authSessionTabId=31NZAJeu4Jk 2026-05-05 17:05:22,956 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/d65e0389-3c06-4303-8db1-e23e6adafb8c/roles/admin 2026-05-05 17:05:23,325 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=8820b922-ca66-44c8-8eb4-d31718da4155, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e054165f-8f20-4b41-ace9-4788bd6e3ce3, client_auth_method=client-secret, username=admin, authSessionParentId=5f297830-93a2-487c-a8cd-3a377ac24a77, authSessionTabId=0lgINCJVKeA 2026-05-05 17:05:23,387 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/d65e0389-3c06-4303-8db1-e23e6adafb8c/roles/editor 2026-05-05 17:05:23,740 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=b01105c6-a3d2-44b7-a392-f30754daaa77, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d080a3e5-a55b-402e-b21a-901c7f842b4d, client_auth_method=client-secret, username=admin, authSessionParentId=cc7ac022-7b78-438c-a0d3-0f3d380f45dd, authSessionTabId=WZTZY4hpl5U 2026-05-05 17:05:23,822 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/d65e0389-3c06-4303-8db1-e23e6adafb8c/roles/viewer 2026-05-05 17:05:24,186 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=f0ed3322-de27-4cdd-b026-78b632c5f0f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4a537c67-d7a1-47ca-b3e0-fa1195f38d15, client_auth_method=client-secret, username=admin, authSessionParentId=3f68055a-6c3c-48be-8e9f-04a83fac46c6, authSessionTabId=Mqug0cviFuw 2026-05-05 17:05:24,274 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE, resourcePath=clients/16618bba-7308-478d-aeca-a3f111886568/roles/member 2026-05-05 17:07:38,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=1e92ceca-7dd6-455d-8500-4073a45f79bd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d91ae61c-96bf-4c9a-be85-2f41f9d00247, client_auth_method=client-secret, username=admin, authSessionParentId=234f2b8e-0f43-4e6a-9df4-2dc3b9d7660f, authSessionTabId=FiM-KHDMi5c 2026-05-05 17:07:38,606 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=REALM, resourcePath=null 2026-05-05 17:07:39,940 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=4b4c83d5-142c-4aad-a548-29e45a27553d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57f0b0b1-1875-4127-a49f-708f7d1e9f42, client_auth_method=client-secret, username=admin, authSessionParentId=8d98cf95-64c1-490e-b685-15e0d44faa32, authSessionTabId=WdvZiURv8rc 2026-05-05 17:07:40,031 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/1ce7849b-9d1c-4f1c-9e68-8a0a50a1cccf 2026-05-05 17:07:40,683 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=fe2a4518-27f2-4233-a9a4-1d932f904be0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=651248c9-b167-4a82-ab13-84a20a0e1f5b, client_auth_method=client-secret, username=admin, authSessionParentId=61d190ad-86dc-42e2-b9d4-b035bf4c7231, authSessionTabId=yb2q_Tyd1mg 2026-05-05 17:07:40,932 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b56f43a6-74dc-4344-8d7b-a5933aca660d/role-mappings/clients/337a60cc-da63-45fa-a700-0b0ace616f50 2026-05-05 17:56:53,377 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=6792194e-024b-4fdf-9018-d0a38473ac47, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=edf9c064-58ea-4b6a-9e56-c546438c8455, client_auth_method=client-secret, username=admin, authSessionParentId=a4097e5b-c979-4cda-8f37-078f7f0c8be4, authSessionTabId=FpWTg6Dw8kM 2026-05-05 17:56:53,519 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=REALM, resourcePath=null 2026-05-05 17:56:54,175 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=eb87c912-7829-4c9b-a3cf-d844deb0af91, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fab7e78c-6b8f-437e-9d9e-52d983ee29e3, client_auth_method=client-secret, username=admin, authSessionParentId=f74be631-ed19-47cd-9706-dc67c6559b11, authSessionTabId=Z0sQo1Hvtwc 2026-05-05 17:56:54,228 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/713dc89f-74d1-4b30-9588-73eee65032be 2026-05-05 17:56:54,284 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/713dc89f-74d1-4b30-9588-73eee65032be/protocol-mappers/models/25978f5a-4c22-46f2-9a8c-c55330c5c1aa 2026-05-05 17:57:00,670 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=dd6e6ac5-1022-4c5d-be7e-dc11109d91a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8c843169-230b-4eaa-a8fa-5cb17545d064, client_auth_method=client-secret, username=admin, authSessionParentId=4be3b927-62ac-4a22-aa35-067f4363a919, authSessionTabId=e5vqg_8P2fc 2026-05-05 17:57:00,722 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/83a31232-1a3c-469f-9b52-b35ae5d0cd7a 2026-05-05 17:57:01,111 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=b760888b-1ed9-473f-8f67-48a1efeaa471, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2047e896-d12b-4942-94d9-07acf3aaf0b5, client_auth_method=client-secret, username=admin, authSessionParentId=ac3c1699-91e2-4050-b33a-9d6f207e25db, authSessionTabId=und1lREoj7o 2026-05-05 17:57:01,157 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/d65e0389-3c06-4303-8db1-e23e6adafb8c 2026-05-05 17:57:01,526 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=5f7da266-8d5a-4dae-924d-448202fa4e08, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cac889b9-6bec-431e-8d50-f955edf3d391, client_auth_method=client-secret, username=admin, authSessionParentId=4dfd27a1-6ac4-4815-bdbd-bcb0113b7998, authSessionTabId=7PnR5Czs1_E 2026-05-05 17:57:01,580 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/16618bba-7308-478d-aeca-a3f111886568 2026-05-05 17:57:02,241 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=f7a1725b-deba-4d55-af8c-307bb06737bf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f34516d-f379-441a-9149-8de6a2ec9324, client_auth_method=client-secret, username=admin, authSessionParentId=62e36ebf-60ff-40fc-b404-f0dd6e3d6b8f, authSessionTabId=Klo88g_eXVA 2026-05-05 17:57:02,610 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=1db24e96-0cad-4e1b-983c-ad9f269ec1ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=35eb8f3f-9c83-410f-9983-346b625c6759, client_auth_method=client-secret, username=admin, authSessionParentId=244df162-b568-442c-a304-b85e1da6ad83, authSessionTabId=Y5fbNRXO7zg 2026-05-05 17:57:02,975 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=36018b4e-191c-4e75-8542-e0ab56470bd1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1e40da7e-d0ca-4168-bb43-a8fa37193016, client_auth_method=client-secret, username=admin, authSessionParentId=7e3313ef-7107-4d11-ae81-ddde0b539295, authSessionTabId=X6w7mhykGh8 2026-05-05 17:57:03,386 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=4baa8a61-84af-4e94-95e1-b9e989626ce8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=56dfad93-ec76-4438-9e7c-2b57aa15c07a, client_auth_method=client-secret, username=admin, authSessionParentId=53069244-c50b-4123-bc8c-b3d4a1b8db8e, authSessionTabId=QtH1VYRBfSs 2026-05-05 17:57:03,750 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=2d83fda6-719c-4b24-92f9-63915ebfc75f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1ba3f116-01ef-4b96-8bcb-660662f16820, client_auth_method=client-secret, username=admin, authSessionParentId=186e99ab-a271-43fd-87af-27fca54bae13, authSessionTabId=tcKQDPzRLjs 2026-05-05 17:58:14,857 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=d8bb5d7e-5325-4742-91c6-02cc2e77e29d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=418ae482-8eac-4f36-94d9-7a43f689f0f7, client_auth_method=client-secret, username=admin, authSessionParentId=b834ab8b-9a17-4533-94f5-36e2e190202e, authSessionTabId=CzzCpviZCPQ 2026-05-05 17:58:14,962 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=REALM, resourcePath=null 2026-05-05 17:58:16,512 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=863a8fec-cba6-4393-9f8c-5c1d7b394afc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d28c4bf7-5516-4608-a1b4-6a4a2497b077, client_auth_method=client-secret, username=admin, authSessionParentId=6d5fa101-eb6f-4c44-924e-b2898534a3a5, authSessionTabId=urVYDtZWHf8 2026-05-05 17:58:16,573 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=4bdf444d-4538-4f50-8bff-672c91539fca, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, resourceType=CLIENT, resourcePath=clients/1ce7849b-9d1c-4f1c-9e68-8a0a50a1cccf 2026-05-05 17:58:17,235 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=53f9feaa-c9f5-4323-8df7-0d62d370bd1c, clientId=admin-cli, userId=d04cd56c-f5f7-4fd7-9253-7145f4b8fa7a, ipAddress=199.19.213.235, auth_method=openid-connect, token_id=62f3224f-b013-4475-967b-ba6a44b34db1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e4d5178-9a9b-4a19-81ac-84a2a7d634c5, client_auth_method=client-secret, username=admin, authSessionParentId=08dc6701-4196-432e-96b8-b3ad824925cc, authSessionTabId=s0PXuqT_X2w