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-04-08 13:00:41,460 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5601ms 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-04-08 13:00:42,732 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-04-08 13:00:44,905 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 13:00:45,065 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 13:00:45,194 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-08 13:00:45,310 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 13:00:45,312 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1bd22958-c9a6-46d0-a2ff-10b2fa6cf2c9, name: keycloak-0-43790 2026-04-08 13:00:45,317 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-04-08 13:00:45,317 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-04-08 13:00:45,325 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44261 2026-04-08 13:00:45,551 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-04-08 13:00:46,331 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-04-08 13:00:46,331 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-04-08 13:00:46,521 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 13:00:46,704 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-04-08 13:00:46,705 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-04-08 13:00:46,803 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-04-08 13:00:46,803 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-04-08 13:00:47,331 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43790: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-08 13:00:47,340 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43790|0] (1) [keycloak-0-43790] 2026-04-08 13:00:47,356 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43790`, physical addresses are `[10.0.0.62:59797]` 2026-04-08 13:01:18,844 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43790, Site name: null 2026-04-08 13:01:18,996 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 13:01:19,026 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 13:01:20,943 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.320s. Listening on: http://0.0.0.0:8080 2026-04-08 13:01:20,944 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 13:01:20,944 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-04-08 13:01:21,102 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 13:01:31,582 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=48258d57-f365-40e1-8481-a06efcac4b52, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ff81b116-7843-405d-9d25-9b3c19b790ef, client_auth_method=client-secret, username=admin, authSessionParentId=7e9d3dfa-2e2e-4d84-b18d-104fef21b5cd, authSessionTabId=pXpTPiW8WI8 2026-04-08 13:01:33,124 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=REALM, resourcePath=atmosphere 2026-04-08 13:01:33,852 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=7f89e221-f4c7-4ad9-bd40-4b220541a355, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ee8cc212-158a-4b09-9d44-4a965970c61c, client_auth_method=client-secret, username=admin, authSessionParentId=cf6cf842-c7e4-45bf-b899-aff792213327, authSessionTabId=yMHX47XnaiA 2026-04-08 13:01:33,940 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/73f3e92d-db03-4b91-a5d4-7c782452b202 2026-04-08 13:01:34,039 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/73f3e92d-db03-4b91-a5d4-7c782452b202/protocol-mappers/models/2e64754c-5b46-4726-a70a-d30951bd97f2 2026-04-08 13:02:24,934 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=8ddd1f96-0177-421d-a8d3-e7a9e92759d3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c14d90b7-b27c-4e31-b567-b256c966c79a, client_auth_method=client-secret, username=admin, authSessionParentId=aec8aba6-5e19-4761-94c7-ba2201b1231d, authSessionTabId=gxOsYwCnEZI 2026-04-08 13:02:25,042 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/4948dccd-2cad-45f6-b6f3-6f8d9af5d3a2 2026-04-08 13:02:25,412 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=96590909-3f1c-4a0e-93cc-79ae58f2990c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8ca9d998-12a1-464b-83c4-38ee7d9ddb78, client_auth_method=client-secret, username=admin, authSessionParentId=b1c3ba5c-7492-46bc-9a6d-321e1149268d, authSessionTabId=Qcxua1R9kpA 2026-04-08 13:02:25,475 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/d6f3b1b6-b36a-4231-8d8a-677aedb85f39 2026-04-08 13:02:25,811 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=eaa4f38d-85ef-48af-a087-d16683a11a78, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f8a69029-0d5c-4085-8191-78e10cfd67b9, client_auth_method=client-secret, username=admin, authSessionParentId=3342195d-eb32-4fde-bfea-197523553caf, authSessionTabId=AZ7P_aN5RfM 2026-04-08 13:02:25,880 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/5490af1f-516d-4201-9316-4819bc6eb730 2026-04-08 13:02:26,511 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=b8d1b3f9-b4df-43b9-9d85-a918ca3629dc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f7d2fd2e-6663-432f-a071-162973f4afc9, client_auth_method=client-secret, username=admin, authSessionParentId=960d89a1-9af4-4c49-836e-18ee262b1e72, authSessionTabId=n4yZ4ldGmSw 2026-04-08 13:02:26,625 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/4948dccd-2cad-45f6-b6f3-6f8d9af5d3a2/roles/member 2026-04-08 13:02:27,042 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=c0078e2f-69ef-419a-b703-c2e00f2c231e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=12dbd18a-7477-496f-8f99-566a7e997064, client_auth_method=client-secret, username=admin, authSessionParentId=6d344dce-f7af-49c2-8b68-d9367a708d43, authSessionTabId=kZyQOBxq3Y8 2026-04-08 13:02:27,133 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/d6f3b1b6-b36a-4231-8d8a-677aedb85f39/roles/admin 2026-04-08 13:02:27,498 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=c3b938b2-f8a9-427f-a140-6e34746df5d5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e7de19ad-fc31-4d38-a5c8-a041ce17c591, client_auth_method=client-secret, username=admin, authSessionParentId=39d93480-63e6-4184-9aa0-544bb43df0d8, authSessionTabId=U3qJgeOWuZs 2026-04-08 13:02:27,573 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/d6f3b1b6-b36a-4231-8d8a-677aedb85f39/roles/editor 2026-04-08 13:02:27,911 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=2ee45d8a-17d2-4717-9fc1-1f0fd3624a77, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be5ad690-71f9-464b-933f-fe0b790d7b6a, client_auth_method=client-secret, username=admin, authSessionParentId=1f9b058a-fdf8-4898-a40a-061b60f15910, authSessionTabId=bmhk-Me2UhE 2026-04-08 13:02:27,994 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/d6f3b1b6-b36a-4231-8d8a-677aedb85f39/roles/viewer 2026-04-08 13:02:28,375 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=08315a41-9116-437b-8f25-92579dab00b9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1088a939-a00d-48ed-875d-c747dd9ad185, client_auth_method=client-secret, username=admin, authSessionParentId=14cfaff3-f006-4497-ac79-3f7f5dd8a178, authSessionTabId=6bbO3lKkWm4 2026-04-08 13:02:28,449 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/5490af1f-516d-4201-9316-4819bc6eb730/roles/member 2026-04-08 13:04:26,573 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=23f62a16-9727-4414-8538-237d80398329, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04b6980f-bf2e-48cb-9e2f-83bfd3609fc2, client_auth_method=client-secret, username=admin, authSessionParentId=2784ba91-25b1-4b03-9ebd-6c3df6fa3e41, authSessionTabId=E5Z4Quc08J0 2026-04-08 13:04:26,778 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=REALM, resourcePath=null 2026-04-08 13:04:28,193 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=0a62c02a-0406-4716-b344-c973f40427b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f8b5a66e-3e83-44b8-baa3-1ba05b4f037f, client_auth_method=client-secret, username=admin, authSessionParentId=f5d18077-9a00-4b55-a0c1-3493adecf389, authSessionTabId=tgiv49lox7Y 2026-04-08 13:04:28,295 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/5b922773-d40c-4858-ab17-19c40528989e 2026-04-08 13:04:28,904 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=bb25c125-85eb-4e51-9d71-4a7636a67b43, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b524a2b7-b743-401f-8c93-563055cca8a3, client_auth_method=client-secret, username=admin, authSessionParentId=b089b497-37a6-4578-b105-bef35b6c9e57, authSessionTabId=IcmPyV1GVBQ 2026-04-08 13:04:29,188 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/67a11e74-e554-4a8c-804e-78566a118037/role-mappings/clients/88e7d4a3-9d9e-4c40-b42a-6756c6c27844 2026-04-08 13:08:40,478 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=3c8982f1-1462-4145-98a2-73b3509c8938, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7960c101-8546-4a48-88ee-e1c7198ee43d, client_auth_method=client-secret, username=admin, authSessionParentId=382a8251-d6f5-47e3-b4d0-2031522bd616, authSessionTabId=2brxXD9b3gM 2026-04-08 13:08:40,607 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=REALM, resourcePath=null 2026-04-08 13:08:41,181 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=2169608f-16c8-4152-bfc9-5dbd662e5784, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6d108c42-d45a-4cf8-ba57-63094381b751, client_auth_method=client-secret, username=admin, authSessionParentId=1666cea2-04ad-4c61-b99d-6bc4c3d05e23, authSessionTabId=pMNwJSX7OSA 2026-04-08 13:08:41,231 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/73f3e92d-db03-4b91-a5d4-7c782452b202 2026-04-08 13:08:41,290 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/73f3e92d-db03-4b91-a5d4-7c782452b202/protocol-mappers/models/2e64754c-5b46-4726-a70a-d30951bd97f2 2026-04-08 13:08:47,210 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=6ed4f5d6-5725-487a-aa4f-7eb8c0a74ad5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f1678d3a-3211-452b-8747-cf0b3889e040, client_auth_method=client-secret, username=admin, authSessionParentId=70cecbe0-d628-4245-b2de-2dca22d9bf9d, authSessionTabId=eYSToEMYQTA 2026-04-08 13:08:47,277 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/4948dccd-2cad-45f6-b6f3-6f8d9af5d3a2 2026-04-08 13:08:47,623 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=4a06548d-aea0-42f6-a2ea-1f209dc06c43, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2baa6a63-6043-4e80-92a7-7d399380717b, client_auth_method=client-secret, username=admin, authSessionParentId=9733f4ab-02cc-4b6b-a273-7816a4b0aeba, authSessionTabId=1D5IMs4G61E 2026-04-08 13:08:47,673 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/d6f3b1b6-b36a-4231-8d8a-677aedb85f39 2026-04-08 13:08:48,061 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=c08d29c9-6b74-4630-9ac8-4d240f644618, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f85339a4-5b54-475b-90fd-97663d1c6431, client_auth_method=client-secret, username=admin, authSessionParentId=44b23655-fad5-4663-a8e2-26f0f23043ea, authSessionTabId=tdAUTBbsWHg 2026-04-08 13:08:48,125 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/5490af1f-516d-4201-9316-4819bc6eb730 2026-04-08 13:08:48,702 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=ea183c8a-a6bf-421e-8f9e-ba9431eb03e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c6e8e239-8732-4864-ae34-d13b3d463d19, client_auth_method=client-secret, username=admin, authSessionParentId=d41d6d13-b662-49fb-a1a5-cd7bd39b6726, authSessionTabId=rKiwIL6EaIE 2026-04-08 13:08:49,072 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=5b34231d-cde5-4b61-8155-ec8bb7b41d50, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e048a035-7b9f-4e96-a822-6fa42a6df09d, client_auth_method=client-secret, username=admin, authSessionParentId=401099b6-002a-41bd-a185-8d3274c1528e, authSessionTabId=svKV7NMg8es 2026-04-08 13:08:49,428 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=382aa342-d84f-4060-ab5e-f33157ae1ef6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=748bbdb9-9344-454d-99d9-b59bf4893b6b, client_auth_method=client-secret, username=admin, authSessionParentId=9167d75f-e0ea-4997-8feb-d7932fd1d4e8, authSessionTabId=VN-f6IhO080 2026-04-08 13:08:49,786 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=990b62aa-2e2d-4fc4-aa8b-66385370c238, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=845e50ec-c04f-46a0-a960-110d56cd744a, client_auth_method=client-secret, username=admin, authSessionParentId=7a5f92a0-691f-41fd-a1d0-e81ba98d6440, authSessionTabId=xm9p5W_7D7g 2026-04-08 13:08:50,132 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=9a002c67-89a7-481d-b7eb-ae0e0a34958b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a9953860-d517-4aab-b0e0-767a4098a72c, client_auth_method=client-secret, username=admin, authSessionParentId=2e5b7def-dee7-4a5f-a882-8bf6cae0c89d, authSessionTabId=bOciTfyEdE0 2026-04-08 13:09:39,622 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=3da4eda1-9150-45c2-94f6-a0b3cdaee7ca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c694fdcc-bffb-46e5-b3ec-891c1101f56a, client_auth_method=client-secret, username=admin, authSessionParentId=af10ca63-aafd-4689-97c2-58c6a4191d52, authSessionTabId=drT43DpButA 2026-04-08 13:09:39,731 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=REALM, resourcePath=null 2026-04-08 13:09:41,132 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=cd305ad3-2047-455b-a260-20d5070b337e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f003eb61-198c-4a4d-8a88-f19709bdfc1e, client_auth_method=client-secret, username=admin, authSessionParentId=e3edcd0b-132d-4eac-b86d-bd9296b397c9, authSessionTabId=SZ_i2bWXn9A 2026-04-08 13:09:41,182 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/5b922773-d40c-4858-ab17-19c40528989e 2026-04-08 13:09:41,763 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=ef2c1ec1-6210-4c18-beb9-c5f782584006, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b171c3dc-a948-43d8-bee2-3e4907b24943, client_auth_method=client-secret, username=admin, authSessionParentId=ce5b159e-621c-4e4c-be50-9b8a778dbb6f, authSessionTabId=t9dDiPwxfc4 2026-04-08 13:09:59,263 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=admin-cli, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=9cb3d626-6014-4f86-b008-18b6afff44f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92903cea-0bb8-4fe0-8d0a-537415093bdb, client_auth_method=client-secret, username=admin, authSessionParentId=c89416ab-726d-4621-88f4-d8c795c04ccd, authSessionTabId=A7t6TljzHAk 2026-04-08 13:09:59,340 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=188d0e6a-c070-4fc8-ba44-14e0ca559980, clientId=69b61e04-89ac-40fd-8466-8ec37b2f29f8, userId=6044d39c-f636-4d48-b6dc-52308f48db66, ipAddress=199.19.213.117, resourceType=USER, resourcePath=users/d9992f84-a866-4a26-bb72-5d24ca5c53d2 2026-04-08 13:10:01,053 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=67a11e74-e554-4a8c-804e-78566a118037, ipAddress=10.0.0.223, token_id=9c384974-3375-4f23-a716-7d496333d5d8, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=3441f8da-025d-404c-9872-586ff9df8fd0, authSessionTabId=SoRRSJQ3F9k