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-21 18:19:02,604 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5369ms 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-21 18:19:03,909 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-21 18:19:06,240 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-21 18:19:06,393 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-21 18:19:06,558 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-21 18:19:06,668 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-21 18:19:06,671 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 419c3849-d231-4424-85f5-61cefcfa54cc, name: keycloak-0-54018 2026-04-21 18:19:06,677 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-21 18:19:06,677 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-21 18:19:06,689 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25470 2026-04-21 18:19:06,934 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-21 18:19:08,694 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-54018: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-21 18:19:08,707 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-54018|0] (1) [keycloak-0-54018] 2026-04-21 18:19:08,733 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-54018`, physical addresses are `[10.0.0.145:41006]` 2026-04-21 18:19:09,199 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-54018, Site name: null 2026-04-21 18:19:09,202 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-21 18:19:10,072 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-21 18:19:10,072 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-21 18:19:10,243 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-21 18:19:10,446 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-21 18:19:10,446 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-21 18:19:10,562 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-21 18:19:10,562 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-21 18:19:51,487 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-21 18:19:53,464 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 50.689s. Listening on: http://0.0.0.0:8080 2026-04-21 18:19:53,465 INFO [io.quarkus] (main) Profile prod activated. 2026-04-21 18:19:53,465 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-21 18:19:53,631 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-21 18:20:03,986 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=e4af47b5-70bc-4058-9617-4e5363da8e1a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e7ecd72d-a2f2-45fa-a7b2-ad0c674d21be, client_auth_method=client-secret, username=admin, authSessionParentId=f101e423-adc5-4989-8f58-a07359ac18fa, authSessionTabId=UEMDdVrEJaM 2026-04-21 18:20:05,754 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=REALM, resourcePath=atmosphere 2026-04-21 18:20:06,544 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=10bcbf76-12ff-4da4-b144-2e2193423467, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f65d0e31-43df-495e-82f1-65ba30a66c95, client_auth_method=client-secret, username=admin, authSessionParentId=2cc3586b-0881-4f2c-a957-fa70a3cd6851, authSessionTabId=koQE3GHCdhc 2026-04-21 18:20:06,630 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/543afa7b-9086-44d2-8378-13f7fcd8f356 2026-04-21 18:20:06,721 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/543afa7b-9086-44d2-8378-13f7fcd8f356/protocol-mappers/models/aec65569-616b-4983-92ce-93ea99ce007b 2026-04-21 18:20:27,838 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=f90e7b4f-ea13-4300-8adb-63c94274e91e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7a8b10b6-8f5d-40f3-86da-544755df7ded, client_auth_method=client-secret, username=admin, authSessionParentId=d1c26402-46c9-4b29-a974-f413ee29edee, authSessionTabId=qtFeZtZZVqo 2026-04-21 18:20:28,009 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT, resourcePath=clients/7b457a5f-1e85-49f6-bd58-f1061e9ca37e 2026-04-21 18:20:28,398 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=20b3db39-06f9-468d-a408-2b664694ab2a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=58b3d0b0-3eee-4ff8-b3d3-e17634724cd9, client_auth_method=client-secret, username=admin, authSessionParentId=240020c8-4786-4c58-b082-14e3b7567847, authSessionTabId=Dlf1iEnctRk 2026-04-21 18:20:28,545 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT, resourcePath=clients/d8f131e7-8155-40f4-a262-c40be16b0732 2026-04-21 18:20:28,986 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=b7b270d3-8d8d-4bcf-8fbc-64ba907c8dac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6195bc3a-6cf8-48c7-9f32-8e024717055c, client_auth_method=client-secret, username=admin, authSessionParentId=17dbff64-b713-4e32-8704-b463b1236ff7, authSessionTabId=yYtQBotxHdw 2026-04-21 18:20:29,077 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT, resourcePath=clients/07fde7f4-ea02-4a87-8341-d6e8a2bb260e 2026-04-21 18:20:29,677 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=6349b23c-5317-415f-8ed5-42ac0f46f5d4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2b7bde43-eddc-4d57-b7ec-6e815c81ca03, client_auth_method=client-secret, username=admin, authSessionParentId=652967ff-0f5b-44a2-b2ac-901fa93f203d, authSessionTabId=HUF-MkLZbaI 2026-04-21 18:20:29,786 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT_ROLE, resourcePath=clients/7b457a5f-1e85-49f6-bd58-f1061e9ca37e/roles/member 2026-04-21 18:20:30,152 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=f2bb9d14-e72b-4a7b-9367-081419dc851e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cd7dfe6e-9050-4a3a-9454-07849465a823, client_auth_method=client-secret, username=admin, authSessionParentId=e3a4005f-85aa-4849-9ba3-d86d705ef4af, authSessionTabId=-aDQG8TgWpM 2026-04-21 18:20:30,240 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT_ROLE, resourcePath=clients/d8f131e7-8155-40f4-a262-c40be16b0732/roles/admin 2026-04-21 18:20:30,624 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=171bac8e-25b3-47db-a765-16c0002b063e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da133525-51a0-405a-9f8c-84e808e070c5, client_auth_method=client-secret, username=admin, authSessionParentId=ead2f740-d9c5-4d6b-baf8-50d1c3db1130, authSessionTabId=LxN_1DsSV5k 2026-04-21 18:20:30,715 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT_ROLE, resourcePath=clients/d8f131e7-8155-40f4-a262-c40be16b0732/roles/editor 2026-04-21 18:20:31,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=e8d6661b-c9de-433c-83a0-aed220ce93c0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9c185799-e819-4cc4-a359-c4e2ff671222, client_auth_method=client-secret, username=admin, authSessionParentId=7407bc5f-b3c9-4f41-b5e8-b987cc975ab8, authSessionTabId=bHcmGFNEp-k 2026-04-21 18:20:31,193 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT_ROLE, resourcePath=clients/d8f131e7-8155-40f4-a262-c40be16b0732/roles/viewer 2026-04-21 18:20:31,544 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=d2a56516-a5c4-4cff-8375-1cc094f22b28, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2eb73511-15d1-4f5f-aa8f-0ab9bba8c489, client_auth_method=client-secret, username=admin, authSessionParentId=bb3ed512-54a3-49a4-b0d4-febfef0b2f7a, authSessionTabId=aQ-Yg8LTJ4c 2026-04-21 18:20:31,639 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT_ROLE, resourcePath=clients/07fde7f4-ea02-4a87-8341-d6e8a2bb260e/roles/member 2026-04-21 18:22:46,490 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=6b1f511e-27db-4615-bd06-8c1c56200b2e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=404db8b3-efcf-4006-9e6a-c745f33027b6, client_auth_method=client-secret, username=admin, authSessionParentId=1647a47e-7109-4c69-ab22-db3eda606baf, authSessionTabId=A1piSicTolg 2026-04-21 18:22:46,688 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=REALM, resourcePath=null 2026-04-21 18:22:48,070 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=fecfcca8-fa36-414d-8bde-9d8b879f6461, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=385f6a29-a875-41a5-9eb5-0ae6d5b83506, client_auth_method=client-secret, username=admin, authSessionParentId=d06c8b8a-7b6d-491c-8802-e156b895f991, authSessionTabId=nnHwsOxE2ZU 2026-04-21 18:22:48,165 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT, resourcePath=clients/74e5c0dc-1a45-45db-ae11-e47c97d1e409 2026-04-21 18:22:48,777 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=3fa64971-aedb-4b2f-b0df-71d7728a169c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7fd864d1-4a48-4cb7-9383-f1d5f0ee83c7, client_auth_method=client-secret, username=admin, authSessionParentId=7909e057-2095-4236-9073-5d33763e1f30, authSessionTabId=h1ffOqYzTXo 2026-04-21 18:22:49,052 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5561cec3-1340-4c8f-adbe-b0d1df292ca9/role-mappings/clients/ed514888-05d8-4c01-840b-f7f46c36149a 2026-04-21 18:26:55,854 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=edfa8845-9f0a-49b9-b5f6-435e73ab85ee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b5ea7ca2-105c-483d-8c89-da622a24e78c, client_auth_method=client-secret, username=admin, authSessionParentId=9d918f1b-6a5b-47d3-9373-0f5fecb75b58, authSessionTabId=1xq9jSgwxv0 2026-04-21 18:26:55,963 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=REALM, resourcePath=null 2026-04-21 18:26:56,560 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=f6433897-944f-46f5-bb58-fc57b071fd59, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3aa1f357-7485-4cc3-9570-06aa00d1d441, client_auth_method=client-secret, username=admin, authSessionParentId=6e4452da-d6ae-4d50-8ed6-78e2b643b114, authSessionTabId=_VkCMBp5Akw 2026-04-21 18:26:56,615 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/543afa7b-9086-44d2-8378-13f7fcd8f356 2026-04-21 18:26:56,673 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/543afa7b-9086-44d2-8378-13f7fcd8f356/protocol-mappers/models/aec65569-616b-4983-92ce-93ea99ce007b 2026-04-21 18:27:02,599 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=1cbc8e5a-be66-4e5f-8d4f-3cbe94b8566a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=74a102c8-39d0-4796-aaae-a380e96be6d8, client_auth_method=client-secret, username=admin, authSessionParentId=5029f72a-952d-4783-9b30-ed30f5b25a71, authSessionTabId=kH0qvtPEiSk 2026-04-21 18:27:02,653 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT, resourcePath=clients/7b457a5f-1e85-49f6-bd58-f1061e9ca37e 2026-04-21 18:27:03,026 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=b34a6526-cb9f-4edf-b6d4-c5181b2436e8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8bc1c712-9b42-4f39-b401-07840e953c5e, client_auth_method=client-secret, username=admin, authSessionParentId=23d6ac04-9651-4fae-9184-14a952b1cc11, authSessionTabId=WXsjQx7jaIQ 2026-04-21 18:27:03,078 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT, resourcePath=clients/d8f131e7-8155-40f4-a262-c40be16b0732 2026-04-21 18:27:03,425 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=d40c34c7-70c9-4857-bc25-06f84faf11ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e25a63c-58b3-4f4d-8953-7efa657e058c, client_auth_method=client-secret, username=admin, authSessionParentId=1a37ba60-99dc-48f2-af33-8902ae91aa04, authSessionTabId=nwrxiNSIIQc 2026-04-21 18:27:03,480 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT, resourcePath=clients/07fde7f4-ea02-4a87-8341-d6e8a2bb260e 2026-04-21 18:27:04,060 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=5696949d-0bd3-44be-977a-7a908a4faab7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5d8d9869-e4ea-40d4-a498-b35ebb7702df, client_auth_method=client-secret, username=admin, authSessionParentId=aa2de9d9-26ce-4e40-a699-93df1fabacc7, authSessionTabId=anmFOT8Kat0 2026-04-21 18:27:04,425 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=33558e93-31f8-406a-a5ae-9095fa4b0c74, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d3a3f215-d176-49ca-b458-64517f4e2029, client_auth_method=client-secret, username=admin, authSessionParentId=bee4b429-5797-4cae-a96d-01280b9c3341, authSessionTabId=W7bFFky4h10 2026-04-21 18:27:04,776 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=2e4b46f8-cce1-4216-8b9e-da99827bacd4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=669b61ad-c1db-4b71-a04d-aeaf00f93fed, client_auth_method=client-secret, username=admin, authSessionParentId=77a8c8d4-ec42-4629-aad8-0cd991a2cc19, authSessionTabId=IV8wuNyiYZY 2026-04-21 18:27:05,142 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=ebe75eab-a740-4301-8314-a729a0010366, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a9c1d8a9-3823-4849-b3b3-c057d6ef852a, client_auth_method=client-secret, username=admin, authSessionParentId=6d0bbc93-4427-43b7-9682-e90bd079f994, authSessionTabId=j5fkOKIoWAQ 2026-04-21 18:27:05,508 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=90b7bbbf-9bde-4c6d-ab5b-12f14a8c0c65, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8e3b2a6b-87d6-42d0-8e1d-e5cea1a20cc6, client_auth_method=client-secret, username=admin, authSessionParentId=5e63435d-bbb2-4079-b38e-e7a4eb0e50ce, authSessionTabId=WZRIbudrqJU 2026-04-21 18:27:54,652 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=8c20f87e-0ded-4486-8054-13af728a3c48, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4974657c-cfe1-4b03-896d-60672cc19283, client_auth_method=client-secret, username=admin, authSessionParentId=2ecfe5de-8db4-4b5f-82b7-c34466b8f4fd, authSessionTabId=RXklXo_856U 2026-04-21 18:27:54,762 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=REALM, resourcePath=null 2026-04-21 18:27:56,099 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=d41d60c5-96c8-4011-9fcc-6c05df3f5cd1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9e469422-838a-43f6-b9fa-51ac1e796993, client_auth_method=client-secret, username=admin, authSessionParentId=b948dc54-1877-4474-9dad-4b2848040c72, authSessionTabId=HW8HcYk7f4w 2026-04-21 18:27:56,161 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=CLIENT, resourcePath=clients/74e5c0dc-1a45-45db-ae11-e47c97d1e409 2026-04-21 18:27:56,705 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=adaa68f8-cd20-428c-8196-12ad77186ff0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=50c358c3-5a22-4eb3-ace0-a630385c133b, client_auth_method=client-secret, username=admin, authSessionParentId=52c776c7-c6ec-4980-a14d-9e5248e533db, authSessionTabId=mHHmpy35fPk 2026-04-21 18:28:14,158 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=admin-cli, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, auth_method=openid-connect, token_id=e33f2f93-7ff7-4621-bcb7-a1be6fa01e97, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=52de7854-2936-4ef2-8c6f-1c0d72c7d543, client_auth_method=client-secret, username=admin, authSessionParentId=529cbbcf-6edc-45f5-852e-997aa818179a, authSessionTabId=AyWP0LKLsiU 2026-04-21 18:28:14,232 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=e97b5a41-8d7d-427d-b349-b2654e29e679, clientId=43caaf18-a6da-4a37-a333-697d70dbbbfa, userId=3697e1d5-2144-40c9-afa0-c3bf93dc8a67, ipAddress=199.19.213.102, resourceType=USER, resourcePath=users/7c7efc77-93f1-4ebe-952f-ec0240664119 2026-04-21 18:28:15,942 INFO [org.keycloak.events] (executor-thread-4) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=5561cec3-1340-4c8f-adbe-b0d1df292ca9, ipAddress=10.0.0.211, token_id=40631271-884f-407c-857a-4be9783f3459, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=f276e86d-831c-44df-bab2-893b64d0f132, authSessionTabId=qfpQcngdydI