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-12 05:45:32,857 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4904ms 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-12 05:45:34,142 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-12 05:45:36,019 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-12 05:45:36,107 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-12 05:45:36,349 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-12 05:45:36,465 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-12 05:45:36,467 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b99889d7-87b9-4b47-a11a-50754d32d1b3, name: keycloak-0-59461 2026-05-12 05:45:36,472 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-12 05:45:36,472 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-12 05:45:36,479 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19763 2026-05-12 05:45:36,771 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-12 05:45:37,480 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-12 05:45:37,481 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-12 05:45:37,634 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-12 05:45:37,801 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-12 05:45:37,801 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-12 05:45:37,932 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-12 05:45:37,932 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-12 05:45:38,483 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59461: no members discovered after 2001 ms: creating cluster as coordinator 2026-05-12 05:45:38,494 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59461|0] (1) [keycloak-0-59461] 2026-05-12 05:45:38,506 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59461`, physical addresses are `[10.0.0.182:35299]` 2026-05-12 05:46:25,445 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59461, Site name: null 2026-05-12 05:46:25,565 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-12 05:46:25,583 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-12 05:46:27,490 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 54.463s. Listening on: http://0.0.0.0:8080 2026-05-12 05:46:27,491 INFO [io.quarkus] (main) Profile prod activated. 2026-05-12 05:46:27,491 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-12 05:46:27,680 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-12 05:46:42,358 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=bae520fa-bb86-4677-ae7f-6ebae00867cb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b8629e4d-6d8e-4cca-a153-2c1e091c64b3, client_auth_method=client-secret, username=admin, authSessionParentId=5e5ddd80-3a7e-427c-8ed7-7add6a4767a6, authSessionTabId=DMbT10h2G18 2026-05-12 05:46:44,026 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=REALM, resourcePath=atmosphere 2026-05-12 05:46:44,744 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=543be96a-75ce-4130-a1ad-76b51c893e31, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3cc4db72-adf7-4f37-9ef0-b96cad9a3821, client_auth_method=client-secret, username=admin, authSessionParentId=6f0e0086-ef45-4fc3-9590-e084e21a3767, authSessionTabId=oLeoMOyRnlQ 2026-05-12 05:46:44,829 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c4aea7f4-aa64-4b04-89c7-3755f5cedef7 2026-05-12 05:46:44,932 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c4aea7f4-aa64-4b04-89c7-3755f5cedef7/protocol-mappers/models/7c3b362e-fa3c-489f-a2cf-0fe65f3c0979 2026-05-12 05:47:06,189 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=95e9cad1-6c85-4bd3-a47c-6051246d6173, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1171db6b-28e0-4137-842e-efcad29e46f6, client_auth_method=client-secret, username=admin, authSessionParentId=6532ee36-a88c-49ab-91d0-d134e7639f38, authSessionTabId=viIhBUgz3_I 2026-05-12 05:47:06,309 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT, resourcePath=clients/e200af1d-c2b0-4a53-af2e-ff97b25ccb76 2026-05-12 05:47:06,676 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=f710fcde-fd1b-4172-ad30-316622a4e7e1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=933ace30-2e85-4559-b014-65c8ea6d0414, client_auth_method=client-secret, username=admin, authSessionParentId=f89cff88-c68c-4bde-9aac-53799dc00d5e, authSessionTabId=513bQ-y3DHw 2026-05-12 05:47:06,739 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT, resourcePath=clients/dbbf1ab1-983d-4b4e-951d-157c95933c66 2026-05-12 05:47:07,102 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=277e63f0-f075-45de-b782-6464a0078c8a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=59d24c63-a6e5-4960-be1e-76472c7a10cf, client_auth_method=client-secret, username=admin, authSessionParentId=4dcbfc83-921b-4830-8d9b-d5fb9766d981, authSessionTabId=UZqYbu5QXEY 2026-05-12 05:47:07,155 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT, resourcePath=clients/dffeab1e-2add-40cb-a8d6-cd701d7d56e3 2026-05-12 05:47:07,721 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=a6b26b86-ad0e-4cc2-aa29-bb49b0d46ed3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=898c2797-8ff4-460a-a08b-2b461e4ec114, client_auth_method=client-secret, username=admin, authSessionParentId=6391aae9-1ec0-4d3f-a67f-12477401fbe1, authSessionTabId=ViUC61BpuY8 2026-05-12 05:47:07,831 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT_ROLE, resourcePath=clients/e200af1d-c2b0-4a53-af2e-ff97b25ccb76/roles/member 2026-05-12 05:47:08,199 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=a62d3fa3-ddbb-4d98-90be-84c89422804f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=44233ed5-4f6d-48be-9f6f-8dcc5304f880, client_auth_method=client-secret, username=admin, authSessionParentId=c69a19b1-dfdc-4691-aa81-e0532b1e8167, authSessionTabId=yBRKCM4DvbQ 2026-05-12 05:47:08,576 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT_ROLE, resourcePath=clients/dbbf1ab1-983d-4b4e-951d-157c95933c66/roles/admin 2026-05-12 05:47:08,931 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=c66975dd-d6ec-4629-945c-c7da8a2d839f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ce7c2aa4-2af1-43bb-9523-fa9f1f7bc785, client_auth_method=client-secret, username=admin, authSessionParentId=77944e78-58e5-42b9-b927-1eff40c8e5f5, authSessionTabId=NcxPRGLDcOY 2026-05-12 05:47:09,007 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT_ROLE, resourcePath=clients/dbbf1ab1-983d-4b4e-951d-157c95933c66/roles/editor 2026-05-12 05:47:09,384 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=df0f10e5-c058-460e-9425-b5c6e0e239b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c7045108-8bbc-4570-9c2a-1f0174a04ece, client_auth_method=client-secret, username=admin, authSessionParentId=ac5820aa-c2f5-48d9-b78b-dcb3c8fbbf56, authSessionTabId=iCje8jbXwbY 2026-05-12 05:47:09,533 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT_ROLE, resourcePath=clients/dbbf1ab1-983d-4b4e-951d-157c95933c66/roles/viewer 2026-05-12 05:47:09,924 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=6097a165-3594-45cd-9bc3-e205cf6f0531, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5da09ff0-d9c9-4b6d-a038-1063c69f7e6a, client_auth_method=client-secret, username=admin, authSessionParentId=8dab52cc-6534-4249-970d-d94eab0cc31e, authSessionTabId=V-YIUAg-ABU 2026-05-12 05:47:10,005 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT_ROLE, resourcePath=clients/dffeab1e-2add-40cb-a8d6-cd701d7d56e3/roles/member 2026-05-12 05:49:22,451 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=0899b0e6-3101-4e10-8976-39a140b832a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bf660f76-48fa-4409-83da-5ffb1d504637, client_auth_method=client-secret, username=admin, authSessionParentId=1ccc0975-35eb-41be-9148-9f744766202b, authSessionTabId=UciwTWPVG0M 2026-05-12 05:49:22,641 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=REALM, resourcePath=null 2026-05-12 05:49:23,971 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=d765697a-a17f-4a5c-96c0-88d6e58c92f0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=defbd660-a03b-4063-899c-da2a555750a3, client_auth_method=client-secret, username=admin, authSessionParentId=451d0f26-90b6-43c0-8526-3f6f9d3bb2f8, authSessionTabId=Ooz6Hx6LEAU 2026-05-12 05:49:24,051 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT, resourcePath=clients/fbda7980-f8ca-4f27-9f4d-5af8bcbdb482 2026-05-12 05:49:24,624 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=8f10bc65-813f-4e81-8e29-33ce48e177a2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c36c7dd4-9d7d-4082-8b1e-b278d073c3c9, client_auth_method=client-secret, username=admin, authSessionParentId=f6bdc439-0d0e-4e97-84f4-901ecf5530ab, authSessionTabId=7JAgNqn_UTM 2026-05-12 05:49:24,861 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/002292c9-3a38-4f90-99c1-a4e2afe2c8cb/role-mappings/clients/ac0f9749-d161-44f8-99e0-8e77e26a57f8 2026-05-12 05:53:29,123 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=6e1fee74-42d8-4500-bbc7-fa3fd4344790, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b6373e09-e54a-42d8-85bc-6a2f2cc27fa2, client_auth_method=client-secret, username=admin, authSessionParentId=312091a0-b4b7-432b-a218-0bb88bb9eebd, authSessionTabId=3qEWHd0OhCk 2026-05-12 05:53:29,226 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=REALM, resourcePath=null 2026-05-12 05:53:29,840 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=6335fea3-03a2-477a-bda9-140bd8733679, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=594797c6-69a8-4b3c-872f-eac8660a89d4, client_auth_method=client-secret, username=admin, authSessionParentId=8a3d1342-400c-4291-91df-dc104c91a71a, authSessionTabId=xjVbfo2yaQA 2026-05-12 05:53:29,897 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/c4aea7f4-aa64-4b04-89c7-3755f5cedef7 2026-05-12 05:53:29,966 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/c4aea7f4-aa64-4b04-89c7-3755f5cedef7/protocol-mappers/models/7c3b362e-fa3c-489f-a2cf-0fe65f3c0979 2026-05-12 05:53:35,574 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=39d942fb-c99c-4f47-961a-8cb4d21ec7b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b6cb12b9-9a38-44c9-a011-66ab25288b71, client_auth_method=client-secret, username=admin, authSessionParentId=89862311-0c1d-4e46-84a9-585390d9c33d, authSessionTabId=mPVBBDcHRIc 2026-05-12 05:53:35,639 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT, resourcePath=clients/e200af1d-c2b0-4a53-af2e-ff97b25ccb76 2026-05-12 05:53:35,997 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=fb94d7a6-c7c9-4a18-b757-1c52a6ae2fea, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=80a6f1cf-3c0a-4113-9927-aff44aaf2237, client_auth_method=client-secret, username=admin, authSessionParentId=ce9d581a-c746-4cd7-a5d2-8fadb0bbc939, authSessionTabId=AVWpQ5K7AQA 2026-05-12 05:53:36,061 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT, resourcePath=clients/dbbf1ab1-983d-4b4e-951d-157c95933c66 2026-05-12 05:53:36,435 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=f2fba754-ff64-47ff-940f-523a103cddd0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a0886f7e-88c5-403b-bc02-f65c92b2af9b, client_auth_method=client-secret, username=admin, authSessionParentId=a5d39e57-6209-4ae9-8e27-e6b2919c7457, authSessionTabId=Ra1OhKjWzPM 2026-05-12 05:53:36,513 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT, resourcePath=clients/dffeab1e-2add-40cb-a8d6-cd701d7d56e3 2026-05-12 05:53:37,074 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=ee165bbb-2f01-49da-86b3-5b3c0f518a88, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6d98bd67-2719-411a-811d-2c1e41d88acd, client_auth_method=client-secret, username=admin, authSessionParentId=fb334bbf-948d-42ac-b901-44b5d51c7515, authSessionTabId=hRapHNUNqIQ 2026-05-12 05:53:37,414 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=b607d320-afe4-413a-b00e-5eedc0630a12, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9005bd47-96ff-417f-888e-5b01d3bab051, client_auth_method=client-secret, username=admin, authSessionParentId=c3229e40-f2c2-42e1-8fee-770ce30919d7, authSessionTabId=7S3y-_7yVBc 2026-05-12 05:53:37,757 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=ab244522-a376-4615-9cc5-a90d8d3f7e48, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9e045c54-b040-4983-8a95-39d9d9fc0f48, client_auth_method=client-secret, username=admin, authSessionParentId=40547857-a668-4017-bbaa-d5ec03070a79, authSessionTabId=kTphRhUkXcM 2026-05-12 05:53:38,107 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=47b4decd-6adc-4412-902f-faba5cb9d9a5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c0a2d3b-04dd-427b-88d1-b6a9a753cdb9, client_auth_method=client-secret, username=admin, authSessionParentId=ebf48b99-a64d-4b87-98fb-995e4b8bf3e2, authSessionTabId=UOxBR1Aj9f0 2026-05-12 05:53:38,442 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=3d915c8c-2218-4d78-ba5f-e9d56d6a48f1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=24fe1efd-0afe-4aaa-833c-6ba80458dea0, client_auth_method=client-secret, username=admin, authSessionParentId=5985eea4-2fea-476e-a832-4907a0f3308d, authSessionTabId=Vo-tAenajf8 2026-05-12 05:54:26,414 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=22e7f510-a35e-46ef-84d6-c86b96fbee00, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cd2cc5c6-a323-4684-85ad-667b1ce1c47b, client_auth_method=client-secret, username=admin, authSessionParentId=ddc3a30d-d317-4d94-af18-0824eb9192e8, authSessionTabId=JJCHjuZv2FY 2026-05-12 05:54:26,529 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=REALM, resourcePath=null 2026-05-12 05:54:27,868 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=424691e9-c4cb-43ec-b330-31310db83ce6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=69909508-26af-494e-81dd-c71e5cca4ae5, client_auth_method=client-secret, username=admin, authSessionParentId=ed431544-8256-47b8-aafc-24dc83d4fc05, authSessionTabId=vWzvVn86ytw 2026-05-12 05:54:27,921 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=CLIENT, resourcePath=clients/fbda7980-f8ca-4f27-9f4d-5af8bcbdb482 2026-05-12 05:54:28,480 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=acf0981b-9b5c-48ba-8838-7f785a55ef95, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eea79927-a576-45c5-899a-1d80c88d43b2, client_auth_method=client-secret, username=admin, authSessionParentId=fc58e8bb-603b-4d52-b034-d935d5d31ac8, authSessionTabId=V9u-f5Pr_p8 2026-05-12 05:54:46,271 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=admin-cli, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, auth_method=openid-connect, token_id=5552ed87-166d-459c-b152-85704cab39b0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=351db5c2-5015-4bb2-84d2-dc3c7538c443, client_auth_method=client-secret, username=admin, authSessionParentId=a574f4c9-9032-4c6d-9802-d94714feca47, authSessionTabId=GykvFCF0fBc 2026-05-12 05:54:46,332 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=477747b8-a0de-4417-9593-7a6826066c5d, clientId=035c3cdb-7c29-4050-b429-d615f32f2257, userId=7813835a-6067-4639-8ca3-2a578da65f15, ipAddress=199.19.213.5, resourceType=USER, resourcePath=users/2d4f4cc9-e5a0-40f0-ad1a-d00b439b8fdb 2026-05-12 05:54:48,007 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=002292c9-3a38-4f90-99c1-a4e2afe2c8cb, ipAddress=10.0.0.84, token_id=f63299f0-d65e-404d-9468-e16ebe6cdfbf, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=2b1d0f6d-fde9-4563-b190-78498e2d8a87, authSessionTabId=TBtjExvwLVk