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-09-10 01:59:04,326 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4968ms 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-09-10 01:59:05,690 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-09-10 01:59:07,719 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-10 01:59:07,796 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-10 01:59:08,028 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-10 01:59:08,126 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-10 01:59:08,128 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c148161e-5653-43ef-b0f6-d70e82a55847, name: keycloak-0-48382 2026-09-10 01:59:08,133 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-09-10 01:59:08,134 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-09-10 01:59:08,141 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23383 2026-09-10 01:59:08,495 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-09-10 01:59:10,145 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48382: no members discovered after 2002 ms: creating cluster as coordinator 2026-09-10 01:59:10,159 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48382|0] (1) [keycloak-0-48382] 2026-09-10 01:59:10,178 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48382`, physical addresses are `[10.0.0.59:38919]` 2026-09-10 01:59:10,635 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48382, Site name: null 2026-09-10 01:59:10,645 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-10 01:59:11,368 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-09-10 01:59:11,368 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-09-10 01:59:11,530 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-10 01:59:11,745 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-09-10 01:59:11,746 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-09-10 01:59:11,852 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-09-10 01:59:11,853 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-09-10 01:59:51,521 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-10 01:59:53,277 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 48.760s. Listening on: http://0.0.0.0:8080 2026-09-10 01:59:53,278 INFO [io.quarkus] (main) Profile prod activated. 2026-09-10 01:59:53,278 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-09-10 01:59:53,464 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-10 02:00:04,013 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=c4be36fd-02a0-40c8-9b26-a7040bf1afd1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e1429484-d05c-488f-acae-1d0a32728392, client_auth_method=client-secret, username=admin, authSessionParentId=03bd984c-e9de-49ad-8855-eaffaad5358f, authSessionTabId=2dw2s6YmAu4 2026-09-10 02:00:05,545 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=REALM, resourcePath=atmosphere 2026-09-10 02:00:06,368 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=320fdd6b-3031-4117-8d3d-657f66d8a52c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d2511af2-01d6-4479-833f-a7154668e5bd, client_auth_method=client-secret, username=admin, authSessionParentId=ba6a43f4-b65b-454d-a1b5-445936e6f42c, authSessionTabId=0rxtu-fbXFg 2026-09-10 02:00:06,458 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b143c52b-2aea-4ff1-9869-7f3e4d84a713 2026-09-10 02:00:06,544 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b143c52b-2aea-4ff1-9869-7f3e4d84a713/protocol-mappers/models/7d2d46e8-de9a-4faf-8cda-ce134dd21c8f 2026-09-10 02:00:27,570 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=264e971b-ecc9-4e3b-aa5f-ffa03e76140f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5f105677-4d23-4716-afa4-2d620f2d2d8d, client_auth_method=client-secret, username=admin, authSessionParentId=dc0e6c29-36c0-4bdd-bf76-c78b2e2aa790, authSessionTabId=lwQBD_JHnvE 2026-09-10 02:00:27,689 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/8806ec5a-1945-4a6f-93d3-84d62520ac01 2026-09-10 02:00:28,077 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=afb32eee-6c31-4e8c-862a-4ecbc5ba2a86, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f9957bd2-91a0-45b9-87d2-98dd3973a9b5, client_auth_method=client-secret, username=admin, authSessionParentId=9de68a4f-4364-4196-95ae-225c887bb62d, authSessionTabId=hBCzp2WUpPo 2026-09-10 02:00:28,159 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/335a3a41-339e-4611-ae73-61c8dc939385 2026-09-10 02:00:28,589 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=08449302-0f49-444c-95a6-1ec8936283fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=19094e0b-fb6c-4e9e-822f-cc2721003ea3, client_auth_method=client-secret, username=admin, authSessionParentId=a65ee5fb-8aa8-4f48-806f-f8fe4543b576, authSessionTabId=FlltpZQ-f70 2026-09-10 02:00:28,663 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/a5fa3b95-4066-4485-973c-5d4b0ce08aa0 2026-09-10 02:00:29,266 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=79b0f30a-f4d7-4daa-8648-c99b805ef812, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=87b585ca-a874-40b2-9fbc-5383399e18db, client_auth_method=client-secret, username=admin, authSessionParentId=6f9c99a5-bd5f-4d02-9df5-56e657325477, authSessionTabId=2AmOc--o0vs 2026-09-10 02:00:29,387 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/8806ec5a-1945-4a6f-93d3-84d62520ac01/roles/member 2026-09-10 02:00:29,774 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=62273b6f-089b-4f77-8c3e-fd6a6f590674, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6bebada4-db6b-4009-87b3-c895d50e5b1a, client_auth_method=client-secret, username=admin, authSessionParentId=d08a5b49-55bd-4ced-a8ee-289957140d63, authSessionTabId=IgT2WYJAX5A 2026-09-10 02:00:29,863 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/335a3a41-339e-4611-ae73-61c8dc939385/roles/admin 2026-09-10 02:00:30,264 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=d6111796-ccd3-4fd3-987b-d8b6d99d7def, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=46e67aa7-e326-4336-9c43-e29c3c7ee0b5, client_auth_method=client-secret, username=admin, authSessionParentId=aa03ee49-ffe8-48b6-9cf9-700e298e1fad, authSessionTabId=oyDHkrZkO4Q 2026-09-10 02:00:30,353 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/335a3a41-339e-4611-ae73-61c8dc939385/roles/editor 2026-09-10 02:00:30,799 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=a0fc3646-54be-4306-8b8b-895b7279c30f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f709b1c6-dd46-45a5-8a3e-c0728b013b30, client_auth_method=client-secret, username=admin, authSessionParentId=3f9aee11-8d14-49fa-aef2-437a14f949f1, authSessionTabId=wJ4lshDPGhA 2026-09-10 02:00:30,903 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/335a3a41-339e-4611-ae73-61c8dc939385/roles/viewer 2026-09-10 02:00:31,306 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=bf40c55b-e087-4ad5-8fbf-91547d345162, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e0c7d06c-8e07-4081-a223-59dacef02f8b, client_auth_method=client-secret, username=admin, authSessionParentId=146a46f6-75d3-4f07-99c2-6a8da27e5633, authSessionTabId=ifj8KBeWjN0 2026-09-10 02:00:31,391 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE, resourcePath=clients/a5fa3b95-4066-4485-973c-5d4b0ce08aa0/roles/member 2026-09-10 02:02:31,069 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=f12b8864-9e3d-4f43-ba37-cfeff8b12af3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=be17cdb5-f6ca-4a63-a1c5-573e43d45531, client_auth_method=client-secret, username=admin, authSessionParentId=4809b4fe-d137-499e-8fdb-9eb16ae311af, authSessionTabId=z7m4CTAz84Y 2026-09-10 02:02:31,265 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=REALM, resourcePath=null 2026-09-10 02:02:32,627 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=faba3b8c-e7b0-41c7-9f22-14b3e0c9508f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f1e29d5d-b4dc-4200-9ea8-825430a0f8f9, client_auth_method=client-secret, username=admin, authSessionParentId=c6680f3d-d47d-493a-850d-b25642ac0718, authSessionTabId=4lKKwHs79IY 2026-09-10 02:02:32,728 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/15112142-1b10-430f-8a96-56362613adf5 2026-09-10 02:02:33,321 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=048a7070-7179-4c1d-a3f6-1057b1ff6324, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e78caf9c-71dd-4ce4-a87d-0ad889a9892f, client_auth_method=client-secret, username=admin, authSessionParentId=ef52b394-a779-4b64-8178-7b9f43dcdacb, authSessionTabId=5mPD0SOnH9s 2026-09-10 02:02:33,591 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a70765a0-d39d-47d0-a37d-6a0e616d486f/role-mappings/clients/1abe347e-73c5-4579-88dc-314d9c4c79ad 2026-09-10 02:06:46,251 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=74768756-ebf3-4040-b9fc-a51fdaa3970f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=534828b1-4ccb-45a5-a578-3c3f88c326fe, client_auth_method=client-secret, username=admin, authSessionParentId=5b4fe56b-924f-4e1f-b944-0bb088b1d437, authSessionTabId=B7c6dCv0mx4 2026-09-10 02:06:46,392 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=REALM, resourcePath=null 2026-09-10 02:06:47,120 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=3e5f260c-59d8-4c51-bee9-671599f0563a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c9e76fea-69b2-4e53-a276-4e84d7cc8d83, client_auth_method=client-secret, username=admin, authSessionParentId=2ced5bdd-4935-48d0-9325-76aa00856579, authSessionTabId=KiWbrGrWOHk 2026-09-10 02:06:47,172 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b143c52b-2aea-4ff1-9869-7f3e4d84a713 2026-09-10 02:06:47,232 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b143c52b-2aea-4ff1-9869-7f3e4d84a713/protocol-mappers/models/7d2d46e8-de9a-4faf-8cda-ce134dd21c8f 2026-09-10 02:06:53,622 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=dfd93af2-4775-4cf4-b56a-f1df59e8a427, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7bb18c8a-9f51-4f36-aac7-205e232b2ae6, client_auth_method=client-secret, username=admin, authSessionParentId=97845369-60d5-409a-ad6e-494f70ea5712, authSessionTabId=5WULGvlRM3Y 2026-09-10 02:06:53,737 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/8806ec5a-1945-4a6f-93d3-84d62520ac01 2026-09-10 02:06:54,182 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=b66a4df7-9043-4287-ba43-ca7bd2a8f310, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=01ee7a57-459f-4823-8275-fefcc319b00a, client_auth_method=client-secret, username=admin, authSessionParentId=4c1fbc55-eb3d-4cbb-85e8-c41a28a60ba7, authSessionTabId=EmpNsuuFzP8 2026-09-10 02:06:54,247 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/335a3a41-339e-4611-ae73-61c8dc939385 2026-09-10 02:06:54,685 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=0a271c40-d8af-4b4b-b8d7-238470a20376, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a9a44116-fd80-4afb-9495-86c17a794811, client_auth_method=client-secret, username=admin, authSessionParentId=5c3cb416-de89-4e2f-9072-bfc85493ea2d, authSessionTabId=yzGZNkUflQQ 2026-09-10 02:06:54,738 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/a5fa3b95-4066-4485-973c-5d4b0ce08aa0 2026-09-10 02:06:55,359 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=c0e31148-b27e-4cec-beb5-53076526b609, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cdf21909-4a5e-401f-8534-478114e3fcd6, client_auth_method=client-secret, username=admin, authSessionParentId=1a93ff5c-fcfc-49ae-8297-984159ce6912, authSessionTabId=c59n13svw4k 2026-09-10 02:06:55,772 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=66a3e05c-bf8d-4cdc-a854-63cd21617318, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0212ffdb-3c1b-4232-a2a5-ccebc2d10636, client_auth_method=client-secret, username=admin, authSessionParentId=9ba75603-b1bc-4284-9ffd-c3f620c04b7d, authSessionTabId=A2n2FCXiZ3w 2026-09-10 02:06:56,152 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=5f8bab25-cff1-473d-9daf-ecec106a8418, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2cf84ea6-103d-4e26-8a1d-b5b4b99fbfb3, client_auth_method=client-secret, username=admin, authSessionParentId=76f4de95-6d2d-49d7-a909-c3ecd90405f3, authSessionTabId=Ty1FG6jmS74 2026-09-10 02:06:56,584 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=5a51b3e2-84cd-4569-8b11-789eadea0e26, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7747d570-b02f-4aa5-a555-8b177a70c2e2, client_auth_method=client-secret, username=admin, authSessionParentId=1a54ed0e-5c85-45aa-98a3-8b22eb757e71, authSessionTabId=9SG7cT9qes4 2026-09-10 02:06:57,084 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=262ad550-5da5-408b-b98d-a0334c9b95fb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b8968e14-4564-40ea-a24f-d18e16a3d616, client_auth_method=client-secret, username=admin, authSessionParentId=f580eff7-cd3a-46a1-bc6b-b396cd1edc7c, authSessionTabId=SgOwU5IYVjY 2026-09-10 02:07:48,856 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=7c7189ce-a93a-4895-8cb5-03641382dfa9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4cf0f9ab-db49-411d-bfa9-9b35f893a89c, client_auth_method=client-secret, username=admin, authSessionParentId=785b8277-d9fa-49fc-9777-4aaf48773774, authSessionTabId=kQjDEB7A3tI 2026-09-10 02:07:49,009 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=REALM, resourcePath=null 2026-09-10 02:07:50,535 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=bdab4af6-cdf9-4879-ab9c-cc32fbe0d823, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aef91be9-477f-46a5-b9f1-9e8d71451c34, client_auth_method=client-secret, username=admin, authSessionParentId=b234ed14-835a-4486-b94f-1a0f5ebee4f2, authSessionTabId=19AwkIzZ6Bg 2026-09-10 02:07:50,627 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=CLIENT, resourcePath=clients/15112142-1b10-430f-8a96-56362613adf5 2026-09-10 02:07:51,269 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=ffa96d98-95a0-42ad-8fb9-e1c43e75f384, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=821dcc34-5132-4688-9848-a1345ed2d49d, client_auth_method=client-secret, username=admin, authSessionParentId=edbefac5-23a0-49bf-97c8-846d2fc210d8, authSessionTabId=bPND1k0LbZQ 2026-09-10 02:08:10,198 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=admin-cli, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, auth_method=openid-connect, token_id=d377136f-0a29-4829-936e-74ea4e473957, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=62368c5a-f4cf-48e3-9b5d-e09ab01522cf, client_auth_method=client-secret, username=admin, authSessionParentId=3cbd7115-acaa-4570-b205-006a9d87edec, authSessionTabId=o7cAKbsYzpg 2026-09-10 02:08:10,276 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d0a4cd86-2fba-4236-8cf0-639e2c3856d4, clientId=e5fa9aca-1317-4048-bdb8-98d23f2fd5e9, userId=c52bed05-1d11-4f43-81b0-bd62edbb78e0, ipAddress=162.253.55.34, resourceType=USER, resourcePath=users/8c719bb3-a3d5-4c4e-95d0-48b8a2950de6 2026-09-10 02:08:56,277 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=a70765a0-d39d-47d0-a37d-6a0e616d486f, ipAddress=10.0.0.206, token_id=f447b62d-7864-41be-bbf2-63eb2e859679, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=a50ee10c-c138-4d7b-a3a5-f82cccc4f6a4, authSessionTabId=oYcwk_6zX10