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-18 00:41:07,292 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5423ms 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-18 00:41:08,559 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-18 00:41:10,658 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-18 00:41:10,804 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-18 00:41:10,931 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-18 00:41:11,032 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-18 00:41:11,034 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b4fdc342-f9e7-4d82-b00a-cf6a5d1ba963, name: keycloak-0-26383 2026-05-18 00:41:11,039 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-18 00:41:11,040 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-18 00:41:11,045 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29945 2026-05-18 00:41:11,347 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-18 00:41:12,065 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-18 00:41:12,065 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-18 00:41:12,208 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-18 00:41:12,384 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-18 00:41:12,384 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-18 00:41:12,478 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-18 00:41:12,478 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-18 00:41:13,057 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-26383: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-18 00:41:13,068 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-26383|0] (1) [keycloak-0-26383] 2026-05-18 00:41:13,080 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-26383`, physical addresses are `[10.0.0.66:45481]` 2026-05-18 00:42:36,947 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-26383, Site name: null 2026-05-18 00:42:37,087 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-18 00:42:37,108 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-18 00:42:39,164 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 91.712s. Listening on: http://0.0.0.0:8080 2026-05-18 00:42:39,165 INFO [io.quarkus] (main) Profile prod activated. 2026-05-18 00:42:39,165 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-18 00:42:39,338 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-18 00:42:49,170 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=c70401ad-6e96-4861-989c-7aed94b4f0b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=46ce5061-ff56-4683-9433-fbce2a026b33, client_auth_method=client-secret, username=admin, authSessionParentId=5c4e29fe-b170-413a-8438-66de177ccf88, authSessionTabId=zjVXXD41gX4 2026-05-18 00:42:50,429 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=REALM, resourcePath=atmosphere 2026-05-18 00:42:51,282 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=989d12e5-72b4-447d-9086-e1ad3acbc352, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7798e142-d804-4e41-94d5-ba19537fbb08, client_auth_method=client-secret, username=admin, authSessionParentId=4519f147-ba50-49e2-a13d-9060886232e1, authSessionTabId=ILdNbfHgq1o 2026-05-18 00:42:51,374 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6a2759de-fed8-4a19-9b1a-1efdffec9e06 2026-05-18 00:42:51,455 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6a2759de-fed8-4a19-9b1a-1efdffec9e06/protocol-mappers/models/291ad9ee-d367-4f58-ab04-23e23ab5eb5b 2026-05-18 00:43:12,242 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=150c3d30-ea75-43b9-be04-00aeabbca8ed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ceac8875-cbe0-4ae6-9ed7-1455c52a8ed5, client_auth_method=client-secret, username=admin, authSessionParentId=193611c8-66f9-4936-95c2-600e3fc4e1e4, authSessionTabId=4ozGFd4pNFo 2026-05-18 00:43:12,463 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT, resourcePath=clients/0835c996-101b-432b-b99d-7ce6cd030fef 2026-05-18 00:43:12,869 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=d702a4b7-36f4-49ad-a6f4-7c02047b1ec8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5f65d3ca-f26e-4774-897c-0e6c847e680d, client_auth_method=client-secret, username=admin, authSessionParentId=7ee16783-42d2-4824-b3b1-79316f97a070, authSessionTabId=kfGuUuRQhvA 2026-05-18 00:43:12,934 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT, resourcePath=clients/98cd8fa4-fd6a-4fae-90c5-d67aeed14a7a 2026-05-18 00:43:13,286 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=bf3945e8-3670-4b1d-acc9-35a4b3ef3684, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2c2ef693-f0b4-48ae-b20c-ce1e374b261d, client_auth_method=client-secret, username=admin, authSessionParentId=5d4df56e-831c-4c09-b62d-59ffab3df6d4, authSessionTabId=I32zvSnmoso 2026-05-18 00:43:13,352 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT, resourcePath=clients/02f4359a-1b39-4802-8ae0-b8fa4a727423 2026-05-18 00:43:13,921 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=c952625b-8ebd-484d-858e-e32ba834b367, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=df20ff49-1779-4159-8d48-ca94b592fa37, client_auth_method=client-secret, username=admin, authSessionParentId=2eaa6c06-1123-4459-9c1e-605638cd8ef3, authSessionTabId=HGrY27_xu_s 2026-05-18 00:43:14,024 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT_ROLE, resourcePath=clients/0835c996-101b-432b-b99d-7ce6cd030fef/roles/member 2026-05-18 00:43:14,382 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=9ca3fa71-ddbc-4731-8e01-44a928beec4b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6afc842c-88a3-4543-a4b5-aef85e8b70d3, client_auth_method=client-secret, username=admin, authSessionParentId=3fc24427-7683-44ba-aa4c-4184f98ffc81, authSessionTabId=3fVIbJGJCls 2026-05-18 00:43:14,467 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT_ROLE, resourcePath=clients/98cd8fa4-fd6a-4fae-90c5-d67aeed14a7a/roles/admin 2026-05-18 00:43:14,857 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=8d700d16-2393-4692-bf73-5f25e2f6e4fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f922c1e6-fe64-4652-a1b9-f6de4993b23f, client_auth_method=client-secret, username=admin, authSessionParentId=c5fe3d72-5b3a-43cf-8774-fe12500e06de, authSessionTabId=HnRQ7pUMO1w 2026-05-18 00:43:14,935 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT_ROLE, resourcePath=clients/98cd8fa4-fd6a-4fae-90c5-d67aeed14a7a/roles/editor 2026-05-18 00:43:15,314 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=eabc38ea-af90-4503-b01e-75dbfd36debd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f1507778-a4ce-44c8-b356-d372e13fe5a2, client_auth_method=client-secret, username=admin, authSessionParentId=e33cb979-bcaa-4eaf-897b-511b85158155, authSessionTabId=Bpn91qO0haA 2026-05-18 00:43:15,398 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT_ROLE, resourcePath=clients/98cd8fa4-fd6a-4fae-90c5-d67aeed14a7a/roles/viewer 2026-05-18 00:43:15,766 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=234ff2f7-33f2-44cd-8e2b-0f826cdb7e3d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c5e20f21-c3c6-44fa-8733-babd529af847, client_auth_method=client-secret, username=admin, authSessionParentId=5b22ed77-640f-4c03-8a21-412325ec0ad6, authSessionTabId=fQ5pw0mDhyM 2026-05-18 00:43:15,855 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT_ROLE, resourcePath=clients/02f4359a-1b39-4802-8ae0-b8fa4a727423/roles/member 2026-05-18 00:45:29,911 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=2dfe7170-2a14-4463-ace1-623dd81414d3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6ae6cecc-2c19-4fe9-b36b-72dd098ae200, client_auth_method=client-secret, username=admin, authSessionParentId=85c2a128-b242-462a-bddc-c284cafd4d55, authSessionTabId=ZioKda89cgM 2026-05-18 00:45:30,211 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=REALM, resourcePath=null 2026-05-18 00:45:31,679 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=05fce96f-a3fb-40e6-9662-b3364d47ca99, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3079bf34-ad72-4d7f-8735-bd6c074e983f, client_auth_method=client-secret, username=admin, authSessionParentId=366af5c0-d4f7-4ef6-abd1-f690408d6b9d, authSessionTabId=aQTQz1P7b0s 2026-05-18 00:45:32,077 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT, resourcePath=clients/7f1f0dce-5b3b-4837-8099-0a220bddeb01 2026-05-18 00:45:32,703 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=01cb7b33-e405-4965-b32d-4ee65b44b8fb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b8a2b088-cf41-4ebd-bbc3-11bacd86e308, client_auth_method=client-secret, username=admin, authSessionParentId=948072a1-d05e-47e4-ab26-ffdcfd750517, authSessionTabId=VzMuMGuX3Ac 2026-05-18 00:45:33,000 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/dd54afa4-5586-4e90-bc44-c80b5f3923f1/role-mappings/clients/78f4cb3f-106f-48fe-83d9-2217eaf49dfd 2026-05-18 00:49:45,082 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=c4bd896b-30bd-451f-9e93-6fda2ac0d254, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3f391bae-fffa-4938-96e5-e00f29b1b01d, client_auth_method=client-secret, username=admin, authSessionParentId=0d21c272-2257-4afd-86bf-33f69bfd0a4f, authSessionTabId=hZG7SOwGsaM 2026-05-18 00:49:45,405 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=REALM, resourcePath=null 2026-05-18 00:49:45,970 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=9faca12e-0c32-4e83-84d2-771d58524a52, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7e19dbf-43a4-4935-8b7a-33831b4ba44f, client_auth_method=client-secret, username=admin, authSessionParentId=6b9c7279-35b6-4fbb-82d2-24d601456cc2, authSessionTabId=5vuxT12Yg1E 2026-05-18 00:49:46,016 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6a2759de-fed8-4a19-9b1a-1efdffec9e06 2026-05-18 00:49:46,068 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6a2759de-fed8-4a19-9b1a-1efdffec9e06/protocol-mappers/models/291ad9ee-d367-4f58-ab04-23e23ab5eb5b 2026-05-18 00:49:52,201 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=f3b25cad-acac-4e44-9334-4e4c03ca5a4c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=80958bfe-c836-47f4-b29c-e552e2569a6d, client_auth_method=client-secret, username=admin, authSessionParentId=7bfb4f44-5c2a-41b8-88d0-099b665992e0, authSessionTabId=hQQz1EAleV4 2026-05-18 00:49:52,304 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT, resourcePath=clients/0835c996-101b-432b-b99d-7ce6cd030fef 2026-05-18 00:49:52,646 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=950d1599-4cd8-4d67-aa5b-cdbec7f0a4a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=22d470e6-648c-4e5b-9dd5-174ae38635b1, client_auth_method=client-secret, username=admin, authSessionParentId=5d0d377f-7ea3-4549-8f6b-6103ab8888d0, authSessionTabId=QdnANA7f8j8 2026-05-18 00:49:52,694 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT, resourcePath=clients/98cd8fa4-fd6a-4fae-90c5-d67aeed14a7a 2026-05-18 00:49:53,059 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=69559f69-9dc3-4a83-8bf5-5bf604c362ec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7e1a9e28-774c-4d67-aeb8-507a18619e49, client_auth_method=client-secret, username=admin, authSessionParentId=0bc80128-85ee-412f-963a-d9e55da08661, authSessionTabId=UPs6WlWozCI 2026-05-18 00:49:53,127 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT, resourcePath=clients/02f4359a-1b39-4802-8ae0-b8fa4a727423 2026-05-18 00:49:53,762 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=c8d94c90-24de-4b26-916c-2ec2b64de8ca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ab57bd4d-a3ea-44ee-8dd8-0f37da61222e, client_auth_method=client-secret, username=admin, authSessionParentId=c5e65044-8a2f-4670-b087-411ac9b01cbc, authSessionTabId=zAt0VL0Ts_Y 2026-05-18 00:49:54,113 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=355b0557-9491-4edc-80c3-d6e8360194ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0f526f1e-ca3a-429d-b168-bdcb90ca7bc9, client_auth_method=client-secret, username=admin, authSessionParentId=eccf4745-c81c-496d-a184-40792cc5fa3f, authSessionTabId=F4cmzfMFByY 2026-05-18 00:49:54,467 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=614a5f71-5028-4b05-8f8d-681e0a9ad0ef, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=094416d8-bd24-4039-88f3-01ea3d039eea, client_auth_method=client-secret, username=admin, authSessionParentId=8a0a2d49-9086-49be-93b5-262191305f90, authSessionTabId=lGkV_nfikF8 2026-05-18 00:49:54,811 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=ddf180f8-4485-486d-a077-2e2f306fbb4e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ac3090d7-23dc-44c9-b5ab-75bddafd3982, client_auth_method=client-secret, username=admin, authSessionParentId=d380a499-63a5-4dca-9a9f-3adc1d998250, authSessionTabId=6AGq-8Z4xJ0 2026-05-18 00:49:55,173 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=cc361542-93f5-49cc-8caa-534b6248b560, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d8b17463-dc05-49e7-8b1e-e2390d5ffaf0, client_auth_method=client-secret, username=admin, authSessionParentId=6d4e9253-6077-4e85-85c8-be3bac74b90b, authSessionTabId=xNS-h-5Ybzk 2026-05-18 00:50:42,907 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=a25e2480-6f06-4320-b5aa-7c123c593bf9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8b4ddac8-b642-4fcd-9442-214b920c7443, client_auth_method=client-secret, username=admin, authSessionParentId=3c97539c-4cfe-4e1b-9427-bc28664d443d, authSessionTabId=BTTnicp6SF0 2026-05-18 00:50:43,025 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=REALM, resourcePath=null 2026-05-18 00:50:44,407 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=6f8cd5c8-0e70-436b-9078-5509b0fb53aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0a01a0ef-a54f-44b4-b194-d9c1bdc889c7, client_auth_method=client-secret, username=admin, authSessionParentId=e4a1746e-d35a-4338-b41c-731a5db737b2, authSessionTabId=CAKDfNFZx-s 2026-05-18 00:50:44,466 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=CLIENT, resourcePath=clients/7f1f0dce-5b3b-4837-8099-0a220bddeb01 2026-05-18 00:50:45,019 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=d3670892-9563-47b9-b9ac-914fd9b61d65, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=23ea7f8b-7d9e-4866-9d97-7822ee7717cf, client_auth_method=client-secret, username=admin, authSessionParentId=f1b355da-342e-4d59-aabe-ff6638944abe, authSessionTabId=xgQriK-ZVnw 2026-05-18 00:51:02,301 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=admin-cli, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, auth_method=openid-connect, token_id=4ce380b7-96c9-4c88-a47b-d2233122b09a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=042ff6eb-4adc-4431-8caa-96335b8133b5, client_auth_method=client-secret, username=admin, authSessionParentId=f3397c49-5f0f-43e0-a368-0d8bd5c7bf73, authSessionTabId=GPsUhpPNxXE 2026-05-18 00:51:02,368 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0181a6df-058e-4610-bea0-6ccec8173515, clientId=f329387d-0732-481e-a333-80c0a31e71f3, userId=df163889-a63e-4391-a32b-75419824ed6e, ipAddress=199.19.213.99, resourceType=USER, resourcePath=users/1b44f9f0-7e5a-44f2-a24c-51e95fc626d3 2026-05-18 00:51:39,327 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=dd54afa4-5586-4e90-bc44-c80b5f3923f1, ipAddress=10.0.0.121, token_id=3ccc577a-7f93-4c9c-a852-d95ae52aaa4c, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=0ff5a548-c660-4085-baf4-f14d0e7b900a, authSessionTabId=7RaIlEy7vF0