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-07 01:25:26,443 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5328ms 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-07 01:25:27,750 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-07 01:25:29,834 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 01:25:30,007 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 01:25:30,139 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 01:25:30,250 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 01:25:30,252 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 40dcc713-3fe0-48e9-8a9d-b5d2d31f552c, name: keycloak-0-26080 2026-04-07 01:25:30,258 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-07 01:25:30,258 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-07 01:25:30,264 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21326 2026-04-07 01:25:30,530 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-07 01:25:30,533 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 01:25:31,353 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-07 01:25:31,354 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-07 01:25:31,554 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 01:25:31,729 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-07 01:25:31,729 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-07 01:25:31,908 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-07 01:25:31,909 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-07 01:25:32,268 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-26080: no members discovered after 2001 ms: creating cluster as coordinator 2026-04-07 01:25:32,282 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-26080|0] (1) [keycloak-0-26080] 2026-04-07 01:25:32,302 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-26080`, physical addresses are `[10.0.0.93:36862]` 2026-04-07 01:26:42,720 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-26080, Site name: null 2026-04-07 01:26:42,848 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 01:26:44,868 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 78.265s. Listening on: http://0.0.0.0:8080 2026-04-07 01:26:44,868 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 01:26:44,869 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-07 01:26:45,045 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 01:26:55,259 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=e5eaf90f-3964-44d7-9b5e-2e650cc40906, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a73e3967-a4c9-4acc-9d58-4c14c3492485, client_auth_method=client-secret, username=admin, authSessionParentId=8bac424f-a32f-45eb-a868-d5dad4802166, authSessionTabId=279vpGrhmUQ 2026-04-07 01:26:56,580 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=REALM, resourcePath=atmosphere 2026-04-07 01:26:57,363 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=d96de414-9608-46a5-b1a2-01b5bb9dbd1c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=600e51f3-80ae-436f-93f0-14001203e6ee, client_auth_method=client-secret, username=admin, authSessionParentId=f5fc1034-3fe5-4a4b-ae56-2b32b2fd1a97, authSessionTabId=hyUO5S3h4fA 2026-04-07 01:26:57,447 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e3799e28-1818-477b-8f68-a44a3b322670 2026-04-07 01:26:57,534 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e3799e28-1818-477b-8f68-a44a3b322670/protocol-mappers/models/321959d1-4d03-46f3-a44e-b5b156e16f1a 2026-04-07 01:27:18,439 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=25cfad9f-0536-4b66-a34d-445319bb75c9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60b1d722-079c-4a69-9ae9-209be80955c8, client_auth_method=client-secret, username=admin, authSessionParentId=be788628-2739-421c-a3f6-e8504b292991, authSessionTabId=DjV9a7twP8c 2026-04-07 01:27:18,557 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/447f5fd9-5031-4f09-857e-eac527d5d500 2026-04-07 01:27:18,931 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=0e56d091-aaea-4400-91cd-a5a432c3fa9a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f41e4573-2c94-48ee-a469-7399694542a3, client_auth_method=client-secret, username=admin, authSessionParentId=3ae15480-1891-4fc6-b3d6-0095859e1619, authSessionTabId=HlPNkzqRPDA 2026-04-07 01:27:19,006 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/140bca2c-a15c-4d88-bb77-c78ae6f90278 2026-04-07 01:27:19,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=9ac0c3b4-56c7-4125-8794-0d9a049b6d55, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ca37eda7-2435-4a1e-8608-f6c9d2e9487d, client_auth_method=client-secret, username=admin, authSessionParentId=4aa780fb-b087-49ef-a0a2-b2618477d134, authSessionTabId=fDNR4xkSMok 2026-04-07 01:27:19,483 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/93209659-ea28-4bd7-8bab-56f4f8749102 2026-04-07 01:27:20,045 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=ff5538b8-10c6-4cbe-9dfb-71ae0869d2e4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2f037ce7-11b1-44f9-9f5b-6ad010db5bfc, client_auth_method=client-secret, username=admin, authSessionParentId=d4321bad-06fe-42c7-a9b9-008cd176ea27, authSessionTabId=t82aR7Qtl3U 2026-04-07 01:27:20,151 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/447f5fd9-5031-4f09-857e-eac527d5d500/roles/member 2026-04-07 01:27:20,534 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=f082a278-3c4a-41ad-8868-fb921216ffae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=356b0493-7f15-48aa-b94c-93478b651eba, client_auth_method=client-secret, username=admin, authSessionParentId=7dbb0d54-b02b-494e-810f-3af4b241bcc1, authSessionTabId=AIlFAP_WHjs 2026-04-07 01:27:20,623 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/140bca2c-a15c-4d88-bb77-c78ae6f90278/roles/admin 2026-04-07 01:27:20,994 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=e367c099-7acd-4917-ac1d-e18f2c0a77c5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d650530a-19be-40cf-81ae-3ad386e3d1a0, client_auth_method=client-secret, username=admin, authSessionParentId=8b66bb58-2477-46ef-b53a-0435d1642394, authSessionTabId=jfY-Xb1xKC4 2026-04-07 01:27:21,073 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/140bca2c-a15c-4d88-bb77-c78ae6f90278/roles/editor 2026-04-07 01:27:21,459 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=dd717e13-6938-4572-ab9e-0b00ddf89fa4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=44a0f373-f5fa-4435-9946-f5bd581737d9, client_auth_method=client-secret, username=admin, authSessionParentId=9a6e4b73-b149-4a87-8c4f-c9b6bf5709e9, authSessionTabId=-ym3sTquFNI 2026-04-07 01:27:21,548 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/140bca2c-a15c-4d88-bb77-c78ae6f90278/roles/viewer 2026-04-07 01:27:21,911 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=929c9d9d-169b-43b3-ba56-1d1b6883d04a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c38bb269-0138-42eb-bc8b-6e910474205e, client_auth_method=client-secret, username=admin, authSessionParentId=5950d169-9014-4f08-94a6-adc7c88adee7, authSessionTabId=0AHz5UoA65E 2026-04-07 01:27:21,983 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE, resourcePath=clients/93209659-ea28-4bd7-8bab-56f4f8749102/roles/member 2026-04-07 01:29:43,153 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=9b04be86-0c13-4344-b5e1-0cf072968686, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5e03c8a1-b902-484a-8dc9-12344e81f11e, client_auth_method=client-secret, username=admin, authSessionParentId=a4f320e9-40eb-4d95-8a4f-6e35444f53b6, authSessionTabId=Fkjoxc7I4gM 2026-04-07 01:29:43,346 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=REALM, resourcePath=null 2026-04-07 01:29:44,636 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=19843bfe-22a1-45df-807f-9e3fc78d5b59, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=98721c6b-93fa-4bff-af1a-4d8ba8ccf572, client_auth_method=client-secret, username=admin, authSessionParentId=ddae71d2-1595-4701-8f75-ff3ff225755a, authSessionTabId=l8khRw-fJgE 2026-04-07 01:29:44,730 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/13849149-aa48-46d6-bbb2-754f7e965fc4 2026-04-07 01:29:45,328 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=5909ff3c-4403-4a43-b287-1be3b7ed180c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c82cc0af-672d-4c2c-8f61-a0c6e34b6a14, client_auth_method=client-secret, username=admin, authSessionParentId=cd618210-6839-48b9-92b0-036c88cb06ba, authSessionTabId=1Bs6V-eAIKs 2026-04-07 01:29:45,719 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2e4dcc7c-2dd1-4dd8-8144-545d8880d8c1/role-mappings/clients/68958e2e-c0a7-48f6-be19-f2acfad40163 2026-04-07 01:33:55,483 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=2843d88d-68b1-46d1-9a6f-b09f184a6041, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5588d128-d009-43ef-acca-9cb2cd850ed5, client_auth_method=client-secret, username=admin, authSessionParentId=5d9eba97-d404-4430-87cb-086fbd75f2e2, authSessionTabId=PG7xGloY6fY 2026-04-07 01:33:55,585 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=REALM, resourcePath=null 2026-04-07 01:33:56,213 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=92632543-b398-4d41-a7a7-4e48fd050770, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9fc09eb2-938c-4b3c-832c-622c8156c5a6, client_auth_method=client-secret, username=admin, authSessionParentId=31665c9f-ca64-4fb4-81e8-159c452ce67a, authSessionTabId=PkZo1SRLWgY 2026-04-07 01:33:56,273 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e3799e28-1818-477b-8f68-a44a3b322670 2026-04-07 01:33:56,336 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e3799e28-1818-477b-8f68-a44a3b322670/protocol-mappers/models/321959d1-4d03-46f3-a44e-b5b156e16f1a 2026-04-07 01:34:02,261 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=ac120117-e9bc-4f4c-bbdd-1392b148e30c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef530afb-bf40-4e0e-9c99-190176156dcf, client_auth_method=client-secret, username=admin, authSessionParentId=438685f3-4b81-44fe-96df-711b96fa3dda, authSessionTabId=sXj2q-ZrDq4 2026-04-07 01:34:02,352 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/447f5fd9-5031-4f09-857e-eac527d5d500 2026-04-07 01:34:02,743 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=08e834eb-5d32-46e5-9b2e-173d817ed6bb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a821158e-f3db-4f01-9fe6-bbd9d67076e5, client_auth_method=client-secret, username=admin, authSessionParentId=c131429f-3a0a-4fb7-af05-c9de5460ef09, authSessionTabId=ZuM28DYC_ac 2026-04-07 01:34:02,796 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/140bca2c-a15c-4d88-bb77-c78ae6f90278 2026-04-07 01:34:03,168 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=adb9dd58-82ce-4826-962e-1696f23949d3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=573c5de1-4d0b-4e06-aa99-2e15849a353f, client_auth_method=client-secret, username=admin, authSessionParentId=a5ec4a49-fbc4-4413-8237-fe7b7bcbfb0e, authSessionTabId=veE_XFAlaRo 2026-04-07 01:34:03,225 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/93209659-ea28-4bd7-8bab-56f4f8749102 2026-04-07 01:34:03,758 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=a359d65c-dfac-4708-bd1e-cfe2d7b80257, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3587cc9e-3b4a-4d91-895f-a12b38bcb940, client_auth_method=client-secret, username=admin, authSessionParentId=4ad47f54-ee9b-433c-8b2c-34933d9b7beb, authSessionTabId=ghT5SYsaw0g 2026-04-07 01:34:04,126 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=0b866032-98e2-47c3-9ea2-07c85df32e99, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dfd962da-385a-46be-8c41-abbd24721eb6, client_auth_method=client-secret, username=admin, authSessionParentId=5763707f-1626-4f6c-9601-a60368fef80e, authSessionTabId=ieu7nu5Leas 2026-04-07 01:34:04,495 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=0bf0fffa-0e79-49a3-9210-6069aef2e317, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=328d2c46-3639-453e-ad88-396aa36a0a19, client_auth_method=client-secret, username=admin, authSessionParentId=c8dd74df-5e90-4733-b7b5-86ceb120e268, authSessionTabId=KGVm-HUftu8 2026-04-07 01:34:04,856 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=ea37607a-4e08-4bdb-9297-55a586543201, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cd75d56e-c679-4ca6-9860-03419aea27d5, client_auth_method=client-secret, username=admin, authSessionParentId=b8ac66bf-eb90-4eba-b572-2a4ba6d364f2, authSessionTabId=uC42MrYCCQA 2026-04-07 01:34:05,220 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=2e87c023-45ff-40b2-93aa-cbbb8a60be68, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=678732ef-f2d5-4d01-bfbe-f007472b08b2, client_auth_method=client-secret, username=admin, authSessionParentId=dc4bc253-935c-4b15-92bc-a75fc44e776e, authSessionTabId=tfxxWs9KYwI 2026-04-07 01:34:55,092 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=b061848f-71c9-4ee1-9c00-6db286ac0b6e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec67e3e3-9b4e-4ab1-ada8-4711331d3290, client_auth_method=client-secret, username=admin, authSessionParentId=e4a0a3be-0755-431d-af71-7f50a2977662, authSessionTabId=3OEyaOfcaRE 2026-04-07 01:34:55,195 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=REALM, resourcePath=null 2026-04-07 01:34:56,565 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=786bbf12-ed16-4edc-81a4-cc31f19994b0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b5436b11-9796-4909-b452-8423949379d6, client_auth_method=client-secret, username=admin, authSessionParentId=24a8d692-37ef-4783-be4d-2e76e95c61e4, authSessionTabId=rCE03Ua1U9c 2026-04-07 01:34:56,619 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=CLIENT, resourcePath=clients/13849149-aa48-46d6-bbb2-754f7e965fc4 2026-04-07 01:34:57,190 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=d7f8ca10-ac44-4a5f-bd32-c3a014dec892, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c46cc622-933d-4f96-b760-fe80ebf2300c, client_auth_method=client-secret, username=admin, authSessionParentId=0a9fc620-cc0f-49c9-9837-280929163e51, authSessionTabId=PipWVXKpF-U 2026-04-07 01:35:16,054 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=admin-cli, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, auth_method=openid-connect, token_id=20073212-e6f2-4dcc-9b3d-1b8e062c85e2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec96e979-ff50-427a-8130-32ef60a1604d, client_auth_method=client-secret, username=admin, authSessionParentId=a4861ad9-9247-4078-b111-89db8715ae1e, authSessionTabId=wyil4rBXJdc 2026-04-07 01:35:16,133 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57cc694d-348c-483c-a59a-cf342ffcbbba, clientId=9a6d44e4-e532-4de9-bb77-2a9f64237d13, userId=2a57213f-61c9-4a00-a44e-d212ac5d2ac3, ipAddress=199.204.45.116, resourceType=USER, resourcePath=users/92a680af-e31f-44a7-856f-fff55f9bb4ef 2026-04-07 01:35:17,914 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=2e4dcc7c-2dd1-4dd8-8144-545d8880d8c1, ipAddress=10.0.0.222, token_id=85f6b0d0-1fce-4a26-bbf1-b92506213c39, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=592c2546-31fc-40da-85f1-a6c0c2a502f4, authSessionTabId=7BkYnh-mZck